From stdcxx-commits-return-1178-apmail-incubator-stdcxx-commits-archive=incubator.apache.org@incubator.apache.org Wed Mar 14 15:47:31 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-commits-archive@www.apache.org Received: (qmail 38623 invoked from network); 14 Mar 2007 15:47:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Mar 2007 15:47:29 -0000 Received: (qmail 44373 invoked by uid 500); 14 Mar 2007 15:47:22 -0000 Delivered-To: apmail-incubator-stdcxx-commits-archive@incubator.apache.org Received: (qmail 44353 invoked by uid 500); 14 Mar 2007 15:47:22 -0000 Mailing-List: contact stdcxx-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-commits@incubator.apache.org Received: (qmail 44255 invoked by uid 99); 14 Mar 2007 15:47:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2007 08:47:21 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2007 08:47:12 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 6918A1A983E; Wed, 14 Mar 2007 08:46:52 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r518193 - /incubator/stdcxx/trunk/etc/config/GNUmakefile.bin Date: Wed, 14 Mar 2007 15:46:52 -0000 To: stdcxx-commits@incubator.apache.org From: sebor@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070314154652.6918A1A983E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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 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