view auto/have @ 4751:2c5e1e88c8cf release-1.3.3

nginx-1.3.3-RELEASE
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 10 Jul 2012 12:20:10 +0000
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END