view auto/define @ 4896:ab7ce0eb4cf7 release-1.3.8

nginx-1.3.8-RELEASE
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 30 Oct 2012 13:34:23 +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  $value
#endif

END