git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@89016
13f79535-47bb-0310-9956-
ffa450edef68
o The complete EAPI-based SSL_VENDOR stuff was removed.
o The complete EAPI-based SSL_COMPAT stuff was removed.
+ o The <IfDefine> variable MOD_SSL is no longer provided automatically
MAJOR CHANGES
void ssl_hook_AddModule(module *m)
{
if (m == &ssl_module) {
- /*
- * Announce us for the configuration files
- */
- ap_add_config_define("MOD_SSL");
-
/*
* Link ourself into the Apache kernel
*/