From: Guenter Knauf Date: Wed, 8 Aug 2007 00:47:52 +0000 (+0000) Subject: changed distribution basedir to separate from Apache2. X-Git-Tag: 2.3.0~1625 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e262257b85fd5fbdc16d336d4a23655634d388b;p=thirdparty%2Fapache%2Fhttpd.git changed distribution basedir to separate from Apache2. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563710 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc index a6b7a06988c..631d6ec66fb 100644 --- a/build/NWGNUenvironment.inc +++ b/build/NWGNUenvironment.inc @@ -215,7 +215,7 @@ INSTDIRS = $(AP_WORK)\Dist endif ifndef BASEDIR -BASEDIR = Apache2 +BASEDIR = Apache23 endif ifndef PORT