]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mod_http2: config.m4: merge r1705257 from trunk.
authorYann Ylavic <ylavic@apache.org>
Tue, 29 Sep 2015 11:15:00 +0000 (11:15 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 29 Sep 2015 11:15:00 +0000 (11:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705839 13f79535-47bb-0310-9956-ffa450edef68

modules/http2/config.m4

index ad19373512d01984d59dbf0e3977c6d63b351c38..b660711dbba84ef9a1177bda4b626e16c21a283d 100644 (file)
@@ -180,7 +180,7 @@ is usually linked shared and requires loading. ], $http2_objs, , most, [
            APR_ADDTO(MOD_HTTP2_LDADD, [-export-symbols-regex http2_module])
         fi
     else
-        enable_h2=no
+        enable_http2=no
     fi
 ])