mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 08:11:08 +00:00
Revert last patch, Ulrich will fix the failing script to use de_DE.UTF-8.
This commit is contained in:
parent
de1fe205b9
commit
d4459f83de
@ -1,7 +1,3 @@
|
||||
2001-08-09 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* Makefile (LOCALES): Generate en_US.UTF-8 locale.
|
||||
|
||||
2001-08-04 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* charmaps/GEORGIAN-PS: New file.
|
||||
|
@ -128,7 +128,7 @@ CFLAGS-tst-trans.c = -Wno-format
|
||||
ifeq (no,$(cross-compiling))
|
||||
# We have to generate locales
|
||||
LOCALES := de_DE.ISO-8859-1 de_DE.UTF-8 en_US.ANSI_X3.4-1968 \
|
||||
en_US.ISO-8859-1 en_US.UTF-8 ja_JP.EUC-JP da_DK.ISO-8859-1 \
|
||||
en_US.ISO-8859-1 ja_JP.EUC-JP da_DK.ISO-8859-1 \
|
||||
hr_HR.ISO-8859-2 sv_SE.ISO-8859-1 ja_JP.SJIS fr_FR.ISO-8859-1
|
||||
LOCALE_SRCS := $(shell echo "$(LOCALES)"|sed 's/\([^ .]*\)[^ ]*/\1/g')
|
||||
CHARMAPS := $(shell echo "$(LOCALES)" | \
|
||||
|
Loading…
Reference in New Issue
Block a user