Author: sebor
Date: Wed Mar 14 08:46:51 2007
New Revision: 518193

URL: http://svn.apache.org/viewvc?view=rev&rev=518193
Log:
2007-03-14  Martin Sebor  <[EMAIL PROTECTED]>

        STDCXX-356
        * GNUmakefile.bin (INCLUDES): Removed inlcude/loc from preprocessor
        search path.

Modified:
    incubator/stdcxx/trunk/etc/config/GNUmakefile.bin

Modified: incubator/stdcxx/trunk/etc/config/GNUmakefile.bin
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/GNUmakefile.bin?view=diff&rev=518193&r1=518192&r2=518193
==============================================================================
--- incubator/stdcxx/trunk/etc/config/GNUmakefile.bin (original)
+++ incubator/stdcxx/trunk/etc/config/GNUmakefile.bin Wed Mar 14 08:46:51 2007
@@ -14,7 +14,6 @@
 ONE_REPOSITORY = 1
 include ../makefile.common
 
-INCLUDES += -I$(TOPDIR)/include/loc
 TARGET    = exec localedef locale
 
 # locale sources and related 


Reply via email to