view auto/have @ 399:5c4b468a4f90

Merge with current.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 12 Aug 2008 21:36:22 +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