]> granicus.if.org Git - apache/commitdiff
disable any openssl use until configure fix is backported, linking gets messed up...
authorStefan Eissing <icing@apache.org>
Fri, 29 Jan 2016 09:57:58 +0000 (09:57 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 29 Jan 2016 09:57:58 +0000 (09:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1727505 13f79535-47bb-0310-9956-ffa450edef68

modules/http2/config.m4

index aee4e16e272229ce5286dc25f656dcdc42aeb6c4..2a4873e54a0a6715717590a9729144ffa9c64b3e 100644 (file)
@@ -183,7 +183,7 @@ See --with-nghttp2 on how to manage non-standard locations. This module
 is usually linked shared and requires loading. ], $http2_objs, , most, [
 #    APACHE_CHECK_OPENSSL
 #    if test "$ac_cv_openssl" = "yes" ; then
-        APR_ADDTO(MOD_CPPFLAGS, ["-DH2_OPENSSL"])
+#        APR_ADDTO(MOD_CPPFLAGS, ["-DH2_OPENSSL"])
 #    fi
 
     APACHE_CHECK_NGHTTP2