view auto/nohave @ 408:4243eecbd594

Merge with nginx 0.6.11.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 11 Aug 2008 03:17:24 +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