view auto/define @ 4536:ea69e97a812b stable-1.0 release-1.0.14

nginx-1.0.14-RELEASE
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 15 Mar 2012 11:50:53 +0000
parents 4919fb357a5d
children
line wrap: on
line source


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


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  $value
#endif

END