You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2007/08/08 02:47:54 UTC

svn commit: r563710 - /httpd/httpd/trunk/build/NWGNUenvironment.inc

Author: fuankg
Date: Tue Aug  7 17:47:52 2007
New Revision: 563710

URL: http://svn.apache.org/viewvc?view=rev&rev=563710
Log:
changed distribution basedir to separate from Apache2.

Modified:
    httpd/httpd/trunk/build/NWGNUenvironment.inc

Modified: httpd/httpd/trunk/build/NWGNUenvironment.inc
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/build/NWGNUenvironment.inc?view=diff&rev=563710&r1=563709&r2=563710
==============================================================================
--- httpd/httpd/trunk/build/NWGNUenvironment.inc (original)
+++ httpd/httpd/trunk/build/NWGNUenvironment.inc Tue Aug  7 17:47:52 2007
@@ -215,7 +215,7 @@
 endif
 
 ifndef BASEDIR
-BASEDIR = Apache2
+BASEDIR = Apache23
 endif
 
 ifndef PORT