diff options
Diffstat (limited to '')
| -rw-r--r-- | auto/options | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/auto/options b/auto/options index 43724b1e6..66b822a72 100644 --- a/auto/options +++ b/auto/options @@ -574,19 +574,6 @@ END fi -if [ $HTTP = NO ]; then - HTTP_CHARSET=NO - HTTP_GZIP=NO - HTTP_SSI=NO - HTTP_USERID=NO - HTTP_ACCESS=NO - HTTP_STATUS=NO - HTTP_REWRITE=NO - HTTP_PROXY=NO - HTTP_FASTCGI=NO -fi - - if [ ".$NGX_PLATFORM" = ".win32" ]; then NGX_WINE=$WINE fi |
