]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* Makefile: Define tst-sscanf-ENV.
authorUlrich Drepper <drepper@redhat.com>
Wed, 14 Mar 2007 22:32:50 +0000 (22:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 14 Mar 2007 22:32:50 +0000 (22:32 +0000)
* tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.

localedata/ChangeLog
localedata/Makefile

index e1bc145ec3d698d13cdb03bf61b71190f2254ef4..789b58d4f752920925de23fbb0f57de88127e96f 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
+
+       * Makefile: Define tst-sscanf-ENV.
+       * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
+
 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
 
        * Makefile (tests): Add tst-sscanf.
index e518175b989d3e4e800a37f2c619d08bc4e2a6dc..be80ff8950e9c3644a5b2e8a36d33ba5d65eb27e 100644 (file)
@@ -289,6 +289,8 @@ tst-setlocale-ENV = LOCPATH=$(common-objpfx)localedata LC_ALL=ja_JP.EUC-JP
 
 bug-iconv-trans-ENV = LOCPATH=$(common-objpfx)localedata
 
+tst-sscanf-ENV = LOCPATH=$(common-objpfx)localedata
+
 tst-leaks-ENV = MALLOC_TRACE=$(objpfx)tst-leaks.mtrace \
                LOCPATH=$(common-objpfx)localedata
 $(objpfx)mtrace-tst-leaks: $(objpfx)tst-leaks.out