huangcm
2025-07-01 676035278781360996553c427a12bf358249ebf7
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
2015-05-01  Mark Wielaard  <mjw@redhat.com>
 
   * zip.m4: Explicitly set with_ to no, if not yes.
 
2014-07-14  Mark Wielaard  <mjw@redhat.com>
 
   * biarch.m4 (utrace_BIARCH): Set biarch-no for cross-compile using
   AC_RUN_IFELSE extra argument.
 
2013-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
   * biarch.m4 (utrace_BIARCH): Call AC_MSG_WARN if !BIARCH.
 
2013-11-07  Roland McGrath  <roland@redhat.com>
       Jan Kratochvil  <jan.kratochvil@redhat.com>
 
   * biarch.m4: New file.
 
2013-04-24  Mark Wielaard  <mjw@redhat.com>
 
   * gettext.m4: Upgrade to gettext-0.18.2.
   * iconv.m4: Upgrade to gettext-0.18.2.
   * po.m4: Upgrade to gettext-0.18.2.
 
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.