php-src/ext/snmp
Nikita Popov 74380465ec Fix bug #79112: IMAP can't find OpenSSL during configure
Remove the check of PHP_OPENSSL inside SETUP_OPENSSL. It's the
responsibility of the caller to determine whether they want to
enable openssl or not. This makes SSL detection in IMAP work,
which uses a different option.

Additionally also clarify that --with-openssl-dir cannot actually
be used to specify an OpenSSL directory -- these options just
serve as a way to enable OpenSSL in extensions without also
enabling the OpenSSL extension. They need to be renamed to
something clearer in master.

Closes GH-5091.
2020-01-20 09:59:27 +01:00
..
tests Fix miscellaneous typos in docs 2019-10-19 19:19:28 +02:00
config.m4 Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
config.w32 Remove some unused HAVE_* symbols 2019-07-21 11:34:18 +02:00
CREDITS * added detection and walkaround for net-snmp library bug (net-snmp BUGid 2027834) 2011-04-05 12:20:35 +00:00
php_snmp.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
snmp.c Remove useless param in php_snmp_error() 2019-06-14 16:15:38 +02:00