view auto/have @ 5571:844b2af1d65c stable-1.4 release-1.4.5

nginx-1.4.5-RELEASE
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 11 Feb 2014 17:24:43 +0400
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