From: William A. Rowe Jr Date: Mon, 8 Sep 2003 21:08:33 +0000 (+0000) Subject: By rights this should be a subst - but it gets us building. X-Git-Tag: pre_ajp_proxy~1174 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=445504f7c52645d5dae32daf974ba4d602ee00fc;p=apache By rights this should be a subst - but it gets us building. Need to revisit pulling this and httpd-std.conf.in so we can drop all win32 specifics. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101199 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index e6d286b5ef..5cd348df8d 100644 --- a/Makefile.win +++ b/Makefile.win @@ -644,7 +644,7 @@ BEGIN { << if not exist "$(INSTDIR)\conf\httpd.conf" \ copy "$(INSTDIR)\conf\httpd.default.conf" "$(INSTDIR)\conf\httpd.conf" - copy docs\conf\ssl-std.conf "$(INSTDIR)\conf\ssl.default.conf" <.y + copy docs\conf\ssl-std.conf.in "$(INSTDIR)\conf\ssl.default.conf" <.y -awk -f < "$(INSTDIR)\conf\ssl.default.conf" BEGIN { serverroot = ARGV[2];