Let tst-swscanf find its locale
authorAndreas Schwab <schwab@suse.de>
Tue, 29 Oct 2013 15:46:24 +0000 (16:46 +0100)
committerAndreas Schwab <schwab@suse.de>
Tue, 29 Oct 2013 16:24:53 +0000 (17:24 +0100)
ChangeLog
stdio-common/Makefile

index 58b6a0199da77bda96b56aee91777be7b3d19af4..7a90117794dddc649001e5e3f92bb77c7cd35cb9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-29  Andreas Schwab  <schwab@suse.de>
+
+       * stdio-common/Makefile (tst-swscanf-ENV): Define.
+
 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
        * benchtests/pow-inputs: Add new inputs.
index 658804bbe8de7d85688dcb6ffea8b2ecce0b2c33..16f8f1bd632eac9afc0bbf3757e8c3a6c1f7a96a 100644 (file)
@@ -119,6 +119,7 @@ CFLAGS-tst-sprintf.c = -Wno-format
 tst-sprintf-ENV = LOCPATH=$(common-objpfx)localedata
 tst-sscanf-ENV = LOCPATH=$(common-objpfx)localedata
 tst-swprintf-ENV = LOCPATH=$(common-objpfx)localedata
+tst-swscanf-ENV = LOCPATH=$(common-objpfx)localedata
 test-vfprintf-ENV = LOCPATH=$(common-objpfx)localedata
 scanf13-ENV = LOCPATH=$(common-objpfx)localedata
 bug14-ENV = LOCPATH=$(common-objpfx)localedata