Jan Ehrhardt in php.qa (Tue, 05 Aug 2014 16:22:52 +0200): >I changed the 2 instances of HAVE_OPENSSL_EXT into HAVE_OPENSSL: >https://github.com/Jan-E/mongo-php-driver/commit/549762fb061576f9553e53be2f7ffc27902d9dab
HAVE_OPENSSL was defined in ext/openssl/config.w32, but I see it is not defined in config0.m4, so this is not sufficient for all platforms. HAVE_DSA_DEFAULT_METHOD seems a better choice at first sight. Or maybe something like PHP_OPENSSL. Jan -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php