Merge from gcc
authorDJ Delorie <dj@redhat.com>
Thu, 23 Sep 2004 19:43:47 +0000 (19:43 +0000)
committerDJ Delorie <dj@redhat.com>
Thu, 23 Sep 2004 19:43:47 +0000 (19:43 +0000)
commitf19dd04abc3e196242a0ee33cedf19feb52ba32b
treea5e139664e00f1cf1b81a3605e3dc041a3b3aa24
parent8e937346a7d44d5aa50e2da1bc636af14cf0734a
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]
This page took 0.033294 seconds and 4 git commands to generate.