From: Yann Ylavic Date: Tue, 29 Sep 2015 11:15:00 +0000 (+0000) Subject: mod_http2: config.m4: merge r1705257 from trunk. X-Git-Tag: 2.4.17~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46b3f5697232ae204e05f04636d9857cb7de7342;p=thirdparty%2Fapache%2Fhttpd.git mod_http2: config.m4: merge r1705257 from trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705839 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/config.m4 b/modules/http2/config.m4 index ad19373512d..b660711dbba 100644 --- a/modules/http2/config.m4 +++ b/modules/http2/config.m4 @@ -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 ])