Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-07-29 22:05:45 +0400
committerIgor Sysoev <igor@sysoev.ru>2007-07-29 22:05:45 +0400
commita1df416d65167dcb6e472ae11a00ef67e770acec (patch)
treee38ad917e9c597f9748ef5fc14c21a59d62bb42e /auto/configure
parent005124201368a111c85f377bf8636cd161308901 (diff)
--sysconfdir=DIR
Diffstat (limited to 'auto/configure')
-rwxr-xr-xauto/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/configure b/auto/configure
index bcb8aaa3a..00a7f4872 100755
--- a/auto/configure
+++ b/auto/configure
@@ -67,6 +67,7 @@ fi
have=NGX_PREFIX value="\"$NGX_PREFIX/\"" . auto/define
have=NGX_SBIN_PATH value="\"$NGX_SBIN_PATH\"" . auto/define
+have=NGX_CONF_PREFIX value="\"$NGX_CONF_PREFIX/\"" . auto/define
have=NGX_CONF_PATH value="\"$NGX_CONF_PATH\"" . auto/define
have=NGX_PID_PATH value="\"$NGX_PID_PATH\"" . auto/define
have=NGX_LOCK_PATH value="\"$NGX_LOCK_PATH\"" . auto/define