mirror of
https://github.com/php/php-src.git
synced 2026-04-12 10:33:11 +02:00
Added note that openssl 0.9.6 is required.
This commit is contained in:
@@ -502,7 +502,7 @@ AC_ARG_WITH(exec-dir,
|
||||
])
|
||||
|
||||
PHP_ARG_WITH(openssl,for OpenSSL support,
|
||||
[ --with-openssl[=DIR] Include OpenSSL support])
|
||||
[ --with-openssl[=DIR] Include OpenSSL support (requires OpenSSL >= 0.9.6) ])
|
||||
if test "$PHP_OPENSSL" = "yes"; then
|
||||
PHP_OPENSSL="/usr/local/ssl /usr/local /usr /usr/local/openssl"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user