summaryrefslogtreecommitdiffhomepage
path: root/auto/configure
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2010-06-01 17:44:51 +0000
committerIgor Sysoev <igor@sysoev.ru>2010-06-01 17:44:51 +0000
commite45b892e7bb972baf2cb46e226d6919b41e2a75f (patch)
tree11700044cd70bd63ab0afdf5076d9fbd6316feee /auto/configure
parentdc4b53fe61fb72ad803ba1cfa426c0e106f290a4 (diff)
downloadnginx-e45b892e7bb972baf2cb46e226d6919b41e2a75f.tar.gz
nginx-e45b892e7bb972baf2cb46e226d6919b41e2a75f.tar.bz2
./configure --http-uwsgi-temp-path=PATH
Diffstat (limited to 'auto/configure')
-rwxr-xr-xauto/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/configure b/auto/configure
index 5e9c262bd..2c610ab62 100755
--- a/auto/configure
+++ b/auto/configure
@@ -90,6 +90,8 @@ have=NGX_HTTP_PROXY_TEMP_PATH value="\"$NGX_HTTP_PROXY_TEMP_PATH\""
. auto/define
have=NGX_HTTP_FASTCGI_TEMP_PATH value="\"$NGX_HTTP_FASTCGI_TEMP_PATH\""
. auto/define
+have=NGX_HTTP_UWSGI_TEMP_PATH value="\"$NGX_HTTP_UWSGI_TEMP_PATH\""
+. auto/define
. auto/make
. auto/lib/make