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/10 23:37:58 UTC

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

Author: sebor
Date: Mon Jul 10 14:37:57 2006
New Revision: 420636

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

	STDCXX-257 (part 2)
	* GNUmakefile.bin: Renamed run_locale_utils.sh to run_utils.

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=420636&r1=420635&r2=420636&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/GNUmakefile.bin (original)
+++ incubator/stdcxx/trunk/etc/config/GNUmakefile.bin Mon Jul 10 14:37:57 2006
@@ -75,7 +75,7 @@
               echo "$(BUILDDIR)/bin/run_utils -s"                            \
                    "-b $(BUILDDIR)/bin \\" >>$@;                             \
           else                                                               \
-              echo "$(BUILDDIR)/bin/run_locale_utils.sh -f -i $(NLSDIR)"     \
+              echo "$(BUILDDIR)/bin/run_utils -f -i $(NLSDIR)"               \
                    "-l $$locname \\" >> $@;                                  \
           fi;                                                                \
           echo "    $$""1 $$""2 $$""3 $$""4 $$""5 $$""6 $$""7 $$""8 $$""9"   \