From a8e4c924e8cdd2db10de2175f73c70ad43aa931b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 17 Jun 2000 07:39:18 +0000 Subject: Update. 2000-06-17 Ulrich Drepper * iconv/gconv_trans.c: Implement handling if translit_ignore. * locale/langinfo.h: Add entries for translit_ignore information. * locale/categories.def: Add entries for new LC_CTYPE elements. * locale/C-ctype.c: Add initializers for new fields. Use NULL pointer instead of "" where possible. * locale/programs/ld-ctype.c: Write out translit_ignore information. * intl/Depend: Add localedata. * intl/tst-gettext.c: Call setlocale for LC_CTYPE. * intl/tst-gettext.sh: Set LOCPATH to localedata build dir. --- intl/Depend | 1 + 1 file changed, 1 insertion(+) (limited to 'intl/Depend') diff --git a/intl/Depend b/intl/Depend index e35d3258a3..981111e299 100644 --- a/intl/Depend +++ b/intl/Depend @@ -1 +1,2 @@ iconvdata +localedata -- cgit 1.4.1