but boy is this a hassle to determine without gstein's viewcvs ;-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@100211
13f79535-47bb-0310-9956-
ffa450edef68
#if HAVE_ENGINE_LOAD_BUILTIN_ENGINES
ENGINE_load_builtin_engines();
#endif
+#ifdef OPENSSL_VERSION_NUMBER
+#if OPENSSL_VERSION_NUMBER >= 0x00907001
OPENSSL_load_builtin_modules();
+#endif
+#endif
SSL_load_error_strings();
/* Register us to handle mod_log_config %c/%x variables */