view auto/nohave @ 433:2b6aba7fe8b5

Merge with nginx 0.7.16.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 08 Sep 2008 14:18:16 +0400
parents f0b350454894
children
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END