summaryrefslogtreecommitdiff
path: root/localedata/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-08-18 02:46:36 +0000
committerUlrich Drepper <drepper@redhat.com>2001-08-18 02:46:36 +0000
commit89f29a0742e0dc8fa764a2dbb09c06e25909dac9 (patch)
tree119775c91d97fb2e9bd7833b251ac39d30577507 /localedata/Makefile
parent0f4b99a643216c5ffea5bc3b2b1ae1d6940ae550 (diff)
Update.
* locale/duplocale.c (__duplocale): Also initialize the special __ctype_* elements.
Diffstat (limited to 'localedata/Makefile')
-rw-r--r--localedata/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/localedata/Makefile b/localedata/Makefile
index 5380f41d4a..99819855bb 100644
--- a/localedata/Makefile
+++ b/localedata/Makefile
@@ -91,7 +91,7 @@ locale_test_suite := tst_iswalnum tst_iswalpha tst_iswcntrl \
tst_wctype tst_wcwidth
tests = $(locale_test_suite) tst-digits tst-setlocale bug-iconv-trans \
- tst-leaks tst-mbswcs6 tst-xlocale1
+ tst-leaks tst-mbswcs6 tst-xlocale1 tst-xlocale2
ifeq (yes,$(build-shared))
ifneq (no,$(PERL))
tests: $(objpfx)mtrace-tst-leaks
@@ -272,6 +272,7 @@ tst_wcwidth-ENV = $(TEST_MBWC_ENV)
tst-digits-ENV = $(TEST_MBWC_ENV)
tst-mbswcs6-ENV = $(TEST_MBWC_ENV)
tst-xlocale1-ENV = $(TEST_MBWC_ENV)
+tst-xlocale2-ENV = $(TEST_MBWC_ENV)
tst-setlocale-ENV = LOCPATH=$(common-objpfx)localedata LC_ALL=ja_JP.EUC-JP