1507
|
1 1998-09-27 Jim Meyering <meyering@ascend.com> |
|
2 |
|
3 * jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH. |
|
4 |
|
5 * fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro. Extracted from |
|
6 ../configure.in, including a change from Gordon Matzigkeit to allow |
|
7 cross-compiling for the Hurd. |
|
8 |
1509
|
9 * glibc.m4: New file/macro to test for the GNU C Library |
|
10 versions 1 and 2. From Gordon Matzigkeit. |
1507
|
11 Indent. |
|
12 |
|
13 1998-09-21 Jim Meyering <meyering@ascend.com> |
|
14 |
|
15 * chown.m4: Declare locals: before, after. From Andries Brouwer. |
|
16 |
1483
|
17 1998-08-18 Paul Eggert <eggert@twinsun.com> |
|
18 |
|
19 Port nanosecond-resolution times to UnixWare 2.1.2 and |
|
20 pedantic Solaris 2.6. |
|
21 |
|
22 * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from |
|
23 AC_STRUCT_ST_MTIM. |
|
24 * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): |
|
25 Generate name of ns member, instead of just 1 or undef. |
|
26 Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode. |
|
27 |
1480
|
28 1998-08-15 Jim Meyering <meyering@ascend.com> |
|
29 |
|
30 * ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file. |
|
31 * check-type.m4: New file. Replacement for AC_CHECK_TYPE. |
|
32 * jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int) |
|
33 instead of jm_TYPE_SSIZE_T. |
|
34 |
1469
|
35 1998-08-12 Jim Meyering <meyering@ascend.com> |
|
36 |
|
37 * st_dm_mode.m4: New file. From Johan Danielsson. |
|
38 |
1459
|
39 1998-08-02 Jim Meyering <meyering@ascend.com> |
|
40 |
|
41 * st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM |
|
42 in acconfig.h manually. |
|
43 |
|
44 1998-07-31 Paul Eggert <eggert@twinsun.com> |
|
45 |
|
46 * st_mtim.m4: New file. |
|
47 |
1452
|
48 1998-07-28 Jim Meyering <meyering@ascend.com> |
|
49 |
|
50 * utimes.m4: Undef stat. |
|
51 |
1448
|
52 1998-07-25 Jim Meyering <meyering@ascend.com> |
|
53 |
|
54 * utime.m4 (jm_FUNC_UTIME): New file and macro. |
|
55 * utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro. |
|
56 |
1429
|
57 1998-07-09 Manfred Hollstein <manfred@s-direktnet.de> |
|
58 |
|
59 * chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the |
|
60 uid and gid actually remain unchanged. |
|
61 |
1427
|
62 1998-07-07 Jim Meyering <meyering@ascend.com> |
|
63 |
|
64 * jm-glibc-io.m4: Remove fclose_unlocked. |
|
65 |
1424
|
66 1998-07-04 Jim Meyering <meyering@ascend.com> |
|
67 |
|
68 * regex.m4: Use syscmd, ifelse, and sysval. Mainly as an exercise |
|
69 to prove that this macro can be used in packages without regex.c. |
|
70 |
1411
|
71 1998-07-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
|
72 |
|
73 * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h> |
|
74 is to be used. |
|
75 |
1407
|
76 1998-07-03 Jim Meyering <meyering@ascend.com> |
|
77 |
1411
|
78 * gettext.m4: Add -lintl if it's found to be necessary. |
|
79 |
|
80 * gettext.m4: New file -- from gettext-0.10.35. |
|
81 * lcmessage.m4: Likewise. |
|
82 * progtest.m4: Likewise. |
|
83 |
1407
|
84 * regex.m4 (jm_WITH_REGEX): New file and macro. |
|
85 * jm-macros.m4: Require the new macro. |
|
86 |
1397
|
87 1998-06-29 Jim Meyering <meyering@ascend.com> |
|
88 |
|
89 * fstypename.m4: Include sys/param.h. NetBSD 1.3.1 requires this |
|
90 for the definition of NGROUPS (used in a system header included |
|
91 by sys/mount.h). |
|
92 |
1384
|
93 1998-06-28 Jim Meyering <meyering@ascend.com> |
|
94 |
1387
|
95 * ls-mntd-fs.m4: New file. |
|
96 * fstypename.m4: New file. |
|
97 |
1384
|
98 * jm-macros.m4: Require the new macro. |
|
99 * jm-glibc-io.m4: New file. |
|
100 |
1370
|
101 1998-05-19 Jim Meyering <meyering@ascend.com> |
|
102 |
1371
|
103 * jm-macros.m4: Add jm_FUNC_LCHOWN. |
|
104 * lchown.m4: New file. |
|
105 |
1370
|
106 * Makefile.am.in: New file. |
|
107 * Makefile.am (Makefile.am): Depend on Makefile.am.in. |
|
108 |
1357
|
109 1998-05-14 Jim Meyering <meyering@ascend.com> |
|
110 |
|
111 * Makefile.am (EXTRA_DIST): Add them. |
|
112 * jm-macros.m4: New file. |
|
113 * utimbuf.m4: New file. |
|
114 |
1356
|
115 1998-05-12 Jim Meyering <meyering@ascend.com> |
|
116 |
|
117 * Makefile.am (EXTRA_DIST): Add isc-posix.m4. |
|
118 |
1354
|
119 1998-05-11 Jim Meyering <meyering@ascend.com> |
|
120 |
|
121 * isc-posix.m4: New file. |
|
122 |
1349
|
123 1998-05-10 Jim Meyering <meyering@ascend.com> |
|
124 |
|
125 * jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date. |
|
126 |
1346
|
127 1998-05-09 Jim Meyering <meyering@ascend.com> |
|
128 |
|
129 * Makefile.am (EXTRA_DIST): Add ssize_t.m4. |
|
130 (EXTRA_DIST): Remove mktime.m4, now that the new version is included |
|
131 with automake. |
|
132 |
|
133 * ssize_t.m4: New file. |
|
134 * mktime.m4: Remove file -- the new automake has this now. |
|
135 |
1333
|
136 1998-04-26 Jim Meyering <meyering@ascend.com> |
|
137 |
|
138 * assert.m4: New file. |
|
139 * Makefile.am (EXTRA_DIST): Add assert.m4. |
|
140 |
1304
|
141 1998-04-05 Jim Meyering <meyering@ascend.com> |
|
142 |
|
143 * prereq.m4 (jm_PREREQ_REGEX): New macro. |
|
144 (jm_PREREQ): Use it here. |
|
145 |
1286
|
146 1998-03-23 Jim Meyering <meyering@eng.ascend.com> |
|
147 |
|
148 * inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H |
|
149 in acconfig.h. |
|
150 |
1271
|
151 1998-03-15 Jim Meyering <meyering@eng.ascend.com> |
|
152 |
1275
|
153 * prereq.m4: New file. |
1272
|
154 * error.m4: New file. |
1275
|
155 * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4. |
1271
|
156 |
1237
|
157 1998-02-07 Jim Meyering <meyering@eng.ascend.com> |
|
158 |
|
159 * getline.m4: Don't set am_cv_func_working_getline before the |
|
160 cache-check for the same variable -- that defeated the purpose of |
|
161 the test; the test program was never run. This was a problem only |
|
162 on systems with losing getline functions -- HP-UX 10.20 is one. |
|
163 Reported by Bjorn Helgaas. |
|
164 |
1234
|
165 1998-02-06 Jim Meyering <meyering@eng.ascend.com> |
|
166 |
|
167 * Makefile.am (EXTRA_DIST): Add perl.m4. |
|
168 |
1210
|
169 1998-01-10 Jim Meyering <meyering@na-net.ornl.gov> |
|
170 |
|
171 * Makefile.am (EXTRA_DIST): Add const.m4. |
|
172 |
|
173 * const.m4: New file. Use an initializer in this declaration |
|
174 typedef int charset[2]; const charset x; |
|
175 Reported by Bob Glickstein. |
|
176 |
1177
|
177 1997-12-21 Jim Meyering <meyering@na-net.ornl.gov> |
|
178 |
|
179 * chown.m4: Fix reversed types on -1 args to chown. |
|
180 From Kaveh Ghazi. |
|
181 |
1161
|
182 1997-12-14 Jim Meyering <meyering@na-net.ornl.gov> |
|
183 |
1163
|
184 * check-decl.m4: s/DECLARATION_/DECL_/g. |
1164
|
185 Add lseek and memchr. |
1163
|
186 |
1161
|
187 * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g. |
|
188 T.E.Dickey <dickey@clark.net> said that some older preprocessors |
|
189 have a 20-character limit on names. |
|
190 |
1145
|
191 1997-11-30 Jim Meyering <meyering@na-net.ornl.gov> |
|
192 |
|
193 * inttypes_h.m4: New file. |
|
194 * uintmax_t.m4: New file. |
|
195 * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4. |