summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorGregg Lewis Smith <gsmith@apache.org>2015-10-08 17:57:17 +0000
committerGregg Lewis Smith <gsmith@apache.org>2015-10-08 17:57:17 +0000
commita11dd9f85da49a4a6ffb70a80e6882dae0f20fe4 (patch)
tree0f6d76b17303a7b74e58728db319fd4b55dd494d /build
parent84d469bb2bfae1285dfc6ef76b22209a017ae466 (diff)
downloadhttpd-a11dd9f85da49a4a6ffb70a80e6882dae0f20fe4.tar.gz
merge r1707591
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
Diffstat (limited to 'build')
-rw-r--r--build/installwinconf.awk1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/installwinconf.awk b/build/installwinconf.awk
index d22c00c507..c99cbdc602 100644
--- a/build/installwinconf.awk
+++ b/build/installwinconf.awk
@@ -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";