summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2005-12-14 20:14:46 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2005-12-14 20:14:46 +0000
commitc6ba0c716c09aa53a7feb3bc7584ee418a9a1ab9 (patch)
tree171060a42c8c165d60e93645782bb00276452f4a
parent44d3d407302cb09898eef41b417fd785738e60c8 (diff)
downloadhttpd-c6ba0c716c09aa53a7feb3bc7584ee418a9a1ab9.tar.gz
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
-rw-r--r--Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.win b/Makefile.win
index c59d2e6d68..553a245454 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -104,7 +104,7 @@ _tryzlib:
!ENDIF
!IF "$(INSTDIR)" == ""
-INSTDIR=\Apache23
+INSTDIR=\Apache2
!ENDIF
!IF "$(SERVERNAME)" == ""
SERVERNAME=localhost