view auto/nohave @ 4397:d3000365ac65

Changed ngx_log_debugN() macros to verify the number of arguments when built with debugging.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 10 Jan 2012 07:28:32 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END