You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2006/07/11 01:20:37 UTC

svn commit: r420658 - /incubator/stdcxx/trunk/etc/config/GNUmakefile.bin

Author: sebor
Date: Mon Jul 10 16:20:36 2006
New Revision: 420658

URL: http://svn.apache.org/viewvc?rev=420658&view=rev
Log:
2006-07-10  Martin Sebor  <se...@roguewave.com>

	* GNUmakefile.bin (SRCDIRS): Reverted an inadvertent change
	introduced in r420633.

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?rev=420658&r1=420657&r2=420658&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/GNUmakefile.bin (original)
+++ incubator/stdcxx/trunk/etc/config/GNUmakefile.bin Mon Jul 10 16:20:36 2006
@@ -8,7 +8,7 @@
 
 include ../makefile.in
 
-SRCDIRS = $(TOPDIR)/src/util
+SRCDIRS = $(TOPDIR)/util
 
 # include common variables setting for all makefiles
 ONE_REPOSITORY = 1