12020-12-15 Dmitry V. Levin <ldv@altlinux.org> 2 3 * .gitignore: New file. 4 5 * Makefile.am: Remove. 6 72019-10-28 Aaron Merey <amerey@redhat.com> 8 9 * ax_check_compile_flag.m4, ax_cxx_compile_stdcxx.m4: New files. 10 112015-05-01 Mark Wielaard <mjw@redhat.com> 12 13 * zip.m4: Explicitly set with_ to no, if not yes. 14 152014-07-14 Mark Wielaard <mjw@redhat.com> 16 17 * biarch.m4 (utrace_BIARCH): Set biarch-no for cross-compile using 18 AC_RUN_IFELSE extra argument. 19 202013-12-02 Jan Kratochvil <jan.kratochvil@redhat.com> 21 22 * biarch.m4 (utrace_BIARCH): Call AC_MSG_WARN if !BIARCH. 23 242013-11-07 Roland McGrath <roland@redhat.com> 25 Jan Kratochvil <jan.kratochvil@redhat.com> 26 27 * biarch.m4: New file. 28 292013-04-24 Mark Wielaard <mjw@redhat.com> 30 31 * gettext.m4: Upgrade to gettext-0.18.2. 32 * iconv.m4: Upgrade to gettext-0.18.2. 33 * po.m4: Upgrade to gettext-0.18.2. 34 352010-04-14 Roland McGrath <roland@redhat.com> 36 37 * gettext.m4: Upgrade to gettext-0.17. 38 * iconv.m4: Upgrade to gettext-0.17. 39 * po.m4: Upgrade to gettext-0.17. 40 412009-08-26 Roland McGrath <roland@redhat.com> 42 43 * zip.m4 (eu_ZIPLIB): Don't apply lib/LIB suffix to args. 44 452009-02-01 Roland McGrath <roland@redhat.com> 46 47 * zip.m4: Fix --with/--without argument handling. 48 492009-01-08 Roland McGrath <roland@redhat.com> 50 51 * zip.am: New file. 52 * Makefile.am (EXTRA_DIST): Add it. 53 542007-06-05 Ulrich Drepper <drepper@redhat.com> 55 56 * gettext.m4: Update from gettext 0.16.1. 57 * iconv.m4: Likewise. 58 * progtest.m4: Likewise. 59 * nls.m4: New file. 60 * po.m4: New file. 61 622005-02-15 Ulrich Drepper <drepper@redhat.com> 63 64 * Makefile.am (EXTRA_DIST): Remove glibc21.m4, intdiv0.m4, 65 inttypes.m4, inttypes_h.m4, inttypes-pri.m4, isc-posix.m4, 66 lib-ld.m4, lib-link.m4, lib-prefix.m4, stdint_h.m4, uintmax_t.m4, 67 and ulonglong.m4. 68 * glibc21.m4: Removed. 69 * inttypes_h.m4: Removed. 70 * inttypes.m4: Removed. 71 * inttypes-pri.m4: Removed. 72 * isc-posix.m4: Removed. 73 * lib-ld.m4: Removed. 74 * lib-link.m4: Removed. 75 * lib-prefix.m4: Removed. 76 * stdint_h.m4: Removed. 77 * uintmax_t.m4: Removed. 78 * ulonglong.m4: Removed. 79 802002-03-22 gettextize <bug-gnu-gettext@gnu.org> 81 82 * codeset.m4: Upgrade to gettext-0.11. 83 * gettext.m4: Upgrade to gettext-0.11. 84 * glibc21.m4: Upgrade to gettext-0.11. 85 * iconv.m4: Upgrade to gettext-0.11. 86 * isc-posix.m4: New file, from gettext-0.11. 87 * lcmessage.m4: Upgrade to gettext-0.11. 88 * lib-ld.m4: Upgrade to gettext-0.11. 89 * lib-link.m4: Upgrade to gettext-0.11. 90 * lib-prefix.m4: Upgrade to gettext-0.11. 91 * progtest.m4: Upgrade to gettext-0.11. 92 * Makefile.am (EXTRA_DIST): Add the new files. 93