06a467272f28d0bcf31da905432545495e9f2d4e
[gnulib.git] / m4 / ChangeLog
1 2000-01-23  Jim Meyering  <meyering@lucent.com>
2
3         * jm-macros.m4: (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
4         AC_SUBST these here, rather than just in sh-util/configure.in, so
5         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
6         all the same.
7
8 2000-01-22  Jim Meyering  <meyering@lucent.com>
9
10         * jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
11
12         * prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
13
14         * jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
15         configure.in
16         (AC_CHECK_HEADERS): Likewise for sh-utils.
17         (AC_CHECK_HEADERS): Likewise for textutils.
18         Merge the three lists of headers.
19
20         * prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
21         from fileutils' configure.in.
22
23         * decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)' code.
24         Moved tests into their own function (_jm_DECL_HEADERS) in check-decl.m4.
25
26         * check-decl.m4: Use #if rather than #ifdef.
27         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
28         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
29         (_jm_DECL_HEADERS): Define new function.
30         (jm_CHECK_DECLARATIONS): Require it.
31
32 2000-01-19  Jim Meyering  <meyering@lucent.com>
33
34         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
35         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
36         defines `struct timespec' in <sys/time.h>
37
38         * c-bs-a.m4: Remove uses of changequote altogether.
39         Thanks to Akim for explaining.
40
41 2000-01-16  Jim Meyering  <meyering@lucent.com>
42
43         * jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
44         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
45         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
46         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
47
48 2000-01-16  Jim Meyering  <meyering@lucent.com>
49
50         * c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
51         because the latter didn't work.
52
53 2000-01-15  Jim Meyering  <meyering@lucent.com>
54
55         * jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
56         (AC_REPLACE_FUNCS): Add memcpy and memset.
57         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
58         Add strpbrk.
59         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
60
61 2000-01-12  Jim Meyering  <meyering@lucent.com>
62
63         * prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
64         (jm_PREREQ): Use it.
65         (jm_PREREQ_READUTMP): New macro.
66         (jm_PREREQ): Use it.
67
68 2000-01-11  Paul Eggert  <eggert@twinsun.com>
69
70         Quote multibyte characters correctly.
71         * m4/c-bs-a.m4: New file.
72         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
73         (jm_PREREQ): Use it.
74
75 2000-01-11  Paul Eggert  <eggert@twinsun.com>
76
77         * m4/uintmax_t.m4: Port to autoconf 2.13.
78
79 2000-01-08  Jim Meyering  <meyering@ascend.com>
80
81         * strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
82         * jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
83
84 2000-01-04  Jim Meyering  <meyering@ascend.com>
85
86         * d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
87         jm_STRUCT_DIRENT_D_TYPE.
88         * d-ino.m4: (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
89         jm_STRUCT_DIRENT_D_INO.
90         * utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
91         jm_STRUCT_UTIMBUF.
92         * jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/ renamings.
93         * utime.m4: Likewise.
94
95         * timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
96         * jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
97
98 2000-01-03  Paul Eggert  <eggert@twinsun.com>
99
100         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
101         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
102
103 2000-01-02  Jim Meyering  <meyering@ascend.com>
104
105         * search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
106         remember if this is necessary.
107
108 1999-12-26  Jim Meyering  <meyering@ascend.com>
109
110         * jm-macros.m4: Use it here.
111         * nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
112
113 1999-12-23  Jim Meyering  <meyering@ascend.com>
114
115         * jm-macros.m4: Check for clock_gettime (moved from
116         fileutils/configure.in)
117         Check for gettimeofday.
118
119 1999-12-20  Jim Meyering  <meyering@ascend.com>
120
121         * strftime.m4: Remove kludge, now that I'm using the fixed
122         autoconf-2.14a-1999-12-20.
123
124 1999-12-19  Jim Meyering  <meyering@ascend.com>
125
126         * lstat-slash.m4: New file.
127         * jm-macros.m4: Use the new macro:
128         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
129
130 1999-12-07  Jim Meyering  <meyering@ascend.com>
131
132         * perl.m4: Require that File::Compare be available, too.
133         Too many systems seem to lack it.
134
135         * strftime.m4: Add checks for most of the cpp macros tested in
136         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
137
138 1999-11-18  Paul Eggert  <eggert@twinsun.com>
139
140         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
141         problem with the QNX 4.25 shell, which doesn't propagate exit
142         status of failed commands inside shell assignments.
143
144 1999-11-17  Jim Meyering  <meyering@ascend.com>
145
146         * gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
147
148 1999-11-07  Jim Meyering  <meyering@ascend.com>
149
150         * getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
151
152 1999-11-06  Jim Meyering  <meyering@ascend.com>
153
154         * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
155         * jm-macros.m4 (jm_MACROS): Use it here.
156
157 1999-11-05  Jim Meyering  <meyering@ascend.com>
158
159         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from configure.in
160         of textutils, fileutils, and sh-utils into this one (shared between
161         those packages) file.
162         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
163         AC_STRUCT_ST_BLKSIZE.
164
165 1999-11-03  Jim Meyering  <meyering@ascend.com>
166
167         * ssize_t.m4: Remove file.  No longer needed since the new version of
168         AC_CHECK_TYPE checks includes unistd.h.
169         * jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
170         Suggestion from Akim Demaille.
171
172 1999-10-30  Jim Meyering  <meyering@ascend.com>
173
174         * uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
175         m4-quoted string.
176         * ls-mntd-fs.m4: Likewise.
177         * jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
178         * jm-winsz1.m4: Likewise.
179
180         * const.m4: Remove file, since the fix made it into the experimental
181         version of autoconf.
182         * mktime.m4: Likewise.
183
184         * check-type.m4: Remove file, now that the latest version of
185         AC_CHECK_TYPE takes a third arg to specify additional #includes.
186
187         * ssize_t.m4: New file, requires experimental version of autoconf.
188         * jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
189         AC_CHECK_TYPE.
190
191 1999-10-04  Jim Meyering  <meyering@ascend.com>
192
193         * jm-macros.m4: Don't require autoconf-2.14.1.
194
195 1999-09-22  Paul Eggert  <eggert@twinsun.com>
196
197         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
198         2.95.1 bug with HP-UX 10.20.
199
200 1999-09-17  Jim Meyering  <meyering@ascend.com>
201
202         * jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
203         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
204         due to missing strdup (against sh-utils-2.0).
205
206 1999-08-29  Jim Meyering  <meyering@ascend.com>
207
208         * jm-macros.m4: Require jm_BISON.
209         * bison.m4: New file.
210
211 1999-08-17  Paul Eggert  <eggert@twinsun.com>
212
213         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
214         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
215
216 1999-08-05  Jim Meyering  <meyering@ascend.com>
217
218         * getline.m4: Rename test file from conftestdata to conftest.data
219         to avoid conflicts with `conftest' on 8+3 filesystems.
220         Suggestion from Eli Zaretskii.
221
222 1999-08-04  Jim Meyering  <meyering@ascend.com>
223
224         * jm-macros.m4: Move a 4-line block of code from the configure.in of
225         fileutils and sh-utils (textutils's getline test was inadequate).
226         (AM_FUNC_GETLINE): Run this test.
227         (AC_CHECK_FUNCS): Check for getdelim.
228         Reported by Bob Proulx.
229
230 1999-08-02  Jim Meyering  <meyering@ascend.com>
231
232         * jm-macros.m4: Add a comment.
233
234 1999-08-01  Jim Meyering  <meyering@ascend.com>
235
236         * mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4.
237
238 1999-08-01  Paul Eggert  <eggert@twinsun.com>
239
240         * lfs.m4: Remove this file.
241         * largefile.m4: New file.  It contains the old contents of
242         lfs.m4, except that all names with prefix AC_LFS have been
243         changed to use the prefix AC_SYS_LARGEFILE instead, to be
244         compatible with future autoconf versions.  Also, some minor m4
245         quoting problems have been fixed.
246
247 1999-07-16  Paul Eggert  <eggert@twinsun.com>
248
249         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
250         that we can shift, multiply and divide unsigned long long
251         values; Ultrix cc can't do it.
252
253 1999-07-14  Paul Eggert  <eggert@twinsun.com>
254
255         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
256         <inttypes.h> defines strtoumax as a macro (and not as a
257         function).
258
259 1999-07-05  Paul Eggert  <eggert@twinsun.com>
260
261         * gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
262         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
263         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
264         and simplify the shell code.
265
266 1999-07-03  Paul Eggert  <eggert@twinsun.com>
267
268         * mktime.m4: New file, which is a preview of what should appear
269         in the next public autoconf release.
270
271 1999-07-20  Jim Meyering  <meyering@ascend.com>
272
273         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
274
275 1999-07-15  Jim Meyering  <meyering@ascend.com>
276
277         * jm-macros.m4: (AC_CHECK_FUNCS): Check for getpagesize.
278
279 1999-05-22  Jim Meyering  <meyering@ascend.com>
280
281         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
282
283 1999-05-20  Jim Meyering  <meyering@ascend.com>
284
285         * search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
286         Add a colon after each `then' in case $4 is empty.
287
288 1999-05-16  Jim Meyering  <meyering@ascend.com>
289
290         * search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
291
292 1999-05-10  Jim Meyering  <meyering@ascend.com>
293
294         * jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
295
296         * jm-macros.m4: Require 2.14.1, since we use newly-renamed
297         AC_FUNC_MKTIME.
298
299 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
300
301         * jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
302
303 1999-05-04  Paul Eggert  <eggert@twinsun.com>
304
305         * lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
306         not CPPFLAGS, so that linking works correctly in IRIX.
307
308 1999-04-30  Paul Eggert  <eggert@twinsun.com>
309
310         * jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
311
312 1999-04-20  Jim Meyering  <meyering@ascend.com>
313
314         * xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
315         AC_REPLACE xstroull if necessary.  From Paul Eggert.
316         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
317
318 1999-04-20  Paul Eggert  <eggert@twinsun.com>
319
320         * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
321         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
322         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
323         jm_AC_TYPE_UNSIGNED_LONG_LONG.
324         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
325
326         * lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
327
328 1999-04-18  Jim Meyering  <meyering@ascend.com>
329
330         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
331         * jm-macros.m4: Use it.
332
333 1999-04-06  Jim Meyering  <meyering@ascend.com>
334
335         * strftime.m4: Remove test for %f.
336
337 1999-03-29  Jim Meyering  <meyering@ascend.com>
338
339         * jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
340         superset of the AC_TYPE_* checks in the textutils, fileutils,
341         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
342         AC_TYPE_PID_T.
343
344 1999-03-28  Jim Meyering  <meyering@ascend.com>
345
346         * jm-macros.m4: Define GNU_PACKAGE here.
347         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
348         replaced e.g., in the *.sh files of the sh-utils.
349
350 1999-03-20  Jim Meyering  <meyering@ascend.com>
351
352         * jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
353         * regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
354         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
355
356 1999-03-19  Jim Meyering  <meyering@ascend.com>
357
358         * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
359
360 1999-03-12  Jim Meyering  <meyering@ascend.com>
361
362         * jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
363
364 1999-03-07  Jim Meyering  <meyering@ascend.com>
365
366         * jm-glibc-io.m4: Use only those *_unlocked macros that are declared.
367
368 1999-02-17  Jim Meyering  <meyering@ascend.com>
369
370         * gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of brackets
371         in macro definition.  From Eli Zaretskii and Alain Magloire.
372
373 1999-02-07  Jim Meyering  <meyering@ascend.com>
374
375         * group-member.m4: New file -- extracted from sh-utils' configure.in.
376
377         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
378         * gettext.m4: Support DOS-style d:/foo/bar absolute file names.
379
380 1999-02-06  Jim Meyering  <meyering@ascend.com>
381
382         * chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
383         * fnmatch.m4: Likewise.
384         * getgroups.m4: Likewise.
385         * lstat.m4: Likewise.
386         * malloc.m4: Likewise.
387         * putenv.m4: Likewise.
388         * realloc.m4: Likewise.
389         * regex.m4: Likewise.
390         * stat.m4: Likewise.
391         * strftime.m4: Likewise.
392         Suggestion from Alain Magloire.
393
394         * chown.m4: Use `.$ac_objext', not `.o'.
395         * fnmatch.m4: Likewise.
396         * getgroups.m4: Likewise.
397         * getline.m4: Likewise.
398         * lstat.m4: Likewise.
399         * malloc.m4: Likewise.
400         * memcmp.m4: Likewise.
401         * putenv.m4: Likewise.
402         * realloc.m4: Likewise.
403         * regex.m4: Likewise.
404         * stat.m4: Likewise.
405         * strftime.m4: Likewise.
406         Suggestion from Alain Magloire.
407
408         * jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
409         an argument.
410
411         * regex.m4: Add a run-time Test for proper operation of
412         re_compile_pattern.
413
414 1999-01-31  Jim Meyering  <meyering@ascend.com>
415
416         * getloadavg.m4: Check for locale.h and the function, setlocale.
417
418 1999-01-30  Jim Meyering  <meyering@ascend.com>
419
420         * check-type.m4: Use 3-arg form of AC_DEFINE.
421
422         * jm-mktime.m4: Make this a wrapper around the official AM_FUNC_MKTIME
423         rather than my private copy, now that the official one is up to date.
424         * mktime.m4: Remove file.
425
426         * getloadavg.m4: Use 3-arg form of AC_DEFINE.
427         * uptime.m4: Likewise.
428         * uintmax_t.m4: Likewise.
429
430 1999-01-28  Jim Meyering  <meyering@ascend.com>
431
432         * jm-macros.m4: Use jm_AFS.
433         * afs.m4: New file (from fileutils' configure.in).
434
435         * assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
436         * chown.m4: Likewise.
437         * d-ino.m4: Likewise.
438         * d-type.m4: Likewise.
439         * fnmatch.m4: Likewise.
440         * getgroups.m4: Likewise.
441         * gettext.m4: Likewise.
442         * jm-mktime.m4: Likewise.
443         * jm-winsz2.m4: Likewise.
444         * lcmessage.m4: Likewise.
445         * ls-mntd-fs.m4: Likewise.
446         * malloc.m4: Likewise.
447         * memcmp.m4: Likewise.
448         * putenv.m4: Likewise.
449         * realloc.m4: Likewise.
450         * st_mtim.m4: Likewise.
451         * strftime.m4: Likewise.
452
453 1999-01-16  Jim Meyering  <meyering@ascend.com>
454
455         * jm-macros.m4 (ARGMATCH_DIE): Define.
456         (ARGMATCH_DIE_DECL): Define.
457
458 1999-01-12  Jim Meyering  <meyering@ascend.com>
459
460         * Makefile.am.in: Rewrite to avoid using fmt.
461         Reported by Lars Hecking.
462
463 1999-01-10  Jim Meyering  <meyering@ascend.com>
464
465         * fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
466         gross kludge.
467         * inttypes_h.m4: Likewise.
468         * lstat.m4: Likewise.
469         * malloc.m4: Likewise.
470         * readdir.m4: Likewise.
471         * realloc.m4: Likewise.
472         * st_dm_mode.m4: Likewise.
473         * stat.m4: Likewise.
474         * utimbuf.m4: Likewise.
475         * utimes.m4: Likewise.
476
477         * check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
478         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
479         comments in config.h.in are meaningful.
480
481         * jm-macros.m4: Require autoconf-2.13 here.
482
483         * regex.m4: By default, don't use the included regex.c on systems
484         with glibc 2.  Suggestion from Uli Drepper.
485
486 1999-01-02  Jim Meyering  <meyering@ascend.com>
487
488         * jm-macros.m4: Replace strcasecmp and strncasecmp.
489
490 1998-12-18  Jim Meyering  <meyering@ascend.com>
491
492         * Makefile.am.in (Makefile.am): Simplify rule.
493         Based on a suggestion from Lars Hecking.
494
495 1998-11-16  Jim Meyering  <meyering@ascend.com>
496
497         * lfs.m4: Double-quote the `uname...` expression.
498
499 1998-11-16  Paul Eggert  <eggert@twinsun.com>
500
501         * lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
502
503 1998-11-14  Jim Meyering  <meyering@ascend.com>
504
505         * lstat.m4: Correct comment.  POSIX does not permit it to succeed.
506         * stat.m4: Likewise.
507
508 1998-11-03  Jim Meyering  <meyering@ascend.com>
509
510         * stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
511         * lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
512
513 1998-10-18  Jim Meyering  <meyering@ascend.com>
514
515         * check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
516
517 1998-10-17  Jim Meyering  <meyering@ascend.com>
518
519         * decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
520         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
521         calls for those previously hard-coded headers.  Instead, take a new
522         parameter.
523         (jm_CHECK_DECLARATIONS): Reflect interface change.
524         * check-decl.m4 (jm_CHECK_DECLS): Likewise.
525         (jm_CHECK_DECL_LOCALTIME_R): New macro.
526
527         * mktime.m4: Test for spring-forward gap before long-running test.
528
529 1998-10-14  Jim Meyering  <meyering@ascend.com>
530
531         * mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
532         instead of "TZ=America/Vancouver".  From Paul Eggert.
533
534 1998-10-11  Jim Meyering  <meyering@ascend.com>
535
536         * mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
537         This adds a test for a recently added compatibility fix for mktime.c.
538         * jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
539
540 1998-09-27  Jim Meyering  <meyering@ascend.com>
541
542         * jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
543
544         * fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
545         ../configure.in, including a change from Gordon Matzigkeit to allow
546         cross-compiling for the Hurd.
547
548         * glibc.m4: New file/macro to test for the GNU C Library
549         versions 1 and 2.  From Gordon Matzigkeit.
550         Indent.
551
552 1998-09-21  Jim Meyering  <meyering@ascend.com>
553
554         * chown.m4: Declare locals: before, after.  From Andries Brouwer.
555
556 1998-08-18  Paul Eggert  <eggert@twinsun.com>
557
558         Port nanosecond-resolution times to UnixWare 2.1.2 and
559         pedantic Solaris 2.6.
560
561         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
562         AC_STRUCT_ST_MTIM.
563         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
564         Generate name of ns member, instead of just 1 or undef.
565         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
566
567 1998-08-15  Jim Meyering  <meyering@ascend.com>
568
569         * ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
570         * check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
571         * jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
572         instead of jm_TYPE_SSIZE_T.
573
574 1998-08-12  Jim Meyering  <meyering@ascend.com>
575
576         * st_dm_mode.m4: New file.  From Johan Danielsson.
577
578 1998-08-02  Jim Meyering  <meyering@ascend.com>
579
580         * st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
581         in acconfig.h manually.
582
583 1998-07-31  Paul Eggert  <eggert@twinsun.com>
584
585         * st_mtim.m4: New file.
586
587 1998-07-28  Jim Meyering  <meyering@ascend.com>
588
589         * utimes.m4: Undef stat.
590
591 1998-07-25  Jim Meyering  <meyering@ascend.com>
592
593         * utime.m4 (jm_FUNC_UTIME): New file and macro.
594         * utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
595
596 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
597
598         * chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
599         uid and gid actually remain unchanged.
600
601 1998-07-07  Jim Meyering  <meyering@ascend.com>
602
603         * jm-glibc-io.m4: Remove fclose_unlocked.
604
605 1998-07-04  Jim Meyering  <meyering@ascend.com>
606
607         * regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
608         to prove that this macro can be used in packages without regex.c.
609
610 1998-07-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
611
612         * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
613         is to be used.
614
615 1998-07-03  Jim Meyering  <meyering@ascend.com>
616
617         * gettext.m4: Add -lintl if it's found to be necessary.
618
619         * gettext.m4: New file -- from gettext-0.10.35.
620         * lcmessage.m4: Likewise.
621         * progtest.m4: Likewise.
622
623         * regex.m4 (jm_WITH_REGEX): New file and macro.
624         * jm-macros.m4: Require the new macro.
625
626 1998-06-29  Jim Meyering  <meyering@ascend.com>
627
628         * fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
629         for the definition of NGROUPS (used in a system header included
630         by sys/mount.h).
631
632 1998-06-28  Jim Meyering  <meyering@ascend.com>
633
634         * ls-mntd-fs.m4: New file.
635         * fstypename.m4: New file.
636
637         * jm-macros.m4: Require the new macro.
638         * jm-glibc-io.m4: New file.
639
640 1998-05-19  Jim Meyering  <meyering@ascend.com>
641
642         * jm-macros.m4: Add jm_FUNC_LCHOWN.
643         * lchown.m4: New file.
644
645         * Makefile.am.in: New file.
646         * Makefile.am (Makefile.am): Depend on Makefile.am.in.
647
648 1998-05-14  Jim Meyering  <meyering@ascend.com>
649
650         * Makefile.am (EXTRA_DIST): Add them.
651         * jm-macros.m4: New file.
652         * utimbuf.m4: New file.
653
654 1998-05-12  Jim Meyering  <meyering@ascend.com>
655
656         * Makefile.am (EXTRA_DIST): Add isc-posix.m4.
657
658 1998-05-11  Jim Meyering  <meyering@ascend.com>
659
660         * isc-posix.m4: New file.
661
662 1998-05-10  Jim Meyering  <meyering@ascend.com>
663
664         * jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
665
666 1998-05-09  Jim Meyering  <meyering@ascend.com>
667
668         * Makefile.am (EXTRA_DIST): Add ssize_t.m4.
669         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
670         with automake.
671
672         * ssize_t.m4: New file.
673         * mktime.m4: Remove file -- the new automake has this now.
674
675 1998-04-26  Jim Meyering  <meyering@ascend.com>
676
677         * assert.m4: New file.
678         * Makefile.am (EXTRA_DIST): Add assert.m4.
679
680 1998-04-05  Jim Meyering  <meyering@ascend.com>
681
682         * prereq.m4 (jm_PREREQ_REGEX): New macro.
683         (jm_PREREQ): Use it here.
684
685 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
686
687         * inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
688         in acconfig.h.
689
690 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
691
692         * prereq.m4: New file.
693         * error.m4: New file.
694         * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
695
696 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
697
698         * getline.m4: Don't set am_cv_func_working_getline before the
699         cache-check for the same variable -- that defeated the purpose of
700         the test; the test program was never run.  This was a problem only
701         on systems with losing getline functions -- HP-UX 10.20 is one.
702         Reported by Bjorn Helgaas.
703
704 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
705
706         * Makefile.am (EXTRA_DIST): Add perl.m4.
707
708 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
709
710         * Makefile.am (EXTRA_DIST): Add const.m4.
711
712         * const.m4: New file.  Use an initializer in this declaration
713         typedef int charset[2]; const charset x;
714         Reported by Bob Glickstein.
715
716 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
717
718         * chown.m4: Fix reversed types on -1 args to chown.
719         From Kaveh Ghazi.
720
721 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
722
723         * check-decl.m4: s/DECLARATION_/DECL_/g.
724         Add lseek and memchr.
725
726         * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
727         T.E.Dickey <dickey@clark.net> said that some older preprocessors
728         have a 20-character limit on names.
729
730 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
731
732         * inttypes_h.m4: New file.
733         * uintmax_t.m4: New file.
734         * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.