1679
|
1 1999-01-30 Jim Meyering <meyering@ascend.com> |
|
2 |
|
3 * getloadavg.m4: Use 3-arg form of AC_DEFINE. |
|
4 |
1673
|
5 1999-01-28 Jim Meyering <meyering@ascend.com> |
|
6 |
|
7 * jm-macros.m4: Use jm_AFS. |
|
8 * afs.m4: New file (from fileutils' configure.in). |
|
9 |
|
10 * assert.m4: Use the 3-argument forms of AC_DEFINE* macros. |
|
11 * chown.m4: Likewise. |
|
12 * d-ino.m4: Likewise. |
|
13 * d-type.m4: Likewise. |
|
14 * fnmatch.m4: Likewise. |
|
15 * getgroups.m4: Likewise. |
|
16 * gettext.m4: Likewise. |
|
17 * jm-mktime.m4: Likewise. |
|
18 * jm-winsz2.m4: Likewise. |
|
19 * lcmessage.m4: Likewise. |
|
20 * ls-mntd-fs.m4: Likewise. |
|
21 * malloc.m4: Likewise. |
|
22 * memcmp.m4: Likewise. |
|
23 * putenv.m4: Likewise. |
|
24 * realloc.m4: Likewise. |
|
25 * st_mtim.m4: Likewise. |
|
26 * strftime.m4: Likewise. |
|
27 |
1654
|
28 1999-01-16 Jim Meyering <meyering@ascend.com> |
|
29 |
1656
|
30 * jm-macros.m4 (ARGMATCH_DIE): Define. |
|
31 (ARGMATCH_DIE_DECL): Define. |
1654
|
32 |
1637
|
33 1999-01-12 Jim Meyering <meyering@ascend.com> |
|
34 |
|
35 * Makefile.am.in: Rewrite to avoid using fmt. |
|
36 Reported by Lars Hecking. |
|
37 |
1624
|
38 1999-01-10 Jim Meyering <meyering@ascend.com> |
|
39 |
1629
|
40 * fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my |
|
41 gross kludge. |
|
42 * inttypes_h.m4: Likewise. |
|
43 * lstat.m4: Likewise. |
|
44 * malloc.m4: Likewise. |
|
45 * readdir.m4: Likewise. |
|
46 * realloc.m4: Likewise. |
|
47 * st_dm_mode.m4: Likewise. |
|
48 * stat.m4: Likewise. |
|
49 * utimbuf.m4: Likewise. |
|
50 * utimes.m4: Likewise. |
|
51 |
|
52 * check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the |
|
53 AC_CHECK_FUNCS hack. Now, it's still a hack, but at least the |
|
54 comments in config.h.in are meaningful. |
|
55 |
|
56 * jm-macros.m4: Require autoconf-2.13 here. |
|
57 |
1624
|
58 * regex.m4: By default, don't use the included regex.c on systems |
|
59 with glibc 2. Suggestion from Uli Drepper. |
|
60 |
1618
|
61 1999-01-02 Jim Meyering <meyering@ascend.com> |
|
62 |
|
63 * jm-macros.m4: Replace strcasecmp and strncasecmp. |
|
64 |
1573
|
65 1998-12-18 Jim Meyering <meyering@ascend.com> |
|
66 |
|
67 * Makefile.am.in (Makefile.am): Simplify rule. |
1574
|
68 Based on a suggestion from Lars Hecking. |
1573
|
69 |
1555
|
70 1998-11-16 Jim Meyering <meyering@ascend.com> |
|
71 |
|
72 * lfs.m4: Double-quote the `uname...` expression. |
|
73 |
|
74 1998-11-16 Paul Eggert <eggert@twinsun.com> |
|
75 |
|
76 * lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11. |
|
77 |
1551
|
78 1998-11-14 Jim Meyering <meyering@ascend.com> |
|
79 |
|
80 * lstat.m4: Correct comment. POSIX does not permit it to succeed. |
|
81 * stat.m4: Likewise. |
|
82 |
1542
|
83 1998-11-03 Jim Meyering <meyering@ascend.com> |
|
84 |
|
85 * stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG. |
|
86 * lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG. |
|
87 |
1536
|
88 1998-10-18 Jim Meyering <meyering@ascend.com> |
|
89 |
|
90 * check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro. |
|
91 |
1531
|
92 1998-10-17 Jim Meyering <meyering@ascend.com> |
|
93 |
|
94 * decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to |
|
95 include, though we still hard-code the `require'-like AC_CHECK_HEADERS |
|
96 calls for those previously hard-coded headers. Instead, take a new |
|
97 parameter. |
|
98 (jm_CHECK_DECLARATIONS): Reflect interface change. |
|
99 * check-decl.m4 (jm_CHECK_DECLS): Likewise. |
|
100 (jm_CHECK_DECL_LOCALTIME_R): New macro. |
|
101 |
|
102 * mktime.m4: Test for spring-forward gap before long-running test. |
|
103 |
|
104 1998-10-14 Jim Meyering <meyering@ascend.com> |
|
105 |
|
106 * mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0" |
|
107 instead of "TZ=America/Vancouver". From Paul Eggert. |
|
108 |
1522
|
109 1998-10-11 Jim Meyering <meyering@ascend.com> |
|
110 |
|
111 * mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro. |
1523
|
112 This adds a test for a recently added compatibility fix for mktime.c. |
1522
|
113 * jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME. |
|
114 |
1507
|
115 1998-09-27 Jim Meyering <meyering@ascend.com> |
|
116 |
|
117 * jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH. |
|
118 |
|
119 * fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro. Extracted from |
|
120 ../configure.in, including a change from Gordon Matzigkeit to allow |
|
121 cross-compiling for the Hurd. |
|
122 |
1509
|
123 * glibc.m4: New file/macro to test for the GNU C Library |
|
124 versions 1 and 2. From Gordon Matzigkeit. |
1507
|
125 Indent. |
|
126 |
|
127 1998-09-21 Jim Meyering <meyering@ascend.com> |
|
128 |
|
129 * chown.m4: Declare locals: before, after. From Andries Brouwer. |
|
130 |
1483
|
131 1998-08-18 Paul Eggert <eggert@twinsun.com> |
|
132 |
|
133 Port nanosecond-resolution times to UnixWare 2.1.2 and |
|
134 pedantic Solaris 2.6. |
|
135 |
|
136 * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from |
|
137 AC_STRUCT_ST_MTIM. |
|
138 * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): |
|
139 Generate name of ns member, instead of just 1 or undef. |
|
140 Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode. |
|
141 |
1480
|
142 1998-08-15 Jim Meyering <meyering@ascend.com> |
|
143 |
|
144 * ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file. |
|
145 * check-type.m4: New file. Replacement for AC_CHECK_TYPE. |
|
146 * jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int) |
|
147 instead of jm_TYPE_SSIZE_T. |
|
148 |
1469
|
149 1998-08-12 Jim Meyering <meyering@ascend.com> |
|
150 |
|
151 * st_dm_mode.m4: New file. From Johan Danielsson. |
|
152 |
1459
|
153 1998-08-02 Jim Meyering <meyering@ascend.com> |
|
154 |
|
155 * st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM |
|
156 in acconfig.h manually. |
|
157 |
|
158 1998-07-31 Paul Eggert <eggert@twinsun.com> |
|
159 |
|
160 * st_mtim.m4: New file. |
|
161 |
1452
|
162 1998-07-28 Jim Meyering <meyering@ascend.com> |
|
163 |
|
164 * utimes.m4: Undef stat. |
|
165 |
1448
|
166 1998-07-25 Jim Meyering <meyering@ascend.com> |
|
167 |
|
168 * utime.m4 (jm_FUNC_UTIME): New file and macro. |
|
169 * utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro. |
|
170 |
1429
|
171 1998-07-09 Manfred Hollstein <manfred@s-direktnet.de> |
|
172 |
|
173 * chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the |
|
174 uid and gid actually remain unchanged. |
|
175 |
1427
|
176 1998-07-07 Jim Meyering <meyering@ascend.com> |
|
177 |
|
178 * jm-glibc-io.m4: Remove fclose_unlocked. |
|
179 |
1424
|
180 1998-07-04 Jim Meyering <meyering@ascend.com> |
|
181 |
|
182 * regex.m4: Use syscmd, ifelse, and sysval. Mainly as an exercise |
|
183 to prove that this macro can be used in packages without regex.c. |
|
184 |
1411
|
185 1998-07-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
|
186 |
|
187 * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h> |
|
188 is to be used. |
|
189 |
1407
|
190 1998-07-03 Jim Meyering <meyering@ascend.com> |
|
191 |
1411
|
192 * gettext.m4: Add -lintl if it's found to be necessary. |
|
193 |
|
194 * gettext.m4: New file -- from gettext-0.10.35. |
|
195 * lcmessage.m4: Likewise. |
|
196 * progtest.m4: Likewise. |
|
197 |
1407
|
198 * regex.m4 (jm_WITH_REGEX): New file and macro. |
|
199 * jm-macros.m4: Require the new macro. |
|
200 |
1397
|
201 1998-06-29 Jim Meyering <meyering@ascend.com> |
|
202 |
|
203 * fstypename.m4: Include sys/param.h. NetBSD 1.3.1 requires this |
|
204 for the definition of NGROUPS (used in a system header included |
|
205 by sys/mount.h). |
|
206 |
1384
|
207 1998-06-28 Jim Meyering <meyering@ascend.com> |
|
208 |
1387
|
209 * ls-mntd-fs.m4: New file. |
|
210 * fstypename.m4: New file. |
|
211 |
1384
|
212 * jm-macros.m4: Require the new macro. |
|
213 * jm-glibc-io.m4: New file. |
|
214 |
1370
|
215 1998-05-19 Jim Meyering <meyering@ascend.com> |
|
216 |
1371
|
217 * jm-macros.m4: Add jm_FUNC_LCHOWN. |
|
218 * lchown.m4: New file. |
|
219 |
1370
|
220 * Makefile.am.in: New file. |
|
221 * Makefile.am (Makefile.am): Depend on Makefile.am.in. |
|
222 |
1357
|
223 1998-05-14 Jim Meyering <meyering@ascend.com> |
|
224 |
|
225 * Makefile.am (EXTRA_DIST): Add them. |
|
226 * jm-macros.m4: New file. |
|
227 * utimbuf.m4: New file. |
|
228 |
1356
|
229 1998-05-12 Jim Meyering <meyering@ascend.com> |
|
230 |
|
231 * Makefile.am (EXTRA_DIST): Add isc-posix.m4. |
|
232 |
1354
|
233 1998-05-11 Jim Meyering <meyering@ascend.com> |
|
234 |
|
235 * isc-posix.m4: New file. |
|
236 |
1349
|
237 1998-05-10 Jim Meyering <meyering@ascend.com> |
|
238 |
|
239 * jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date. |
|
240 |
1346
|
241 1998-05-09 Jim Meyering <meyering@ascend.com> |
|
242 |
|
243 * Makefile.am (EXTRA_DIST): Add ssize_t.m4. |
|
244 (EXTRA_DIST): Remove mktime.m4, now that the new version is included |
|
245 with automake. |
|
246 |
|
247 * ssize_t.m4: New file. |
|
248 * mktime.m4: Remove file -- the new automake has this now. |
|
249 |
1333
|
250 1998-04-26 Jim Meyering <meyering@ascend.com> |
|
251 |
|
252 * assert.m4: New file. |
|
253 * Makefile.am (EXTRA_DIST): Add assert.m4. |
|
254 |
1304
|
255 1998-04-05 Jim Meyering <meyering@ascend.com> |
|
256 |
|
257 * prereq.m4 (jm_PREREQ_REGEX): New macro. |
|
258 (jm_PREREQ): Use it here. |
|
259 |
1286
|
260 1998-03-23 Jim Meyering <meyering@eng.ascend.com> |
|
261 |
|
262 * inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H |
|
263 in acconfig.h. |
|
264 |
1271
|
265 1998-03-15 Jim Meyering <meyering@eng.ascend.com> |
|
266 |
1275
|
267 * prereq.m4: New file. |
1272
|
268 * error.m4: New file. |
1275
|
269 * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4. |
1271
|
270 |
1237
|
271 1998-02-07 Jim Meyering <meyering@eng.ascend.com> |
|
272 |
|
273 * getline.m4: Don't set am_cv_func_working_getline before the |
|
274 cache-check for the same variable -- that defeated the purpose of |
|
275 the test; the test program was never run. This was a problem only |
|
276 on systems with losing getline functions -- HP-UX 10.20 is one. |
|
277 Reported by Bjorn Helgaas. |
|
278 |
1234
|
279 1998-02-06 Jim Meyering <meyering@eng.ascend.com> |
|
280 |
|
281 * Makefile.am (EXTRA_DIST): Add perl.m4. |
|
282 |
1210
|
283 1998-01-10 Jim Meyering <meyering@na-net.ornl.gov> |
|
284 |
|
285 * Makefile.am (EXTRA_DIST): Add const.m4. |
|
286 |
|
287 * const.m4: New file. Use an initializer in this declaration |
|
288 typedef int charset[2]; const charset x; |
|
289 Reported by Bob Glickstein. |
|
290 |
1177
|
291 1997-12-21 Jim Meyering <meyering@na-net.ornl.gov> |
|
292 |
|
293 * chown.m4: Fix reversed types on -1 args to chown. |
|
294 From Kaveh Ghazi. |
|
295 |
1161
|
296 1997-12-14 Jim Meyering <meyering@na-net.ornl.gov> |
|
297 |
1163
|
298 * check-decl.m4: s/DECLARATION_/DECL_/g. |
1164
|
299 Add lseek and memchr. |
1163
|
300 |
1161
|
301 * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g. |
|
302 T.E.Dickey <dickey@clark.net> said that some older preprocessors |
|
303 have a 20-character limit on names. |
|
304 |
1145
|
305 1997-11-30 Jim Meyering <meyering@na-net.ornl.gov> |
|
306 |
|
307 * inttypes_h.m4: New file. |
|
308 * uintmax_t.m4: New file. |
|
309 * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4. |