]> granicus.if.org Git - apache/commitdiff
merge r1707591
authorGregg Lewis Smith <gsmith@apache.org>
Thu, 8 Oct 2015 17:57:17 +0000 (17:57 +0000)
committerGregg Lewis Smith <gsmith@apache.org>
Thu, 8 Oct 2015 17:57:17 +0000 (17:57 +0000)
remove conf/extra/http-h2.conf.in from install filelist

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1707592 13f79535-47bb-0310-9956-ffa450edef68

build/installwinconf.awk

index d22c00c5079ded15a6680ec8bc7d4593916a96b6..c99cbdc602a3eb98a5d7c546eb60c032bb5ccb43 100644 (file)
@@ -59,7 +59,6 @@ BEGIN {
     filelist["httpd-dav.conf"] = "httpd-dav.conf.in";
     filelist["httpd-default.conf"] = "httpd-default.conf.in";
     filelist["httpd-info.conf"] = "httpd-info.conf.in";
-    filelist["httpd-h2.conf"] = "httpd-h2.conf.in";
     filelist["httpd-languages.conf"] = "httpd-languages.conf.in";
     filelist["httpd-manual.conf"] = "httpd-manual.conf.in";
     filelist["httpd-mpm.conf"] = "httpd-mpm.conf.in";