From 02c906999c8500a43005e47f5810883b3a5189d8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 14 Mar 2007 22:32:50 +0000 Subject: * Makefile: Define tst-sscanf-ENV. * tst-sscanf.c: Use fa_IR.UTF-8 which exists internally. --- localedata/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'localedata/Makefile') diff --git a/localedata/Makefile b/localedata/Makefile index e518175b98..be80ff8950 100644 --- a/localedata/Makefile +++ b/localedata/Makefile @@ -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 -- cgit v1.2.3