diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-27 06:51:12 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-27 06:51:12 +0000 |
commit | 5ab7f7c12a6c072c0e44d388ca45c32f3b6b839d (patch) | |
tree | 8378da2cbf0e8aeba21be82f8b21b975e338f1d1 /iconvdata | |
parent | 231d5da0ce92eb2d6763528e51f940142c243902 (diff) |
Update.glibc-2.1.96cvs/glibc-2_1_96
* inet/getipnodebyad.c: Removed.
* inet/getipnodebynm.c: Removed.
* inet/tst-ipnode.c: Removed.
* inet/freehostent.c: Removed.
* sysdeps/unix/bsd/osf/=dirstream.h: Removed.
* sysdeps/unix/sysv/linux/Dist: Add bits/initspin.h.
* elf/Makefile (distribute): Add neededobj4.c.
* iconvdata/Makefile (distribute): Add BIG5HKSCS.irreversible.
* sysdeps/hppa/Dist: New file.
* sysdeps/unix/sysv/linux/hppa/Dist: New file.
Diffstat (limited to 'iconvdata')
-rw-r--r-- | iconvdata/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/iconvdata/Makefile b/iconvdata/Makefile index e203efcc06..a4a9616d51 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -98,7 +98,8 @@ distribute := gconv-modules extra-module.mk gap.awk gaptab.awk \ run-iconv-test.sh tst-tables.sh tst-table.sh \ tst-table-charmap.sh tst-table-from.c tst-table-to.c \ EUC-JP.irreversible ISIRI-3342.irreversible SJIS.irreversible \ - EUC-KR.irreversible 8bit-generic.c 8bit-gap.c \ + EUC-KR.irreversible BIG5HKSCS.irreversible \ + 8bit-generic.c 8bit-gap.c \ ansi_x3.110.c asmo_449.c big5.c cp737.c cp737.h \ cp775.c cp775.h ibm874.c cns11643.c cns11643.h \ cns11643l1.c cns11643l1.h cp1250.c cp1251.c cp1252.c cp1253.c \ |