view auto/define @ 4772:a43447fb82aa release-1.3.4

nginx-1.3.4-RELEASE
author Ruslan Ermilov <ru@nginx.com>
date Tue, 31 Jul 2012 12:38:37 +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