From e3dffb6c932918fa5ca90113be43643720f9f501 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Thu, 16 Dec 2010 10:57:48 +0000 Subject: [PATCH] Removed remaining reference to CORE_PRIVATE. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1049912 13f79535-47bb-0310-9956-ffa450edef68 --- build/NWGNUmakefile | 1 - 1 file changed, 1 deletion(-) diff --git a/build/NWGNUmakefile b/build/NWGNUmakefile index 8256b9a86f5..ac3aeee311c 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 >> $@ -- 2.47.2