1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
2010-04-14 Roland McGrath <roland@redhat.com>
* gettext.m4: Upgrade to gettext-0.17.
* iconv.m4: Upgrade to gettext-0.17.
* po.m4: Upgrade to gettext-0.17.
2009-08-26 Roland McGrath <roland@redhat.com>
* zip.m4 (eu_ZIPLIB): Don't apply lib/LIB suffix to args.
2009-02-01 Roland McGrath <roland@redhat.com>
* zip.m4: Fix --with/--without argument handling.
2009-01-08 Roland McGrath <roland@redhat.com>
* zip.am: New file.
* Makefile.am (EXTRA_DIST): Add it.
2007-06-05 Ulrich Drepper <drepper@redhat.com>
* gettext.m4: Update from gettext 0.16.1.
* iconv.m4: Likewise.
* progtest.m4: Likewise.
* nls.m4: New file.
* po.m4: New file.
2005-02-15 Ulrich Drepper <drepper@redhat.com>
* Makefile.am (EXTRA_DIST): Remove glibc21.m4, intdiv0.m4,
inttypes.m4, inttypes_h.m4, inttypes-pri.m4, isc-posix.m4,
lib-ld.m4, lib-link.m4, lib-prefix.m4, stdint_h.m4, uintmax_t.m4,
and ulonglong.m4.
* glibc21.m4: Removed.
* inttypes_h.m4: Removed.
* inttypes.m4: Removed.
* inttypes-pri.m4: Removed.
* isc-posix.m4: Removed.
* lib-ld.m4: Removed.
* lib-link.m4: Removed.
* lib-prefix.m4: Removed.
* stdint_h.m4: Removed.
* uintmax_t.m4: Removed.
* ulonglong.m4: Removed.
2002-03-22 gettextize <bug-gnu-gettext@gnu.org>
* codeset.m4: Upgrade to gettext-0.11.
* gettext.m4: Upgrade to gettext-0.11.
* glibc21.m4: Upgrade to gettext-0.11.
* iconv.m4: Upgrade to gettext-0.11.
* isc-posix.m4: New file, from gettext-0.11.
* lcmessage.m4: Upgrade to gettext-0.11.
* lib-ld.m4: Upgrade to gettext-0.11.
* lib-link.m4: Upgrade to gettext-0.11.
* lib-prefix.m4: Upgrade to gettext-0.11.
* progtest.m4: Upgrade to gettext-0.11.
* Makefile.am (EXTRA_DIST): Add the new files.
|