diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2010-06-18 15:51:14 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2010-06-18 15:51:14 +0000 |
| commit | ee5f9e50b98e9e8b83ff7f1d83471a66b9bc4822 (patch) | |
| tree | d33f8f55a32d7e4fb0827b8f34e496716e988e2c /auto/configure | |
| parent | 4115de9fe3bcc21c1595e5ffb6e9a1c72030bc66 (diff) | |
| download | nginx-ee5f9e50b98e9e8b83ff7f1d83471a66b9bc4822.tar.gz nginx-ee5f9e50b98e9e8b83ff7f1d83471a66b9bc4822.tar.bz2 | |
ngx_http_scgi_module
Diffstat (limited to 'auto/configure')
| -rwxr-xr-x | auto/configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/configure b/auto/configure index 2c610ab62..8ee1c80fb 100755 --- a/auto/configure +++ b/auto/configure @@ -92,6 +92,8 @@ 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 +have=NGX_HTTP_SCGI_TEMP_PATH value="\"$NGX_HTTP_SCGI_TEMP_PATH\"" +. auto/define . auto/make . auto/lib/make |
