From c6ba0c716c09aa53a7feb3bc7584ee418a9a1ab9 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Wed, 14 Dec 2005 20:14:46 +0000 Subject: [PATCH] Revert 1/2 of my last commit, keep Apache2 as the default name so we don't need to keep syncing this with releases. Retain the other 1/2 - a better message since apr's must be in the build tree srclib/ not the install target srclib/. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@356852 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.win b/Makefile.win index c59d2e6d685..553a245454c 100644 --- a/Makefile.win +++ b/Makefile.win @@ -104,7 +104,7 @@ _tryzlib: !ENDIF !IF "$(INSTDIR)" == "" -INSTDIR=\Apache23 +INSTDIR=\Apache2 !ENDIF !IF "$(SERVERNAME)" == "" SERVERNAME=localhost -- 2.47.2