diff options
Diffstat (limited to 'auto/options')
-rw-r--r-- | auto/options | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/options b/auto/options index a56bc4271..ad25cc284 100644 --- a/auto/options +++ b/auto/options @@ -225,6 +225,10 @@ cat << END --http-fastcgi-temp-path=PATH set path to the http fastcgi temporary files path + --without-http disable HTTP server + + --with-imap enable IMAP4/POP3 proxy module + --with-cc=PATH set path to C compiler --with-cpp=PATH set path to C preprocessor --with-cc-opt=OPTIONS set additional options for C compiler |