view auto/have @ 4013:b427290fb6bc

- Added missing dependencies for the CHANGES{,ru} targets. - Pass string params to xsltproc. - Removed extraneous rule bodies.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 19 Aug 2011 08:33:47 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END