From: William A. Rowe Jr Date: Wed, 14 Dec 2005 20:14:46 +0000 (+0000) Subject: Revert 1/2 of my last commit, keep Apache2 as the default name so we don't X-Git-Tag: 2.3.0~2666 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6ba0c716c09aa53a7feb3bc7584ee418a9a1ab9;p=thirdparty%2Fapache%2Fhttpd.git 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 --- 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