diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-02 18:45:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-02 18:45:51 +0000 |
commit | 31331e3acb5dff4e781f59d0908b267694172c70 (patch) | |
tree | 15059db62c2c35fecea3f2dd0719d2992ad3ff87 /iconvdata/gconv-modules | |
parent | d2a6ff8d69b5f2f2f084b3a58a0dc7456e12e8a6 (diff) | |
download | glibc-31331e3acb5dff4e781f59d0908b267694172c70.tar.gz glibc-31331e3acb5dff4e781f59d0908b267694172c70.tar.xz glibc-31331e3acb5dff4e781f59d0908b267694172c70.zip |
Update.
* iconvdata/gconv-modules: Remove BALTIC. It's the same as ISO-8859-13. * iconvdata/Makefile (distribute): Remove baltic.c. (modules): Remove BALTIC. (gen-8bit-gap-modules): Remove baltic. * iconvdata/baltic.c: Removed.
Diffstat (limited to 'iconvdata/gconv-modules')
-rw-r--r-- | iconvdata/gconv-modules | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules index c47ca0c37b..ecdb478bd2 100644 --- a/iconvdata/gconv-modules +++ b/iconvdata/gconv-modules @@ -1,5 +1,5 @@ # GNU libc iconv configuration. -# Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc. +# Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. # @@ -341,6 +341,7 @@ module INTERNAL ISO-8859-11// ISO8859-11 1 alias ISO-IR-179// ISO-8859-13// alias LATIN7// ISO-8859-13// alias L7// ISO-8859-13// +alias BALTIC// ISO-8859-13// module ISO-8859-13// INTERNAL ISO8859-13 1 module INTERNAL ISO-8859-13// ISO8859-13 1 @@ -994,11 +995,6 @@ module IEC_P27-1// INTERNAL IEC_P27-1 1 module INTERNAL IEC_P27-1// IEC_P27-1 1 # from to module cost -alias ISO-IR-179// BALTIC// -module BALTIC// INTERNAL BALTIC 1 -module INTERNAL BALTIC// BALTIC 1 - -# from to module cost alias ISO_9036// ASMO_449// alias ARABIC7// ASMO_449// alias ISO-IR-89// ASMO_449// |