From a754f018b8ccf6d9d48979e35177c40231cc787b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 15 May 2008 01:57:05 +0000 Subject: * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define. * iconvdata/bug-iconv6.c (do_test): Use de_DE.UTF-8 locale. --- iconvdata/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'iconvdata/Makefile') diff --git a/iconvdata/Makefile b/iconvdata/Makefile index 1a46a64ccd..e93de56c50 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -73,6 +73,9 @@ tests += bug-iconv3 endif test-srcs := tst-table-from tst-table-to + +bug-iconv6-ENV = LOCPATH=$(common-objpfx)localedata +tst-iconv7-ENV = LOCPATH=$(common-objpfx)localedata endif # No code here is in libc.so. -- cgit v1.2.3