OSDN Git Service

Merge from gcc
authorDJ Delorie <dj@delorie.com>
Thu, 23 Sep 2004 19:43:47 +0000 (19:43 +0000)
committerDJ Delorie <dj@delorie.com>
Thu, 23 Sep 2004 19:43:47 +0000 (19:43 +0000)
commitb950f12782a8f86cf0530c4777ee1ffb86ab27f9
treed274bfec3d3497a719a8f7b6a998f3f57fc2dd5f
parent190e2f916b9658702ad050cffae35f287bb6753e
Merge from gcc
2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>
* gettext-sister.m4: Renamed from gettext.m4
* codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4,
inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4,
lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4,
uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.
19 files changed:
config/ChangeLog
config/codeset.m4 [new file with mode: 0644]
config/gettext-sister.m4 [new file with mode: 0644]
config/gettext.m4
config/glibc21.m4 [new file with mode: 0644]
config/iconv.m4 [new file with mode: 0644]
config/intdiv0.m4 [new file with mode: 0644]
config/inttypes-pri.m4 [new file with mode: 0644]
config/inttypes.m4 [new file with mode: 0644]
config/inttypes_h.m4 [new file with mode: 0644]
config/lcmessage.m4 [new file with mode: 0644]
config/lib-ld.m4 [new file with mode: 0644]
config/lib-link.m4 [new file with mode: 0644]
config/lib-prefix.m4 [new file with mode: 0644]
config/nls.m4 [new file with mode: 0644]
config/po.m4 [new file with mode: 0644]
config/stdint_h.m4 [new file with mode: 0644]
config/uintmax_t.m4 [new file with mode: 0644]
config/ulonglong.m4 [new file with mode: 0644]