view auto/nohave @ 402:ccd136b40665

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