diff options
Diffstat (limited to 'ext/openssl/config0.m4')
| -rw-r--r-- | ext/openssl/config0.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/config0.m4 b/ext/openssl/config0.m4 index 2c7f4fb691..a97114f808 100644 --- a/ext/openssl/config0.m4 +++ b/ext/openssl/config0.m4 @@ -3,7 +3,7 @@ dnl $Id$ dnl PHP_ARG_WITH(openssl, for OpenSSL support, -[ --with-openssl[=DIR] Include OpenSSL support (requires OpenSSL >= 0.9.6)]) +[ --with-openssl[=DIR] Include OpenSSL support (requires OpenSSL >= 0.9.6)]) PHP_ARG_WITH(kerberos, for Kerberos support, [ --with-kerberos[=DIR] OPENSSL: Include Kerberos support], no, no) |
