Loading config.m4 +0 −3 Original line number Diff line number Diff line Loading @@ -77,9 +77,6 @@ ssl_util_table.lo dnl dnl # hook module into the Autoconf mechanism (--enable-ssl option) APACHE_MODULE(ssl, [SSL/TLS support (mod_ssl)], $ssl_objs, , no, [ APACHE_CHECK_SSL_TOOLKIT AC_CHECK_FUNCS(SSL_set_state) AC_CHECK_FUNCS(SSL_set_cert_store) AC_CHECK_FUNCS(ENGINE_init) ]) dnl # end of module specific part Loading Loading
config.m4 +0 −3 Original line number Diff line number Diff line Loading @@ -77,9 +77,6 @@ ssl_util_table.lo dnl dnl # hook module into the Autoconf mechanism (--enable-ssl option) APACHE_MODULE(ssl, [SSL/TLS support (mod_ssl)], $ssl_objs, , no, [ APACHE_CHECK_SSL_TOOLKIT AC_CHECK_FUNCS(SSL_set_state) AC_CHECK_FUNCS(SSL_set_cert_store) AC_CHECK_FUNCS(ENGINE_init) ]) dnl # end of module specific part Loading