]> granicus.if.org Git - apache/commitdiff
* Disable the http2 modules if nghttp2 is not present
authorRuediger Pluem <rpluem@apache.org>
Fri, 25 Sep 2015 08:54:38 +0000 (08:54 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 25 Sep 2015 08:54:38 +0000 (08:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1705257 13f79535-47bb-0310-9956-ffa450edef68

modules/http2/config.m4

index 4da7d25362a0001c4e92589f27a771da3c69d33b..186ecaee5ee60a0696ad4406dad47c5e269af5d8 100644 (file)
@@ -181,7 +181,7 @@ is usually linked shared and requires loading. ], $h2_objs, , most, [
            APR_ADDTO(MOD_H2_LDADD, [-export-symbols-regex h2_module])
         fi
     else
-        enable_h2=no
+        enable_http2=no
     fi
 ])
 APACHE_MODULE(h2, [HTTP/2 support (Deprecated. Use --enable-http2)], $h2_objs, , most, [