* 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 e1bc145..789b58d 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 e518175..be80ff8 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