view auto/nohave @ 417:98a9b6219726

Merge with nginx 0.7.10.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 14 Aug 2008 00:23:23 +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