view auto/have @ 444:4c92e29a7375

Merge with nginx 0.7.19.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 14 Oct 2008 17:45:29 +0400
parents f0b350454894
children
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END