comparison auto/summary @ 1352:e958b3cab51a

--sysconfdir=DIR
author Igor Sysoev <igor@sysoev.ru>
date Sun, 29 Jul 2007 18:05:45 +0000
parents 7cbef16c71a1
children 278a1d3b4dbf
comparison
equal deleted inserted replaced
1351:9ca095d36863 1352:e958b3cab51a
146 146
147 147
148 cat << END 148 cat << END
149 nginx path prefix: "$NGX_PREFIX" 149 nginx path prefix: "$NGX_PREFIX"
150 nginx binary file: "$NGX_SBIN_PATH" 150 nginx binary file: "$NGX_SBIN_PATH"
151 nginx configuration prefix: "$NGX_CONF_PREFIX"
151 nginx configuration file: "$NGX_CONF_PATH" 152 nginx configuration file: "$NGX_CONF_PATH"
152 nginx pid file: "$NGX_PID_PATH" 153 nginx pid file: "$NGX_PID_PATH"
153 END 154 END
154 155
155 if test -n "$NGX_ERROR_LOG_PATH"; then 156 if test -n "$NGX_ERROR_LOG_PATH"; then