From: Guenter Knauf Date: Thu, 16 Dec 2010 10:57:48 +0000 (+0000) Subject: Removed remaining reference to CORE_PRIVATE. X-Git-Tag: 2.3.11~373 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3dffb6c932918fa5ca90113be43643720f9f501;p=apache Removed remaining reference to CORE_PRIVATE. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1049912 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/NWGNUmakefile b/build/NWGNUmakefile index 8256b9a86f..ac3aeee311 100644 --- a/build/NWGNUmakefile +++ b/build/NWGNUmakefile @@ -39,7 +39,6 @@ cc.opt : NWGNUmakefile $(AP_WORK)\build\NWGNUenvironment.inc $(AP_WORK)\build\NW @echo -nosyspath >> $@ @echo -w nocmdline >> $@ @echo $(DEFINES) >> $@ - @echo -DCORE_PRIVATE >> $@ @echo -I..\include >> $@ @echo -I..\modules\http >> $@ @echo -I..\modules\aaa >> $@