K 10 svn:author V 7 clement K 8 svn:date V 27 2004-01-09T18:56:12.000000Z K 7 svn:log V 737 - fix SSL detection problem on stable with base OpenSSL [1] Force the use of SSL_EXPERIMENTAL_ENGINE *only* if the user uses -STABLE and base OpenSSL. This is an *apache* problem. It's not the port. I strongly encourage users to use OpenSSL from ports. From httpd-2.0 Status: * mod_ssl: fix a link failure when the openssl-engine libraries are present but the engine headers are missing. - fix a typo in WITH_DBM, should be bdb and not db [1] I keep db for backward compatibility - Add WITH_APR_FROM_PORTS to use devel/apr with apache2. !!! WARNING !!! apache-2.0.48 is designed to work with apr 0.9.5. Noticed by: Fritz Heinrichmeyer [1] Approved by: erwin (mentor) END