view auto/define @ 4199:874a2f505e2a

Fixed configuration summary and manpage contents for the special --error-log-path=stderr case.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 12 Oct 2011 09:04:59 +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