view auto/define @ 4410:3176ca2a2588

Version bump.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 18 Jan 2012 14:33:17 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

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

END