New module stpncpy.
[gnulib.git] / m4 / ChangeLog
1 2003-01-29  Bruno Haible  <bruno@clisp.org>
2
3         * stpncpy.m4: New file.
4
5 2003-01-23  Jim Meyering  <jim@meyering.net>
6
7         * dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
8         from working on systems without dirfd (at least Irix and OSF1/Tru64).
9
10 2003-01-16  Jim Meyering  <jim@meyering.net>
11
12         * regex.m4: The `regex' struct is both input and output.
13         Initialize it before each use.  Patch by Tim Waugh.
14
15 2003-01-11  Bruno Haible  <bruno@clisp.org>
16
17         * longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
18         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
19         suffix.
20
21 2003-01-11  Bruno Haible  <bruno@clisp.org>
22
23         * md5.m4 (gl_MD5): Require AC_C_INLINE.
24
25 2003-01-11  Bruno Haible  <bruno@clisp.org>
26
27         * alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
28
29 2003-01-12  Paul Eggert  <eggert@twinsun.com>
30
31         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
32         to avoid collisions with libcurses and libreadline.
33
34         * getstr.m4: Remove.
35         * getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
36
37 2003-01-10  Bruno Haible  <bruno@clisp.org>
38
39         * alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
40
41 2003-01-09  Bruno Haible  <bruno@clisp.org>
42
43         * stdbool.m4 (AM_STDBOOL_H): New macro.
44
45 2002-12-31  Paul Eggert  <eggert@twinsun.com>
46
47         * memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
48
49 2002-12-24  Bruno Haible  <bruno@clisp.org>
50
51         General infrasructure.
52         * README: Rewritten.
53         * onceonly.m4: New file.
54         * onceonly_2_57.m4: New file.
55
56         Module atexit.
57         * atexit.m4: New file.
58
59         Module strtod.
60         * strtod.m4: New file.
61
62         Module strtol.
63         * strtol.m4: New file.
64
65         Module strtoul.
66         * strtoul.m4: New file.
67
68         Module memchr.
69         * memchr.m4: New file.
70
71         Module memcmp.
72         * memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
73         (jm_FUNC_MEMCMP): Invoke it.
74
75         Module memcpy.
76         * memcpy.m4: New file.
77
78         Module memmove.
79         * memmove.m4: New file.
80
81         Module memset.
82         * memset.m4: New file.
83
84         Module strcspn.
85         * strcspn.m4: New file.
86
87         Module strpbrk.
88         * strpbrk.m4: New file.
89
90         Module strstr.
91         * strstr.m4: New file.
92
93         Module strerror.
94         * strerror.m4: New file.
95
96         Module mktime.
97         * mktime.m4: Renamed from jm-mktime.m4.
98         (gl_PREREQ_MKTIME): New macro.
99         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
100
101         Module malloc.
102         * malloc.m4 (gl_PREREQ_MALLOC): New macro.
103         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
104         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
105
106         Module realloc.
107         * realloc.m4 (gl_PREREQ_REALLOC): New macro.
108         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
109         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
110
111         Module strftime.
112         * tm_gmtoff.m4: New file, extracted from strftime.m4.
113         * strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
114         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
115         gl_TM_GMTOFF.
116         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
117
118         Module xalloc.
119         * xalloc.m4: New file.
120
121         Module alloca.
122         * alloca.m4: New file.
123
124         Module putenv.
125         * putenv.m4 (gl_PREREQ_PUTENV): New macro.
126         (jm_FUNC_PUTENV): Invoke it.
127
128         Module setenv.
129         * setenv.m4 (gt_FUNC_SETENV): New macro.
130         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
131         when invoked twice.
132         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
133         gt_FUNC_SETENV.
134
135         Module memrchr.
136         * memrchr.m4: New file.
137
138         Module stpcpy.
139         * stpcpy.m4: New file.
140
141         Module strcase.
142         * strcase.m4: New file.
143
144         Module strdup.
145         * strdup.m4: New file.
146
147         Module strnlen.
148         * strnlen.m4: New file.
149
150         Module strndup.
151         * strndup.m4: New file.
152
153         Module xstrtod.
154         * xstrtod.m4: New file.
155
156         Module xstrtol.
157         * xstrtol.m4: New file.
158
159         Module getdate.
160         * getdate.m4: New file.
161
162         Module unlocked-io.
163         * unlocked-io.m4: Renamed from jm-glibc-io.m4.
164         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
165         * jm-glibc-io.m4n: Remove file.
166
167         Module long-options.
168         * long-options.m4: New file.
169
170         Module md5.
171         * md5.m4: New file.
172
173         Module sha.
174         * sha.m4: New file.
175
176         Module getstr.
177         * getstr.m4: New file.
178
179         Module getline.
180         * getline.m4 (gl_PREREQ_GETLINE): New macro.
181         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
182         <sys/types.h>, for size_t. Use the function name gnu_getline, not
183         simply getline. Infoke gl_PREREQ_GETLINE.
184
185         Module obstack.
186         * obstack.m4: New file.
187
188         Module hash.
189         * hash.m4: New file.
190
191         Module readtokens.
192         * readtokens.m4: New file.
193
194         Module strverscmp.
195         * strverscmp.m4: New file.
196
197         Module stdbool.
198         * stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for OSF/1.
199
200         Module strtoll.
201         * strtoll.m4: New file.
202
203         Module strtoull.
204         * strtoull.m4: New file.
205
206         Module strtoimax.
207         * strtoimax.m4: New file.
208
209         Module strtoumax.
210         * strtoumax.m4: New file.
211
212         Module xstrtoimax.
213         * xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from jm_AC_PREREQ_XSTRTOIMAX.
214         Moved the strtol prerequisites to strtol.m4.
215         Moved the strtoll prerequisites to strtoll.m4.
216         Moved the strtoimax prerequisites to strtoimax.m4.
217
218         Module xstrtoumax.
219         * xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from jm_AC_PREREQ_XSTRTOUMAX.
220         Moved the strtoul prerequisites to strtoul.m4.
221         Moved the strtoull prerequisites to strtoull.m4.
222         Moved the strtoumax prerequisites to strtoumax.m4.
223
224         Module chown.
225         * chown.m4 (gl_PREREQ_CHOWN): New macro.
226         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
227
228         Module dup2.
229         * dup2.m4: New file.
230
231         Module ftruncate.
232         * ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
233         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
234
235         Module getgroups.
236         * getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
237         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
238
239         Module gettimeofday.
240         * gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
241         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
242         gl_PREREQ_GETTIMEOFDAY.
243
244         Module mkdir.
245         * mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
246         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
247
248         Module mkstemp.
249         * mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
250         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
251         jm_AC_TYPE_UINTMAX_T.
252         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
253
254         Module stat.
255         * stat.m4 (gl_PREREQ_STAT): New macro.
256         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
257
258         Module lstat.
259         * lstat.m4 (gl_PREREQ_LSTAT): New macro.
260         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
261
262         Module timespec.
263         * timespec.m4 (gl_TIMESPEC): New macro.
264         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
265         * st_mtim.m4: Indentation.
266
267         Module nanosleep.
268         * nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
269         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
270         gl_PREREQ_NANOSLEEP.
271
272         Module regex.
273         * regex.m4 (jm_PREREQ_REGEX): New macro.
274         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
275         (gl_REGEX): New macro.
276
277         Module rename.
278         * rename.m4 (gl_PREREQ_RENAME): New macro.
279         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
280
281         Module rmdir.
282         * rmdir.m4: New file.
283
284         Module utime.
285         * utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
286         * utime.m4 (gl_PREREQ_UTIME): New macro.
287         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
288
289         Module dirname.
290         * dirname.m4: New file.
291
292         Module getopt.
293         * getopt.m4: New file.
294
295         Module unistd-safer.
296         * unistd-safer.m4: New file.
297
298         Module fnmatch.
299         * fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
300         declaration.
301         (gl_PREREQ_FNMATCH_EXTRA): New macro.
302         (gl_FUNC_FNMATCH_POSIX): New macro.
303         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
304         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
305         simply fnmatch.
306
307         Module exclude.
308         * exclude.m4: New file.
309
310         Module human.
311         * human.m4: New file.
312
313         Module acl.
314         * acl.m4: Nop.
315
316         Module backupfile.
317         * backupfile.m4: New file.
318         * d-ino.m4: Indentation.
319
320         Module fsusage.
321         * fsusage.m4 (gl_FSUSAGE): New macro.
322         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
323         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
324
325         Module dirfd.
326         * dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP requirements.
327
328         Module euidaccess.
329         * euidaccess.m4: New file.
330
331         Module file-type.
332         * file-type.m4: New file.
333
334         Module fileblocks.
335         * fileblocks.m4: New file.
336
337         Module filemode.
338         * filemode.m4: New file.
339
340         Module isdir.
341         * isdir.m4: New file.
342
343         Module lchown.
344         * lchown.m4 (gl_PREREQ_LCHOWN): New macro.
345         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
346
347         Module makepath.
348         * makepath.m4: New file.
349
350         Module modechange.
351         * modechange.m4: New file.
352
353         Module mountlist.
354         * mountlist.m4: New file.
355         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
356         Indentation.
357
358         Module path-concat.
359         * path-concat.m4: New file.
360
361         Module pathmax.
362         * pathmax.m4: New file.
363
364         Module same.
365         * same.m4: New file.
366
367         Module save-cwd.
368         * save-cwd.m4: New file.
369
370         Module savedir.
371         * savedir.m4: New file.
372
373         Module xgetcwd.
374         * xgetcwd.m4: New file.
375         * getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
376
377         Module xreadlink.
378         * xreadlink.m4: New file.
379
380         Module safe-read.
381         * safe-read.m4: New file.
382
383         Module safe-write.
384         * safe-write.m4: New file.
385
386         Module closeout.
387         * closeout.m4: New file.
388
389         Module stdio-safer.
390         * stdio-safer.m4: New file.
391
392         Module getpass.
393         * getpass.m4: New file.
394
395         Module getugroups.
396         * getugroups.m4: New file.
397
398         Module group-member.
399         * group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
400         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
401
402         Module idcache.
403         * idcache.m4: New file.
404
405         Module userspec.
406         * userspec.m4: New file.
407
408         Module gettime.
409         * clock_time.m4: New file.
410         * gettime.m4: New file.
411
412         Module settime.
413         * settime.m4: New file.
414
415         Module posixtm.
416         * posixtm.m4: New file.
417
418         Module gethostname.
419         * gethostname.m4: New file.
420
421         Module canon-host.
422         * canon-host.m4: New file.
423
424         Module gettext.
425         * codeset.m4: New file, from gettext-0.11.5.
426         * gettext.m4: New file, from gettext-0.11.5.
427         * glibc21.m4: New file, from gettext-0.11.5.
428         * iconv.m4: New file, from gettext-0.11.5.
429         * intdiv0.m4: New file, from gettext-0.11.5.
430         * inttypes-pri.m4: New file, from gettext-0.11.5.
431         * inttypes.m4: New file, from gettext-0.11.5.
432         * inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
433         * isc-posix.m4: New file, from gettext-0.11.5.
434         * lcmessage.m4: New file, from gettext-0.11.5.
435         * lib-ld.m4: New file, from gettext-0.11.5.
436         * lib-link.m4: New file, from gettext-0.11.5.
437         * lib-prefix.m4: New file, from gettext-0.11.5.
438         * progtest.m4: New file, from gettext-0.11.5.
439         * stdint_h.m4: New file, from gettext-0.11.5 with modifications.
440         * uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
441         * ulonglong.m4: New file, from gettext-0.11.5 with modifications.
442
443         Module localcharset.
444         * localcharset.m4: New file.
445
446         Module hard-locale.
447         * hard-locale.m4: New file.
448
449         Module mbswidth.
450         * mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
451         onceonly macros.
452         * mbrtowc.m4: Add comment.
453
454         Module memcasecmp.
455         * memcasecmp.m4: New file.
456
457         Module memcoll.
458         * memcoll.m4: New file.
459
460         Module unicodeio.
461         * unicodeio.m4: New file.
462
463         Module rpmatch.
464         * rpmatch.m4: New file.
465
466         Module yesno.
467         * yesno.m4: New file.
468
469         Module exitfail.
470         * exitfail.m4: New file.
471
472         Module c-stack.
473         * c-stack.m4 (gl_C_STACK): New macro.
474         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
475
476         Module error.
477         * error.m4 (gl_ERROR): New macro.
478         (jm_PREREQ_ERROR): Use onceonly macros.
479
480         Module fatal.
481         * fatal.m4: New file.
482
483         Module getloadavg.
484         * getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
485         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
486
487         Module getpagesize.
488         * getpagesize.m4: New file.
489
490         Module getusershell.
491         * getusershell.m4: New file.
492
493         Module physmem.
494         * physmem.m4: New file.
495
496         Module posixver.
497         * posixver.m4: New file.
498
499         Module quotearg.
500         * quotearg.m4: New file.
501
502         Module quote.
503         * quote.m4: New file.
504
505         Module readutmp.
506         * readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
507
508         Module sig2str.
509         * sig2str.m4: New file.
510
511         Other.
512         * longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
513         ulonglong.m4.
514         * intmax_t.m4: New file.
515         * d-type.m4: Indentation.
516         * jm-macros.m4: Update.
517         * prereq.m4 (jm_PREREQ): Update.
518         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
519         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
520         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
521         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
522         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
523         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
524         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
525         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
526         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
527         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
528         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
529         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
530         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
531         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
532         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
533         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
534         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
535         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
536         * readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
537
538 2002-12-18  Bruno Haible  <bruno@clisp.org>
539
540         * strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
541         * jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
542
543 2002-12-17  Bruno Haible  <bruno@clisp.org>
544
545         * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
546         stdlib.h, string.h.
547
548 2002-12-11  Bruno Haible  <bruno@clisp.org>
549
550         * setenv.m4: New file, from gettext-0.11.5.
551
552 2002-12-06  Paul Eggert  <eggert@twinsun.com>
553
554         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
555         a pain in practice to deal with generated m4 files.  This change
556         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
557
558         * Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
559         and jm-glibc-io.m4, as they are no longer a special case.
560         * jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
561         kludge and the auto-generation stuff.  Check only whether the
562         functions are declared, not whether they exist, since older hosts
563         that don't declare the functions can't use the optimization anyway.
564
565 2002-07-06  Jim Meyering  <meyering@lucent.com>
566
567         * README: Don't mention Makefile.am.in.
568         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
569
570 2002-06-11  Paul Eggert  <eggert@twinsun.com>
571
572         * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
573
574 2002-06-22  Jim Meyering  <meyering@lucent.com>
575
576         * c-stack.m4: New file, from diffutils-2.8.2.
577         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
578
579         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
580         now that configure.ac uses AC_GNU_SOURCE.
581         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
582         * prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
583
584         Update to latest tools.  Suggestions from Paul Eggert.
585         * stdbool.m4: New file, from diffutils-2.8.2.
586         * gnu-source.m4: Update from diffutils-2.8.2.
587         * fnmatch.m4: Likewise.
588         * prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
589         to AC_HEADER_STDBOOL
590
591 2002-06-21  Jim Meyering  <meyering@lucent.com>
592
593         * c-bs-a.m4: Add comment, from diffutils-2.8.2.
594         * mbrtowc.m4: Likewise.
595
596         * mbstate_t.m4: Update from diffutils-2.8.2.
597         * mbswidth.m4: Reflect name change:
598         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
599         * prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
600
601         * lib-link.m4: Update from gettext-0.11.2.
602         * gettext.m4: Likewise.
603
604         * jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
605         From Alfred M. Szmidt.
606
607 2002-05-19  Paul Eggert  <eggert@twinsun.com>
608
609         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
610
611 2002-06-07  Jim Meyering  <meyering@lucent.com>
612
613         * prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
614         They're needed at least for NetBSD 1.5.2.
615         ($statxfs_includes): Include those same headers.
616         ($statxfs_includes): Include sys/vfs.h if available.
617         ($statxfs_includes): Likewise for sys/statvfs.h.
618         Check for the following members in both structs statfs and statvfs:
619         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
620
621 2002-06-01  Jim Meyering  <meyering@lucent.com>
622
623         * d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
624         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
625
626 2002-05-28  Jim Meyering  <meyering@lucent.com>
627
628         * readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
629         Reported by Volker Borchert.
630
631 2002-05-27  Jim Meyering  <meyering@lucent.com>
632
633         * gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
634         localtime.
635
636         * readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
637         use the replacement function; it wouldn't resolve at link time.
638         Reported by Volker Borchert.
639
640 2002-04-30  Jim Meyering  <meyering@lucent.com>
641
642         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
643
644 2002-04-29  Paul Eggert  <eggert@twinsun.com>
645
646         * prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
647         Do not check for alloca.h (no longer used) or stdbool.h (was never
648         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
649
650 2002-04-28  Paul Eggert  <eggert@twinsun.com>
651
652         * prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
653
654 2002-04-29  Jim Meyering  <meyering@lucent.com>
655
656         * jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
657         * prereq.m4: Add jm_PREREQ_STRNLEN.
658         Use AC_FUNC_STRNLEN here instead.
659
660         * jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
661         With autoconf-2.53a, it's part of AC_PROG_CC.
662
663 2002-04-28  Paul Eggert  <eggert@twinsun.com>
664
665         * jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
666         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
667
668 2002-04-24  Jim Meyering  <meyering@lucent.com>
669
670         * prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
671         (jm_PREREQ): Use it.
672
673         * getloadavg.m4: Check for these headers: locale.h unistd.h
674         mach/mach.h fcntl.h.
675         Check for this function: setlocale.
676
677 2002-04-16  Jim Meyering  <meyering@lucent.com>
678
679         * prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
680         ut_pid, ut_id, ut_exit.
681
682 2002-04-12  Jim Meyering  <meyering@lucent.com>
683
684         * ls-mntd-fs.m4 (checking for getmntinfo function...): Remove now-bogus
685         check for f_type in sys/mount.h.  Instead, just test for the existence
686         of the getmntinfo function.  Needed for Darwin 5.3.
687
688         * dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
689         This is necessary at least on Darwin 5.3.
690
691         * jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
692         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of strnlen.o
693         in the library, and that makes some versions of ranlib object.
694
695 2002-04-09  Jim Meyering  <meyering@lucent.com>
696
697         * malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
698         to be more precise.  Rather than saying we're checking whether the
699         function `works', say what we're testing.
700         * realloc.m4 (jm_FUNC_REALLOC): Likewise.
701         Reported by Bruno Haible.
702
703 2002-02-27  Paul Eggert  <eggert@twinsun.com>
704
705         * jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
706         Check for clock_settime.
707
708 2002-02-25  Paul Eggert  <eggert@twinsun.com>
709
710         * acl.m4: New file.
711         * jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
712         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
713
714 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
715
716         * codeset.m4: Upgrade to gettext-0.11.
717         * gettext.m4: Upgrade to gettext-0.11.
718         * glibc21.m4: Upgrade to gettext-0.11.
719         * iconv.m4: Upgrade to gettext-0.11.
720         * isc-posix.m4: Upgrade to gettext-0.11.
721         * lcmessage.m4: Upgrade to gettext-0.11.
722         * lib-ld.m4: New file, from gettext-0.11.
723         * lib-link.m4: New file, from gettext-0.11.
724         * lib-prefix.m4: New file, from gettext-0.11.
725         * progtest.m4: Upgrade to gettext-0.11.
726
727 2002-02-15  Paul Eggert  <eggert@twinsun.com>
728
729         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
730         (jm_PREREQ): Use it.
731
732 2002-01-26  Jim Meyering  <meyering@lucent.com>
733
734         * jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
735         * strnlen.m4: Remove file, now that it's part of autoconf.
736
737 2002-01-22  Paul Eggert  <eggert@twinsun.com>
738
739         * jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
740
741 2002-01-19  Jim Meyering  <meyering@lucent.com>
742
743         * jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
744         Remove useless quotes: DF_PROG="df".
745         * strnlen.m4: New file.
746
747 2001-12-14  Jim Meyering  <meyering@lucent.com>
748
749         * jm-macros.m4 (jm_MACROS): Check for iswspace.
750         Suggestion from Bruno Haible.
751
752 2001-11-20  Jim Meyering  <meyering@lucent.com>
753
754         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
755         SunOS4.1.4 and solaris2.5.1 lose, too.
756
757 2001-11-19  Jim Meyering  <meyering@lucent.com>
758
759         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
760         directory.  Use "conftestXXXXXX" as the template.
761         Suggestion from Paul Eggert.
762
763         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor immediately,
764         so the test doesn't mistakenly hit the max-open-files limit.
765
766 2001-11-18  Jim Meyering  <meyering@lucent.com>
767
768         * prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
769
770 2001-11-17  Jim Meyering  <meyering@lucent.com>
771
772         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
773         Prompted by a report from Bob Proulx.
774
775         * jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
776         Instead, require UTILS_FUNC_MKSTEMP.
777
778 2001-11-11  Jim Meyering  <meyering@lucent.com>
779
780         * jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
781         Now, that's done as part of AC_FUNC_STRTOD.
782
783 2001-10-22  Paul Eggert  <eggert@twinsun.com>
784
785         * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
786         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
787
788 2001-11-10  Jim Meyering  <meyering@lucent.com>
789
790         * prereq.m4 (jm_PREREQ_PHYSMEM): New function.
791         (jm_PREREQ): Use it.
792
793 2001-11-09  Jim Meyering  <meyering@lucent.com>
794
795         * jm-macros.m4: Require autoconf-2.52f.
796         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
797         Use these AC_-prefixed names, not the AM_-prefixed ones.
798
799         * afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
800
801 2001-11-04  Jim Meyering  <meyering@lucent.com>
802
803         * fpending.m4: Remove unused cruft that saved, set, and restored $DEFS.
804
805 2001-11-03  Jim Meyering  <meyering@lucent.com>
806
807         * jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
808         of AC_DEFUN.
809
810         * dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
811         know the name of the variable in the macro definition.
812
813 2001-11-01  Jim Meyering  <meyering@lucent.com>
814
815         * dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
816         * jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
817
818 2001-10-20  Paul Eggert  <eggert@twinsun.com>
819
820         * error.m4 (jm_PREREQ_ERROR):
821         Do not invoke AC_CHECK_FUNCS with strerror_r, as
822         AC_FUNC_STRERROR_R does that.
823         Check for strerror declaration.
824
825         * strerror_r.m4: Add copyright notice, as nontrivial m4 files
826         are supposed to have them these days.
827         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
828         Merge changes from latest Autoconf CVS.
829         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
830         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
831         POSIX decided to standardize on the int flavor of strerror_r.
832
833 2001-09-30  Jim Meyering  <meyering@lucent.com>
834
835         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
836         `struct fsstat' has the `f_fstypename' member.
837         Use that to define FS_TYPE, which is now used to make
838         the getfsstat link test tighter.
839
840 2001-09-29  Jim Meyering  <meyering@lucent.com>
841
842         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
843         [one-argument getmntent function]): Include stdio.h before mntent.h.
844         SunOS4.1.x needs it for the declaration of `FILE'.
845         Patch by Volker Borchert.
846
847         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
848         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
849         sys/fs_types.h, and make the link-test for getfsstat guard #include
850         directives with appropriate #if HAVE_*_H tests so that we can
851         detect getfsstat on Apple Darwin1.3.7 systems.
852         Reported by Nelson Beebe.
853         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
854
855 2001-09-28  Paul Eggert  <eggert@twinsun.com>
856
857         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
858         #defines strtoimax.  Also treat the other strto* functions
859         like strtoimax.
860
861         * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
862         Check for strtoul and strtoumax,
863         as those declarations are made even in the signed case.
864         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
865         Likewise, for strtol and strtoimax.
866
867 2001-09-24  Jim Meyering  <meyering@lucent.com>
868
869         * gettext.m4: Use the version from gettext-0.10.40, not CVS.
870
871 2001-09-23  Jim Meyering  <meyering@lucent.com>
872
873         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
874         instead of the mere test for existence of mntent.h.  The latter
875         would get a false-positive on AIX 3.4 systems.
876         In the outer getmntent if-block, don't die if neither of the getmntent
877         tests succeeds.  Instead, just fall through and continue with the
878         remaining tests.
879
880 2001-09-22  Jim Meyering  <meyering@lucent.com>
881
882         * gettext.m4: New file.  From gettext.
883         * lcmessage.m4: Sync with gettext -- this changes only comments.
884         * progtest.m4: Likewise
885         * isc-posix.m4: Decrement serial number to sync with gettext.
886         * glibc21.m4: Likewise.
887
888         * libintl.m4: Remove.  No longer used.
889
890 2001-09-20  Jim Meyering  <meyering@lucent.com>
891
892         * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
893         strtoimax.
894         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
895         strtoumax.
896
897 2001-09-17  Jim Meyering  <meyering@lucent.com>
898
899         * chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
900         * jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
901         * nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
902         * st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
903         * utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
904         whenever the right hand side need not be expanded by the shell.
905
906 2001-09-16  Paul Eggert  <eggert@twinsun.com>
907
908         * fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
909         library.  It's not correct, as some older glibcs are buggy.
910         fnmatch wasn't fixed until glibc 2.2.
911
912         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
913         special shell magic here.
914
915 2001-09-16  Jim Meyering  <meyering@lucent.com>
916
917         * mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
918         * jm-macros.m4: Require it.
919
920 2001-09-15  Jim Meyering  <meyering@lucent.com>
921
922         * jm-macros.m4: Check for help2man.
923
924 2001-09-11  Jim Meyering  <meyering@lucent.com>
925
926         * host-os.m4 (UTILS_HOST_OS): New file/macro.
927         The body, by Paul Eggert, was moved here from configure.in.
928         * jm-macros.m4: Require UTILS_HOST_OS.
929
930 2001-09-04  Paul Eggert  <eggert@twinsun.com>
931
932         * prereq.m4 (jm_PREREQ_XREADLINK): New macro.
933         (jm_PREREQ): Use it.
934
935 2001-09-03  Paul Eggert  <eggert@twinsun.com>
936
937         * prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
938         sys/param.h, as pathmax.h includes them.
939
940 2001-09-03  Paul Eggert  <eggert@twinsun.com>
941
942         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
943         (jm_PREREQ_XGETCWD): New macro.
944
945         * getcwd.m4: New file.
946
947 2001-09-01  Jim Meyering  <meyering@lucent.com>
948
949         * jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
950         Used by df.
951
952 2001-08-30  Paul Eggert  <eggert@twinsun.com>
953
954         Simplify code, partly by assuming autoconf 2.52 semantics.
955
956         * Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
957
958         * inttypes.m4 (AC_PREREQ): Bump to 2.52.
959         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
960         All uses removed.
961         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
962         Move AC_REQUIRE to next-to-top level, to avoid confusion.
963         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
964         * prereq.m4 (jm_PREREQ_HUMAN): Don't require jm_AC_HEADER_INTTYPES_H.
965         * jm-macros.m4 (jm_MACROS): Likewise.
966
967         * uintmax_t.m4: Remove, as it duplicates inttypes.m4.
968
969         * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
970         Quote first arg of AC_DEFUN.
971         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
972         since they are needed to parse the include file even if we need
973         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
974         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
975         but with opposite signedness.
976
977 2001-08-30  Paul Eggert  <eggert@twinsun.com>
978
979         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
980         (jm_PREREQ_EXCLUDE): New macro.
981
982 2001-08-26  Jim Meyering  <meyering@lucent.com>
983
984         * jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
985
986         * xstrtoimax.m4: New file.
987         * xstrtoumax.m4: Add comments explaining why we
988         AC_REPLACE_FUNCS(strtol).
989
990 2001-06-20  Paul Eggert  <eggert@twinsun.com>
991
992         * inttypes.m4: Add AC_PREREQ(2.13).
993         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
994         (jm_AC_TYPE_INTMAX_T): New macro.
995         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
996
997         * longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
998
999         * longlong.m4: Renamed from ulonglong.m4.
1000         * inttypes.m4: Renamed from inttypes_h.m4.
1001         * uintmax_t.m4: Removed.
1002
1003 2001-08-12  Jim Meyering  <meyering@lucent.com>
1004
1005         * afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
1006         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
1007         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
1008         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
1009         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
1010         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
1011         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
1012         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
1013         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
1014         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
1015         utime.m4, utimes.m4, xstrtoumax.m4:
1016         Quote the first argument in each use of AC_DEFUN.
1017
1018 2001-08-05  Jim Meyering  <meyering@lucent.com>
1019
1020         * jm-macros.m4: Require autoconf-2.52.
1021
1022 2001-08-03  Paul Eggert  <eggert@twinsun.com>
1023
1024         The following changes are from gettext 0.10.39 as maintained by
1025         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
1026
1027         * codeset.m4: Upgrade to serial AM1.
1028         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
1029         all uses changed.  Quote first arg of AC_DEFUN.
1030         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
1031
1032         * iconv.m4: Upgrade to serial AM2.
1033         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
1034         Add --with-libconv-prefix.
1035         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
1036         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
1037         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
1038         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
1039         * jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
1040
1041         * c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
1042         * getline.m4 (AM_FUNC_GETLINE): Likewise.
1043         * glibc21.m4 (jm_GLIBC21): Likewise.
1044         * inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
1045         * isc-posix.m4 (AC_ISC_POSIX): Likewise.
1046         * lcmessage.m4 (AM_LC_MESSAGES): Likewise.
1047         * progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
1048         * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
1049         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
1050
1051         * getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
1052         string.h any more.
1053
1054         * progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
1055         not the default value.
1056
1057         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
1058         * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
1059         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
1060         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
1061         Also check for iswcntrl, used for wcwidth fallback.
1062         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
1063         to Autoconf 2.13.
1064
1065 2001-08-03  Jim Meyering  <meyering@lucent.com>
1066
1067         * mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
1068         as it was in the original.  Reported by Paul Eggert.
1069
1070 2001-07-16  Jim Meyering  <meyering@lucent.com>
1071
1072         * gettimeofday.m4: New file.
1073         Prompted by a report from Bernhard Baehr.
1074
1075 2001-07-15  Jim Meyering  <meyering@lucent.com>
1076
1077         * Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h stuff.
1078         Now it's in ../Makefile.cfg.
1079
1080 2001-07-04  Jim Meyering  <meyering@lucent.com>
1081
1082         * Makefile.am.in (glibc-io.struct): New target.  Rework the code
1083         that generates jm-glibc-io.m4 so that it doesn't trigger any make
1084         distcheck failure.
1085
1086 2001-07-02  Jim Meyering  <meyering@lucent.com>
1087
1088         The following changes were prompted by suggestions from Bruno Haible.
1089
1090         * jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
1091         is now generated.
1092         * Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
1093         definition of EXTRA_DIST.
1094         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
1095         ensure that the generated file is created/updated whenever the list
1096         of $(unlocked_functions) is changed.
1097         (jm-glibc-io.m4): New rule.
1098         (unlocked-io.h): New rule -- currently unused.
1099
1100 2001-06-24  Jim Meyering  <meyering@lucent.com>
1101
1102         * regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
1103         unmatched right bracket, rather than kludging it with an extra,
1104         falsely-matching quote in a comment.  Patch by Akim Demaille.
1105
1106 2001-05-27  Jim Meyering  <meyering@lucent.com>
1107
1108         * prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
1109         Check for ut_type in struct utmp.
1110
1111 2001-05-22  Jim Meyering  <meyering@lucent.com>
1112
1113         * strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
1114         now that we use the package-supplied version unconditionally.
1115         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
1116
1117 2001-05-21  Jim Meyering  <meyering@lucent.com>
1118
1119         * regex.m4: Change a couple backticks to single quotes to avoid shell
1120         syntax errors.
1121
1122 2001-05-19  Alexandre Duret-Lutz  <duret_g@epita.fr>
1123
1124         * dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
1125
1126 2001-05-11  Paul Eggert  <eggert@twinsun.com>
1127
1128         * strftime.m4 (jm_FUNC_GNU_STRFTIME):
1129         Don't bother to check library strftime, since
1130         we'll be using our own my_strftime function anyway.
1131         Define my_strftime instead of strftime.
1132
1133 2001-05-15  Jim Meyering  <meyering@lucent.com>
1134
1135         * regex.m4: Use proper quoting so brackets appear in the test program.
1136         Reported by, and with help from, Bruno Haible.
1137
1138 2001-05-13  Jim Meyering  <meyering@lucent.com>
1139
1140         * jm-macros.m4 (major_t, minor_t): Define to unsigned int if undefined.
1141
1142 2000-11-26  Paul Eggert  <eggert@twinsun.com>
1143
1144         * jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
1145
1146 2001-04-21  Jim Meyering  <meyering@lucent.com>
1147
1148         * rmdir-errno.m4: Write to a new file, so that a restrictive umask
1149         doesn't interfere.
1150
1151 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
1152
1153         * ftruncate.m4: Check for chsize.
1154         Link with ftruncate.o unconditionally if ftruncate is missing.
1155         This was required when cross-compiling to i586-mingw32msvc.
1156
1157 2001-03-24  Jim Meyering  <meyering@lucent.com>
1158
1159         * jm-macros.m4: Require autoconf-2.49d.
1160
1161 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
1162
1163         * iconv.m4 (jm_ICONV): Recommend GNU libiconv.
1164
1165 2001-03-17  Jim Meyering  <meyering@lucent.com>
1166
1167         * memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
1168         now that the version in autoconf is equivalent.
1169         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
1170
1171         * error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
1172         Suggestion from Akim Demaille.
1173
1174         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
1175         (jm_PREREQ_TEMPNAME): New function.
1176
1177 2001-02-25  Paul Eggert  <eggert@twinsun.com>
1178
1179         * jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
1180         lacks mkstemp.  Compile our own tempname.c if we compile our own
1181         mkstemp.c, as mkstemp relies on tempname.
1182
1183 2001-03-01  Jim Meyering  <meyering@lucent.com>
1184
1185         * dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
1186         AH_VERBATIM really does output its argument verbatim.
1187
1188 2001-02-18  Paul Eggert  <eggert@twinsun.com>
1189
1190         * jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
1191
1192 2001-02-17  Jim Meyering  <meyering@lucent.com>
1193
1194         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
1195         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
1196         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
1197         UnixWare 7.1.1.
1198
1199         * mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
1200         rather than AC_CACHE_VAL.
1201
1202 2001-02-17  Paul Eggert  <eggert@twinsun.com>
1203
1204         * mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
1205         * mbswidth.m4 (jm_PREREQ_MBSWIDTH):
1206         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
1207         * prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
1208
1209 2001-02-07  Jim Meyering  <meyering@lucent.com>
1210
1211         * regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
1212
1213 2001-02-05  Jim Meyering  <meyering@lucent.com>
1214
1215         * jm-macros.m4: Require autoconf-2.14d (not yet released), because
1216         it includes the patch required for `large file' support with at least
1217         HP-UX's 10.20 /bin/cc.
1218
1219 2001-02-03  Jim Meyering  <meyering@lucent.com>
1220
1221         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
1222         AS_IF, now that it works once again (mysteriously).
1223         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
1224
1225 2001-01-30  Jim Meyering  <meyering@lucent.com>
1226
1227         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
1228         * chown.m4: Rename conftestchown to conftest.chown.
1229         * rename.m4: s/conftestdir/conftest.d1/ and s/conftestdir2/conftest.d2/.
1230         * utimes.m4: s/conftestdata/conftest.data/
1231         Inspired by Pavel Roskin's change in autoconf.
1232
1233 2001-01-27  Jim Meyering  <meyering@lucent.com>
1234
1235         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
1236         a use of AS_IF.
1237         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
1238
1239 2001-01-26  Jim Meyering  <meyering@lucent.com>
1240
1241         * prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
1242         quotearg.c includes it.
1243
1244 2001-01-15  Bruno Haible  <haible@clisp.cons.org>
1245
1246         * iconv.m4 (jm_ICONV): Also check whether the iconv declaration
1247         has const.
1248
1249 2001-01-20  Jim Meyering  <meyering@lucent.com>
1250
1251         Be sure that headers are checked before used in code compiled
1252         for the type checks.
1253         * jm-macros.m4 (jm_MACROS): Remove all header checks.
1254         In place of that, invoke jm_CHECK_ALL_TYPES.
1255         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
1256         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
1257         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
1258         The check for ssize_t was mistakenly run before the test for unistd.h.
1259
1260         The configure-time check for stdbool.h was missing.
1261         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
1262         (jm_PREREQ_HASH): New function.
1263
1264 2001-01-17  Jim Meyering  <meyering@lucent.com>
1265
1266         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
1267         for autoconf-2.49c.
1268         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
1269
1270 2001-01-14  Jim Meyering  <meyering@lucent.com>
1271
1272         * rename.m4: Use temporary directories named conftestdir{,2}, not
1273         foo and bar.  Create conftestdir/ in the script, not in the C code.
1274         Remove directories in the script, not in the C code.
1275         Remove conftestdir{,2} before trying to create the directory.
1276         Make the entire configure script fail if the mkdir fails.
1277
1278 2001-01-02  Volker Borchert  <bt@teknon.de>
1279
1280         * rename.m4: New file.
1281         * jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
1282
1283 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
1284
1285         * libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
1286         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
1287         so `make install' also works in VPATH builds.
1288
1289 2001-01-01  Jim Meyering  <meyering@lucent.com>
1290
1291         * prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available), even
1292         on systems with utmpx.h.  It's necessary for the declaration of utmp's
1293         ut_user member.  Reported by Andreas Jaeger.
1294
1295         * check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if available.
1296         They are required for the declarations of getgrgid and getpwuid resp.
1297         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
1298         Reported by Andreas Jaeger.
1299
1300 2000-12-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
1301
1302         * libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
1303         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
1304         can be used in subdirectories.
1305
1306 2000-12-26  Jim Meyering  <meyering@lucent.com>
1307
1308         * dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work better
1309         with autoheader.
1310
1311 2000-12-17  Jim Meyering  <meyering@lucent.com>
1312
1313         * dos.m4 (jm_AC_DOS): New file and macro.
1314         * jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
1315
1316 2000-12-06  Paul Eggert  <eggert@twinsun.com>
1317
1318         * off_t-format.m4: Remove this file.
1319         * jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
1320
1321 2000-12-06  Jim Meyering  <meyering@lucent.com>
1322
1323         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the replacement
1324         strtoull, we may well need the replacement strtoul, too.
1325         Check for declarations of strtoul and strtoull.
1326         Check for strtol.  Mainly as a cue to cause automake to include
1327         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
1328         Check for limits.h -- strtol.c needs it.
1329
1330 2000-12-02  Jim Meyering  <meyering@lucent.com>
1331
1332         * off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
1333         * jm-macros.m4 (jm_MACROS): require it.
1334
1335 2000-11-30  Jim Meyering  <meyering@lucent.com>
1336
1337         * jm-macros.m4 (jm_MACROS): Check for stdint.h.
1338
1339 2000-11-30  Jim Meyering  <meyering@lucent.com>
1340
1341         * getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
1342
1343 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
1344
1345         * jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
1346
1347 2000-11-04  Jim Meyering  <meyering@lucent.com>
1348
1349         * regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
1350
1351 2000-10-29  Jim Meyering  <meyering@lucent.com>
1352
1353         * fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf renaming.
1354         * ls-mntd-fs.m4: Likewise
1355
1356 2000-10-28  Jim Meyering  <meyering@lucent.com>
1357
1358         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
1359         (jm_PREREQ_MEMCHR): New function.
1360
1361 2000-10-21  Jim Meyering  <meyering@lucent.com>
1362
1363         * check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
1364         * prereq.m4 (jm_PREREQ_DIRNAME): New macro.
1365         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
1366
1367 2000-09-18  Jim Meyering  <meyering@lucent.com>
1368
1369         * getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of LIBS.
1370         Otherwise, everyone ends up linking with -lelf for some configurations.
1371         Reported by Mike Stone.
1372
1373 2000-08-26  Jim Meyering  <meyering@lucent.com>
1374
1375         * jm-macros.m4: Use jm_FUNC_FPENDING.
1376         * fpending.m4: New file.
1377
1378 2000-08-20  Jim Meyering  <meyering@lucent.com>
1379
1380         * check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
1381         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
1382         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
1383
1384 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
1385
1386         Improve fileutils installation on systems where running
1387         programs (like install) can't be unlinked.
1388         * unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
1389         * jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
1390
1391 2000-08-06  Paul Eggert  <eggert@twinsun.com>
1392
1393         * mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
1394         not char, for compatibility with glibc 2.1.3 strftime.c.
1395
1396 2000-07-23  Paul Eggert  <eggert@twinsun.com>
1397
1398         * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
1399
1400 2000-07-23  Jim Meyering  <meyering@lucent.com>
1401
1402         * check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these, too:
1403         getgrgid, getpwuid, getuid.
1404
1405 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
1406
1407         * mbswidth.m4: New file.
1408         * prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
1409
1410 2000-07-14  Jim Meyering  <meyering@lucent.com>
1411
1412         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require jm_AC_TYPE_UINTMAX_T.
1413
1414 2000-07-10  Paul Eggert  <eggert@twinsun.com>
1415
1416         From a suggestion by Bruno Haible.
1417         * mbstate_t.m4 (AC_MBSTATE_T):
1418         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
1419         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
1420         and mbstate_t, to a single-part test that simply defines mbstate_t.
1421         * prereq.m4 (jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
1422
1423 2000-07-10  Jim Meyering  <meyering@lucent.com>
1424
1425         * strerror_r.m4: Mirror the correction made in autoconf.
1426
1427         * gnu-source.m4: Output to confdefs.h directly.
1428         Suggestion from Akim Demaille.
1429
1430 2000-07-09  Jim Meyering  <meyering@lucent.com>
1431
1432         * jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
1433         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
1434
1435         * gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
1436         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
1437
1438 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
1439
1440         * strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
1441         to strerror_r.
1442         Include <ctype.h> for use of isalpha.
1443
1444 2000-07-05  Paul Eggert  <eggert@twinsun.com>
1445         and Bruno Haible  <haible@clisp.cons.org>
1446
1447         * mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
1448         only if the test for an object-type mbstate_t fails.  This
1449         prevents us from mistakenly reporting that mbstate_t is a
1450         system object type after we "#define mbstate_t int" to work
1451         around its lack.
1452
1453 2000-07-04  Jim Meyering  <meyering@lucent.com>
1454
1455         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
1456         of the deprecated AC_CHECKING.
1457
1458 2000-07-03  Jim Meyering  <meyering@lucent.com>
1459
1460         * check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
1461
1462 2000-07-03  Paul Eggert  <eggert@twinsun.com>
1463
1464         * mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
1465         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
1466
1467 2000-07-02  Jim Meyering  <meyering@lucent.com>
1468
1469         * mbstate_t.m4: Also define mbstate_t, if necessary.
1470
1471         * chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
1472         AC_LIBOBJ(function_name).
1473         * chown.m4: Likewise.
1474         * fnmatch.m4: Likewise.
1475         * ftruncate.m4: Likewise.
1476         * getgroups.m4: Likewise.
1477         * getline.m4: Likewise.
1478         * group-member.m4: Likewise.
1479         * jm-macros.m4: Likewise.
1480         * lstat.m4: Likewise.
1481         * malloc.m4: Likewise.
1482         * memcmp.m4: Likewise.
1483         * nanosleep.m4: Likewise.
1484         * putenv.m4: Likewise.
1485         * realloc.m4: Likewise.
1486         * regex.m4: Likewise.
1487         * stat.m4: Likewise.
1488         * strftime.m4: Likewise.
1489
1490 2000-07-01  Jim Meyering  <meyering@lucent.com>
1491
1492         * ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
1493         problem.
1494
1495 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
1496
1497         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
1498         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
1499
1500 2000-07-01  Jim Meyering  <meyering@lucent.com>
1501
1502         * uptime.m4: Put double quotes around use of $cross_compiling.
1503
1504 2000-06-28  Jim Meyering  <meyering@lucent.com>
1505
1506         * mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not included
1507         by quotearg.c, for which we perform this test.  From Bruno Haible.
1508
1509 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
1510
1511         * check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
1512         * prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
1513         <utmpx.h> exists, put readutmp.o into LIBOBJS.
1514
1515 2000-06-25  Jim Meyering  <meyering@lucent.com>
1516
1517         * mbstate_t.m4: Include stdio.h before wchar.h to work around
1518         Linux header bug when _XOPEN_SOURCE is defined to 500.
1519
1520 2000-06-24  Jim Meyering  <meyering@lucent.com>
1521
1522         * strerror_r.m4: Revive this file -- to try out an experimental
1523         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
1524         for which strerror does return char*, but which lacks a conveniently
1525         accessible declaration of the function.  If the compile-test says
1526         strerror_r doesn't work, then resort to a `run'-test that works on
1527         BeOS and segfaults on DEC Unix.
1528
1529 2000-06-19  Paul Eggert  <eggert@twinsun.com>
1530
1531         * mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
1532         * prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
1533
1534 2000-06-23  Jim Meyering  <meyering@lucent.com>
1535
1536         * afs.m4: Add missing AC_MSG_RESULT.
1537         Reported by Bruno Haible.
1538
1539         * fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
1540         Suggestion from Bruno Haible.
1541
1542 2000-06-21  Jim Meyering  <meyering@lucent.com>
1543
1544         * jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
1545
1546 2000-06-18  Jim Meyering  <meyering@lucent.com>
1547
1548         * jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
1549
1550         * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
1551         `checking whether...' message to be consistent with that of the
1552         lstat test.
1553
1554 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
1555
1556         * glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
1557
1558 2000-06-12  Jim Meyering  <meyering@lucent.com>
1559
1560         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with AC_FUNC_GETLOADAVG
1561         from autoconf, and tweak the latter to accept an optional argument.
1562         * jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
1563         the optional argument, `lib'.
1564
1565 2000-06-08  Jim Meyering  <meyering@lucent.com>
1566
1567         * largefile.m4: Remove file (now that it's part of autoconf).
1568
1569 2000-06-04  Paul Eggert  <eggert@twinsun.com>
1570
1571         Rewrite largefile configuration so that we don't need to run
1572         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
1573         AC_CANONICAL_HOST in configure.in -- jmm]
1574
1575         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
1576         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
1577         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
1578         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
1579         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
1580         All uses changed.
1581         Instead of inspecting the output of getconf, try to compile the
1582         test program without and with the macro definition.
1583         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
1584         for getconf.  Instead, check for the needed flags by compiling
1585         test programs.
1586
1587 2000-06-03  Jim Meyering  <meyering@lucent.com>
1588
1589         * prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
1590         now that autoconf requires that.
1591
1592         * jm-glibc-io.m4: Add a kludge to make autoheader emit the required
1593         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
1594         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
1595
1596 2000-05-26  Bruno Haible  <haible@clisp.cons.org>
1597
1598         * glibc21.m4: New file.
1599         * jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
1600
1601 2000-05-28  Jim Meyering  <meyering@lucent.com>
1602
1603         * jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
1604         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
1605         * stat.m4: Likewise.
1606         * lstat.m4: Likewise.
1607         * lstat-slash.m4: Remove file (absorbed into autoconf).
1608
1609         * jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
1610         * strerror_r.m4: Remove file (absorbed into autoconf).
1611
1612 2000-05-26  Jim Meyering  <meyering@lucent.com>
1613
1614         * uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
1615
1616 2000-05-24  Jim Meyering  <meyering@lucent.com>
1617
1618         * prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
1619         autoconf requires that.
1620         * lib-check.m4: Likewise.
1621         * jm-macros.m4: Likewise.
1622         * strftime.m4: Likewise.
1623
1624         * check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in AC_CHECK_DECLS,
1625         now that autoconf requires that.
1626
1627 2000-05-22  Jim Meyering  <meyering@lucent.com>
1628
1629         * stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
1630         * lstat.m4: Likewise.
1631
1632 2000-05-20  Jim Meyering  <meyering@lucent.com>
1633
1634         * prereq.m4 (jm_PREREQ_HUMAN): New macro.
1635         (jm_PREREQ): Use it.
1636
1637 2000-05-09  Jim Meyering  <meyering@lucent.com>
1638
1639         * gettext.m4: Rename this...
1640         * libintl.m4: ...to this.
1641
1642 2000-05-06  Jim Meyering  <meyering@lucent.com>
1643
1644         * jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
1645         (AC_REPLACE_FUNCS): Add strnlen.
1646
1647         * rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
1648         * jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
1649
1650         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
1651         AC_SEARCH_LIBS call for nanosleep.
1652         (LIB_NANOSLEEP): Set and AC_SUBST.
1653
1654 2000-05-03  Paul Eggert  <eggert@twinsun.com>
1655
1656         * largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
1657         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
1658         2.1.3 bug.  This avoids a clash when files like regex.c define
1659         _GNU_SOURCE.
1660
1661 2000-05-05  Jim Meyering  <meyering@lucent.com>
1662
1663         * jm-macros.m4 (jm_MACROS): Save and restore LIBS around AC_SEARCH_LIBS
1664         call for clock_gettime.
1665         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
1666
1667         * search-libs.m4: Update from autoconf.
1668
1669         su doesn't work on Solaris2.6.
1670         * lib-check.m4: When checking for struct spwd.sp_pwdp, also include
1671         <shadow.h>.  Reported by Dragos Harabor.
1672
1673 2000-05-03  Jim Meyering  <meyering@lucent.com>
1674
1675         * check-decl.m4 (AC_CHECK_DECLS): Add strndup.
1676
1677 2000-05-02  Paul Eggert  <eggert@twinsun.com>
1678
1679         * largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
1680         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
1681         compile-time test, rather than inspecting host and OS, to
1682         decide whether to define _LARGEFILE_SOURCE.
1683
1684 2000-05-01  Jim Meyering  <meyering@lucent.com>
1685
1686         * fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
1687
1688         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
1689         Based on a patch from Bruno Haible.
1690
1691 2000-04-18  Jim Meyering  <meyering@lucent.com>
1692
1693         * prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
1694         (jm_PREREQ): Use it.
1695
1696 2000-04-17  Jim Meyering  <meyering@lucent.com>
1697
1698         Get it right :-)
1699         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
1700         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
1701         Suggestion from Akim Demaille.
1702
1703 2000-04-14  Jim Meyering  <meyering@lucent.com>
1704
1705         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg form
1706         of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets clobbered.
1707
1708 2000-04-13  Jim Meyering  <meyering@lucent.com>
1709
1710         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new AH_VERBATIM
1711         to insert required #ifndef into config.h.in.
1712         Suggestion from Akim Demaille.
1713
1714 2000-04-12  Jim Meyering  <meyering@lucent.com>
1715
1716         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
1717         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
1718         Christian Krackowizer.
1719
1720         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
1721         * jm-macros.m4 (_GNU_SOURCE): Define.
1722         (AC_SYS_LARGEFILE): Require.
1723         (AM_C_PROTOTYPES): Require.
1724
1725 2000-04-05  Paul Eggert  <eggert@twinsun.com>
1726
1727         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
1728         IRIX if the installer said otherwise.
1729
1730 2000-04-05  Jim Meyering  <meyering@lucent.com>
1731
1732         Portability tweaks required for ultrix4.3.
1733         * check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
1734         (jm_CHECK_DECLS): Add getutent to the list of functions.
1735         (_jm_DECL_HEADERS): Add utmpx.h.
1736         From John David Anglin.
1737
1738         * strftime.m4: Back out the 2000-04-02 change.
1739         Instead of that change, simply undefine putenv in the test program.
1740
1741 2000-04-03  Jim Meyering  <meyering@lucent.com>
1742
1743         * gettext.m4: Fix typo in comment.
1744
1745         * codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
1746         textutils/configure.in).  Suggestion from Paul Eggert.
1747         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
1748
1749 2000-04-02  Paul Eggert  <eggert@twinsun.com>
1750
1751         * strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
1752         variable in the shell rather than using putenv, which isn't
1753         portable.  This avoids the configure-time inter-test dependency
1754         on the potentially-renamed putenv function.
1755
1756 2000-03-30  Paul Eggert  <eggert@twinsun.com>
1757
1758         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
1759         before checking struct stat.st_blksize, so that
1760         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
1761
1762 2000-03-29  Paul Eggert  <eggert@twinsun.com>
1763
1764         * strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
1765         since strftime.c uses HAVE_STRFTIME to decide whether to use
1766         the underlying strftime.
1767
1768 2000-03-10  Jim Meyering  <meyering@lucent.com>
1769
1770         * lib-check.m4: Look for getspnam in -lgen, too.
1771         From Marco Franzen.
1772
1773 2000-02-02  Bruno Haible  <haible@clisp.cons.org>
1774
1775         * codeset.m4: New file.
1776         * iconv.m4: New file.
1777         * jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
1778
1779 2000-03-04  Jim Meyering  <meyering@lucent.com>
1780
1781         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
1782         for lib/localcharset.c.
1783
1784 2000-03-03  Jim Meyering  <meyering@lucent.com>
1785
1786         * regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
1787
1788 2000-03-02  Jim Meyering  <meyering@lucent.com>
1789
1790         * timespec.m4: Require AC_HEADER_TIME before the cache check so
1791         the messages come out on separate lines.
1792
1793         * jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
1794         rather than jm_CHECK_DECLARATIONS.
1795         * decl.m4: Remove now-unused file.
1796
1797         * check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and geteuid.
1798
1799 2000-02-27  Jim Meyering  <meyering@lucent.com>
1800
1801         * check-decl.m4: Add getenv to the list.
1802
1803 2000-02-23  Jim Meyering  <meyering@lucent.com>
1804
1805         * check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
1806         in place of my hack.
1807
1808 2000-02-10  Jim Meyering  <meyering@lucent.com>
1809
1810         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
1811         gnu_nanosleep to rpl_nanosleep.
1812
1813 2000-02-09  Jim Meyering  <meyering@lucent.com>
1814
1815         * lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
1816         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
1817
1818 2000-02-08  Akim Demaille  <akim@epita.fr>
1819
1820         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
1821         `[' and `]' and remove uses of `changequote'.
1822         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
1823         (AC_SYS_LARGEFILE): Likewise.
1824         * gettext.m4 (AM_GNU_GETTEXT): Likewise.
1825         * strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
1826         of changequote.
1827         * regex.m4 (jm_INCLUDED_REGEX): Likewise.
1828         * readdir.m4 (jm_FUNC_READDIR): Likewise
1829         * memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
1830         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
1831
1832 2000-02-05  Jim Meyering  <meyering@lucent.com>
1833
1834         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
1835         Remove explicit use of AC_HEADER_TIME.  It is required by
1836         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
1837         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
1838         in autoconf whereby the expansion of the latter ended up preceding
1839         the expansion of its prerequisite, AC_HEADER_TIME.
1840         Reported by Volker Borchert.
1841
1842 2000-02-03  Jim Meyering  <meyering@lucent.com>
1843
1844         * prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
1845
1846 2000-02-02  Jim Meyering  <meyering@lucent.com>
1847
1848         * prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
1849         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
1850         Reported by Eli Zaretskii.
1851
1852 2000-01-31  Jim Meyering  <meyering@lucent.com>
1853
1854         * check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
1855         functions.  Add the time.h and sys/time.h headers along with the
1856         AC_REQUIRE'ment of AC_HEADER_TIME.
1857
1858 2000-01-30  Jim Meyering  <meyering@lucent.com>
1859
1860         * lib-check.m4: Clean up some kludgy old shadow password tests.
1861
1862         * prereq.m4 (utmp_includes): Define.
1863         Check for ut_user and ut_name members in both struct utmpx
1864         and struct utmp.
1865
1866 2000-01-29  Jim Meyering  <meyering@lucent.com>
1867
1868         * lib-check.m4: New file containing library-related checks from
1869         fileutils and sh-utils (textutils had none).
1870
1871 2000-01-28  Jim Meyering  <meyering@lucent.com>
1872
1873         * perl.m4: Change format of warning message to look more like that
1874         from the missing script.  Suggestion from François Pinard.
1875
1876 2000-01-25  Jim Meyering  <meyering@lucent.com>
1877
1878         * timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as well
1879         as time.h in the compile check.
1880         * nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
1881         Fix typo in cross-compiling case: s/yes/no/.
1882
1883 2000-01-23  Jim Meyering  <meyering@lucent.com>
1884
1885         * jm-macros.m4: Move df-related tests here from fileutils/configure.in
1886
1887         * ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
1888         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
1889
1890         * fsusage.m4: New file.  Extracted from fileutils/configure.in.
1891         s/space/ac_fsusage_space/.
1892         (jm_FILE_SYSTEM_USAGE): Take two parameters.
1893
1894         * ftruncate.m4: New file (derived from part of fileutils/configure.in).
1895         * jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
1896         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
1897
1898         * jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
1899         AC_SUBST these here, rather than just in sh-util/configure.in, so
1900         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
1901         all the same.
1902         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
1903         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
1904         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
1905         (AC_SUBST(POW_LIBM)): Likewise.
1906         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
1907
1908 2000-01-22  Jim Meyering  <meyering@lucent.com>
1909
1910         * jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
1911
1912         * prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
1913
1914         * jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
1915         configure.in
1916         (AC_CHECK_HEADERS): Likewise for sh-utils.
1917         (AC_CHECK_HEADERS): Likewise for textutils.
1918         Merge the three lists of headers.
1919
1920         * prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
1921         from fileutils' configure.in.
1922
1923         * decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)' code.
1924         Moved tests into their own function (_jm_DECL_HEADERS) in check-decl.m4.
1925
1926         * check-decl.m4: Use #if rather than #ifdef.
1927         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
1928         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
1929         (_jm_DECL_HEADERS): Define new function.
1930         (jm_CHECK_DECLARATIONS): Require it.
1931
1932 2000-01-19  Jim Meyering  <meyering@lucent.com>
1933
1934         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
1935         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
1936         defines `struct timespec' in <sys/time.h>
1937
1938         * c-bs-a.m4: Remove uses of changequote altogether.
1939         Thanks to Akim for explaining.
1940
1941 2000-01-16  Jim Meyering  <meyering@lucent.com>
1942
1943         * jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
1944         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
1945         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
1946         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
1947
1948 2000-01-16  Jim Meyering  <meyering@lucent.com>
1949
1950         * c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
1951         because the latter didn't work.
1952
1953 2000-01-15  Jim Meyering  <meyering@lucent.com>
1954
1955         * jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
1956         (AC_REPLACE_FUNCS): Add memcpy and memset.
1957         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
1958         Add strpbrk.
1959         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
1960
1961 2000-01-12  Jim Meyering  <meyering@lucent.com>
1962
1963         * prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
1964         (jm_PREREQ): Use it.
1965         (jm_PREREQ_READUTMP): New macro.
1966         (jm_PREREQ): Use it.
1967
1968 2000-01-11  Paul Eggert  <eggert@twinsun.com>
1969
1970         Quote multibyte characters correctly.
1971         * c-bs-a.m4: New file.
1972         * prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
1973         (jm_PREREQ): Use it.
1974
1975 2000-01-11  Paul Eggert  <eggert@twinsun.com>
1976
1977         * uintmax_t.m4: Port to autoconf 2.13.
1978
1979 2000-01-08  Jim Meyering  <meyering@ascend.com>
1980
1981         * strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
1982         * jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
1983
1984 2000-01-04  Jim Meyering  <meyering@ascend.com>
1985
1986         * d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
1987         jm_STRUCT_DIRENT_D_TYPE.
1988         * d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
1989         jm_STRUCT_DIRENT_D_INO.
1990         * utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
1991         jm_STRUCT_UTIMBUF.
1992         * jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/ renamings.
1993         * utime.m4: Likewise.
1994
1995         * timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
1996         * jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
1997
1998 2000-01-03  Paul Eggert  <eggert@twinsun.com>
1999
2000         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
2001         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
2002
2003 2000-01-02  Jim Meyering  <meyering@ascend.com>
2004
2005         * search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
2006         remember if this is necessary.
2007
2008 1999-12-26  Jim Meyering  <meyering@ascend.com>
2009
2010         * jm-macros.m4: Use it here.
2011         * nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
2012
2013 1999-12-23  Jim Meyering  <meyering@ascend.com>
2014
2015         * jm-macros.m4: Check for clock_gettime (moved from
2016         fileutils/configure.in)
2017         Check for gettimeofday.
2018
2019 1999-12-20  Jim Meyering  <meyering@ascend.com>
2020
2021         * strftime.m4: Remove kludge, now that I'm using the fixed
2022         autoconf-2.14a-1999-12-20.
2023
2024 1999-12-19  Jim Meyering  <meyering@ascend.com>
2025
2026         * lstat-slash.m4: New file.
2027         * jm-macros.m4: Use the new macro:
2028         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
2029
2030 1999-12-07  Jim Meyering  <meyering@ascend.com>
2031
2032         * perl.m4: Require that File::Compare be available, too.
2033         Too many systems seem to lack it.
2034
2035         * strftime.m4: Add checks for most of the cpp macros tested in
2036         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
2037
2038 1999-11-18  Paul Eggert  <eggert@twinsun.com>
2039
2040         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
2041         problem with the QNX 4.25 shell, which doesn't propagate exit
2042         status of failed commands inside shell assignments.
2043
2044 1999-11-17  Jim Meyering  <meyering@ascend.com>
2045
2046         * gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
2047
2048 1999-11-07  Jim Meyering  <meyering@ascend.com>
2049
2050         * getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
2051
2052 1999-11-06  Jim Meyering  <meyering@ascend.com>
2053
2054         * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
2055         * jm-macros.m4 (jm_MACROS): Use it here.
2056
2057 1999-11-05  Jim Meyering  <meyering@ascend.com>
2058
2059         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from configure.in
2060         of textutils, fileutils, and sh-utils into this one (shared between
2061         those packages) file.
2062         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
2063         AC_STRUCT_ST_BLKSIZE.
2064
2065 1999-11-03  Jim Meyering  <meyering@ascend.com>
2066
2067         * ssize_t.m4: Remove file.  No longer needed since the new version of
2068         AC_CHECK_TYPE checks includes unistd.h.
2069         * jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
2070         Suggestion from Akim Demaille.
2071
2072 1999-10-30  Jim Meyering  <meyering@ascend.com>
2073
2074         * uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
2075         m4-quoted string.
2076         * ls-mntd-fs.m4: Likewise.
2077         * jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
2078         * jm-winsz1.m4: Likewise.
2079
2080         * const.m4: Remove file, since the fix made it into the experimental
2081         version of autoconf.
2082         * mktime.m4: Likewise.
2083
2084         * check-type.m4: Remove file, now that the latest version of
2085         AC_CHECK_TYPE takes a third arg to specify additional #includes.
2086
2087         * ssize_t.m4: New file, requires experimental version of autoconf.
2088         * jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
2089         AC_CHECK_TYPE.
2090
2091 1999-10-04  Jim Meyering  <meyering@ascend.com>
2092
2093         * jm-macros.m4: Don't require autoconf-2.14.1.
2094
2095 1999-09-22  Paul Eggert  <eggert@twinsun.com>
2096
2097         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
2098         2.95.1 bug with HP-UX 10.20.
2099
2100 1999-09-17  Jim Meyering  <meyering@ascend.com>
2101
2102         * jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
2103         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
2104         due to missing strdup (against sh-utils-2.0).
2105
2106 1999-08-29  Jim Meyering  <meyering@ascend.com>
2107
2108         * jm-macros.m4: Require jm_BISON.
2109         * bison.m4: New file.
2110
2111 1999-08-17  Paul Eggert  <eggert@twinsun.com>
2112
2113         * largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
2114         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
2115
2116 1999-08-05  Jim Meyering  <meyering@ascend.com>
2117
2118         * getline.m4: Rename test file from conftestdata to conftest.data
2119         to avoid conflicts with `conftest' on 8+3 filesystems.
2120         Suggestion from Eli Zaretskii.
2121
2122 1999-08-04  Jim Meyering  <meyering@ascend.com>
2123
2124         * jm-macros.m4: Move a 4-line block of code from the configure.in of
2125         fileutils and sh-utils (textutils's getline test was inadequate).
2126         (AM_FUNC_GETLINE): Run this test.
2127         (AC_CHECK_FUNCS): Check for getdelim.
2128         Reported by Bob Proulx.
2129
2130 1999-08-02  Jim Meyering  <meyering@ascend.com>
2131
2132         * jm-macros.m4: Add a comment.
2133
2134 1999-08-01  Jim Meyering  <meyering@ascend.com>
2135
2136         * mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4.
2137
2138 1999-08-01  Paul Eggert  <eggert@twinsun.com>
2139
2140         * lfs.m4: Remove this file.
2141         * largefile.m4: New file.  It contains the old contents of
2142         lfs.m4, except that all names with prefix AC_LFS have been
2143         changed to use the prefix AC_SYS_LARGEFILE instead, to be
2144         compatible with future autoconf versions.  Also, some minor m4
2145         quoting problems have been fixed.
2146
2147 1999-07-16  Paul Eggert  <eggert@twinsun.com>
2148
2149         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
2150         that we can shift, multiply and divide unsigned long long
2151         values; Ultrix cc can't do it.
2152
2153 1999-07-14  Paul Eggert  <eggert@twinsun.com>
2154
2155         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
2156         <inttypes.h> defines strtoumax as a macro (and not as a
2157         function).
2158
2159 1999-07-05  Paul Eggert  <eggert@twinsun.com>
2160
2161         * gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
2162         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
2163         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
2164         and simplify the shell code.
2165
2166 1999-07-03  Paul Eggert  <eggert@twinsun.com>
2167
2168         * mktime.m4: New file, which is a preview of what should appear
2169         in the next public autoconf release.
2170
2171 1999-07-20  Jim Meyering  <meyering@ascend.com>
2172
2173         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
2174
2175 1999-07-15  Jim Meyering  <meyering@ascend.com>
2176
2177         * jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
2178
2179 1999-05-22  Jim Meyering  <meyering@ascend.com>
2180
2181         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
2182
2183 1999-05-20  Jim Meyering  <meyering@ascend.com>
2184
2185         * search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
2186         Add a colon after each `then' in case $4 is empty.
2187
2188 1999-05-16  Jim Meyering  <meyering@ascend.com>
2189
2190         * search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
2191
2192 1999-05-10  Jim Meyering  <meyering@ascend.com>
2193
2194         * jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
2195
2196         * jm-macros.m4: Require 2.14.1, since we use newly-renamed
2197         AC_FUNC_MKTIME.
2198
2199 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2200
2201         * jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
2202
2203 1999-05-04  Paul Eggert  <eggert@twinsun.com>
2204
2205         * lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
2206         not CPPFLAGS, so that linking works correctly in IRIX.
2207
2208 1999-04-30  Paul Eggert  <eggert@twinsun.com>
2209
2210         * jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
2211
2212 1999-04-20  Jim Meyering  <meyering@ascend.com>
2213
2214         * xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
2215         AC_REPLACE xstroull if necessary.  From Paul Eggert.
2216         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
2217
2218 1999-04-20  Paul Eggert  <eggert@twinsun.com>
2219
2220         * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
2221         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
2222         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
2223         jm_AC_TYPE_UNSIGNED_LONG_LONG.
2224         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
2225
2226         * lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
2227
2228 1999-04-18  Jim Meyering  <meyering@ascend.com>
2229
2230         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
2231         * jm-macros.m4: Use it.
2232
2233 1999-04-06  Jim Meyering  <meyering@ascend.com>
2234
2235         * strftime.m4: Remove test for %f.
2236
2237 1999-03-29  Jim Meyering  <meyering@ascend.com>
2238
2239         * jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
2240         superset of the AC_TYPE_* checks in the textutils, fileutils,
2241         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
2242         AC_TYPE_PID_T.
2243
2244 1999-03-28  Jim Meyering  <meyering@ascend.com>
2245
2246         * jm-macros.m4: Define GNU_PACKAGE here.
2247         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
2248         replaced e.g., in the *.sh files of the sh-utils.
2249
2250 1999-03-20  Jim Meyering  <meyering@ascend.com>
2251
2252         * jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
2253         * regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
2254         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
2255
2256 1999-03-19  Jim Meyering  <meyering@ascend.com>
2257
2258         * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
2259
2260 1999-03-12  Jim Meyering  <meyering@ascend.com>
2261
2262         * jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
2263
2264 1999-03-07  Jim Meyering  <meyering@ascend.com>
2265
2266         * jm-glibc-io.m4: Use only those *_unlocked macros that are declared.
2267
2268 1999-02-17  Jim Meyering  <meyering@ascend.com>
2269
2270         * gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of brackets
2271         in macro definition.  From Eli Zaretskii and Alain Magloire.
2272
2273 1999-02-07  Jim Meyering  <meyering@ascend.com>
2274
2275         * group-member.m4: New file -- extracted from sh-utils' configure.in.
2276
2277         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
2278         * gettext.m4: Support DOS-style d:/foo/bar absolute file names.
2279
2280 1999-02-06  Jim Meyering  <meyering@ascend.com>
2281
2282         * chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
2283         * fnmatch.m4: Likewise.
2284         * getgroups.m4: Likewise.
2285         * lstat.m4: Likewise.
2286         * malloc.m4: Likewise.
2287         * putenv.m4: Likewise.
2288         * realloc.m4: Likewise.
2289         * regex.m4: Likewise.
2290         * stat.m4: Likewise.
2291         * strftime.m4: Likewise.
2292         Suggestion from Alain Magloire.
2293
2294         * chown.m4: Use `.$ac_objext', not `.o'.
2295         * fnmatch.m4: Likewise.
2296         * getgroups.m4: Likewise.
2297         * getline.m4: Likewise.
2298         * lstat.m4: Likewise.
2299         * malloc.m4: Likewise.
2300         * memcmp.m4: Likewise.
2301         * putenv.m4: Likewise.
2302         * realloc.m4: Likewise.
2303         * regex.m4: Likewise.
2304         * stat.m4: Likewise.
2305         * strftime.m4: Likewise.
2306         Suggestion from Alain Magloire.
2307
2308         * jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
2309         an argument.
2310
2311         * regex.m4: Add a run-time Test for proper operation of
2312         re_compile_pattern.
2313
2314 1999-01-31  Jim Meyering  <meyering@ascend.com>
2315
2316         * getloadavg.m4: Check for locale.h and the function, setlocale.
2317
2318 1999-01-30  Jim Meyering  <meyering@ascend.com>
2319
2320         * check-type.m4: Use 3-arg form of AC_DEFINE.
2321
2322         * jm-mktime.m4: Make this a wrapper around the official AM_FUNC_MKTIME
2323         rather than my private copy, now that the official one is up to date.
2324         * mktime.m4: Remove file.
2325
2326         * getloadavg.m4: Use 3-arg form of AC_DEFINE.
2327         * uptime.m4: Likewise.
2328         * uintmax_t.m4: Likewise.
2329
2330 1999-01-28  Jim Meyering  <meyering@ascend.com>
2331
2332         * jm-macros.m4: Use jm_AFS.
2333         * afs.m4: New file (from fileutils' configure.in).
2334
2335         * assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
2336         * chown.m4: Likewise.
2337         * d-ino.m4: Likewise.
2338         * d-type.m4: Likewise.
2339         * fnmatch.m4: Likewise.
2340         * getgroups.m4: Likewise.
2341         * gettext.m4: Likewise.
2342         * jm-mktime.m4: Likewise.
2343         * jm-winsz2.m4: Likewise.
2344         * lcmessage.m4: Likewise.
2345         * ls-mntd-fs.m4: Likewise.
2346         * malloc.m4: Likewise.
2347         * memcmp.m4: Likewise.
2348         * putenv.m4: Likewise.
2349         * realloc.m4: Likewise.
2350         * st_mtim.m4: Likewise.
2351         * strftime.m4: Likewise.
2352
2353 1999-01-16  Jim Meyering  <meyering@ascend.com>
2354
2355         * jm-macros.m4 (ARGMATCH_DIE): Define.
2356         (ARGMATCH_DIE_DECL): Define.
2357
2358 1999-01-12  Jim Meyering  <meyering@ascend.com>
2359
2360         * Makefile.am.in: Rewrite to avoid using fmt.
2361         Reported by Lars Hecking.
2362
2363 1999-01-10  Jim Meyering  <meyering@ascend.com>
2364
2365         * fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
2366         gross kludge.
2367         * inttypes_h.m4: Likewise.
2368         * lstat.m4: Likewise.
2369         * malloc.m4: Likewise.
2370         * readdir.m4: Likewise.
2371         * realloc.m4: Likewise.
2372         * st_dm_mode.m4: Likewise.
2373         * stat.m4: Likewise.
2374         * utimbuf.m4: Likewise.
2375         * utimes.m4: Likewise.
2376
2377         * check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
2378         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
2379         comments in config.h.in are meaningful.
2380
2381         * jm-macros.m4: Require autoconf-2.13 here.
2382
2383         * regex.m4: By default, don't use the included regex.c on systems
2384         with glibc 2.  Suggestion from Uli Drepper.
2385
2386 1999-01-02  Jim Meyering  <meyering@ascend.com>
2387
2388         * jm-macros.m4: Replace strcasecmp and strncasecmp.
2389
2390 1998-12-18  Jim Meyering  <meyering@ascend.com>
2391
2392         * Makefile.am.in (Makefile.am): Simplify rule.
2393         Based on a suggestion from Lars Hecking.
2394
2395 1998-11-16  Jim Meyering  <meyering@ascend.com>
2396
2397         * lfs.m4: Double-quote the `uname...` expression.
2398
2399 1998-11-16  Paul Eggert  <eggert@twinsun.com>
2400
2401         * lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
2402
2403 1998-11-14  Jim Meyering  <meyering@ascend.com>
2404
2405         * lstat.m4: Correct comment.  POSIX does not permit it to succeed.
2406         * stat.m4: Likewise.
2407
2408 1998-11-03  Jim Meyering  <meyering@ascend.com>
2409
2410         * stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
2411         * lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
2412
2413 1998-10-18  Jim Meyering  <meyering@ascend.com>
2414
2415         * check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
2416
2417 1998-10-17  Jim Meyering  <meyering@ascend.com>
2418
2419         * decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
2420         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
2421         calls for those previously hard-coded headers.  Instead, take a new
2422         parameter.
2423         (jm_CHECK_DECLARATIONS): Reflect interface change.
2424         * check-decl.m4 (jm_CHECK_DECLS): Likewise.
2425         (jm_CHECK_DECL_LOCALTIME_R): New macro.
2426
2427         * mktime.m4: Test for spring-forward gap before long-running test.
2428
2429 1998-10-14  Jim Meyering  <meyering@ascend.com>
2430
2431         * mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
2432         instead of "TZ=America/Vancouver".  From Paul Eggert.
2433
2434 1998-10-11  Jim Meyering  <meyering@ascend.com>
2435
2436         * mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
2437         This adds a test for a recently added compatibility fix for mktime.c.
2438         * jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
2439
2440 1998-09-27  Jim Meyering  <meyering@ascend.com>
2441
2442         * jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
2443
2444         * fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
2445         ../configure.in, including a change from Gordon Matzigkeit to allow
2446         cross-compiling for the Hurd.
2447
2448         * glibc.m4: New file/macro to test for the GNU C Library
2449         versions 1 and 2.  From Gordon Matzigkeit.
2450         Indent.
2451
2452 1998-09-21  Jim Meyering  <meyering@ascend.com>
2453
2454         * chown.m4: Declare locals: before, after.  From Andries Brouwer.
2455
2456 1998-08-18  Paul Eggert  <eggert@twinsun.com>
2457
2458         Port nanosecond-resolution times to UnixWare 2.1.2 and
2459         pedantic Solaris 2.6.
2460
2461         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
2462         AC_STRUCT_ST_MTIM.
2463         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
2464         Generate name of ns member, instead of just 1 or undef.
2465         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
2466
2467 1998-08-15  Jim Meyering  <meyering@ascend.com>
2468
2469         * ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
2470         * check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
2471         * jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
2472         instead of jm_TYPE_SSIZE_T.
2473
2474 1998-08-12  Jim Meyering  <meyering@ascend.com>
2475
2476         * st_dm_mode.m4: New file.  From Johan Danielsson.
2477
2478 1998-08-02  Jim Meyering  <meyering@ascend.com>
2479
2480         * st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
2481         in acconfig.h manually.
2482
2483 1998-07-31  Paul Eggert  <eggert@twinsun.com>
2484
2485         * st_mtim.m4: New file.
2486
2487 1998-07-28  Jim Meyering  <meyering@ascend.com>
2488
2489         * utimes.m4: Undef stat.
2490
2491 1998-07-25  Jim Meyering  <meyering@ascend.com>
2492
2493         * utime.m4 (jm_FUNC_UTIME): New file and macro.
2494         * utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
2495
2496 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
2497
2498         * chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
2499         uid and gid actually remain unchanged.
2500
2501 1998-07-07  Jim Meyering  <meyering@ascend.com>
2502
2503         * jm-glibc-io.m4: Remove fclose_unlocked.
2504
2505 1998-07-04  Jim Meyering  <meyering@ascend.com>
2506
2507         * regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
2508         to prove that this macro can be used in packages without regex.c.
2509
2510 1998-07-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2511
2512         * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
2513         is to be used.
2514
2515 1998-07-03  Jim Meyering  <meyering@ascend.com>
2516
2517         * gettext.m4: Add -lintl if it's found to be necessary.
2518
2519         * gettext.m4: New file -- from gettext-0.10.35.
2520         * lcmessage.m4: Likewise.
2521         * progtest.m4: Likewise.
2522
2523         * regex.m4 (jm_WITH_REGEX): New file and macro.
2524         * jm-macros.m4: Require the new macro.
2525
2526 1998-06-29  Jim Meyering  <meyering@ascend.com>
2527
2528         * fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
2529         for the definition of NGROUPS (used in a system header included
2530         by sys/mount.h).
2531
2532 1998-06-28  Jim Meyering  <meyering@ascend.com>
2533
2534         * ls-mntd-fs.m4: New file.
2535         * fstypename.m4: New file.
2536
2537         * jm-macros.m4: Require the new macro.
2538         * jm-glibc-io.m4: New file.
2539
2540 1998-05-19  Jim Meyering  <meyering@ascend.com>
2541
2542         * jm-macros.m4: Add jm_FUNC_LCHOWN.
2543         * lchown.m4: New file.
2544
2545         * Makefile.am.in: New file.
2546         * Makefile.am (Makefile.am): Depend on Makefile.am.in.
2547
2548 1998-05-14  Jim Meyering  <meyering@ascend.com>
2549
2550         * Makefile.am (EXTRA_DIST): Add them.
2551         * jm-macros.m4: New file.
2552         * utimbuf.m4: New file.
2553
2554 1998-05-12  Jim Meyering  <meyering@ascend.com>
2555
2556         * Makefile.am (EXTRA_DIST): Add isc-posix.m4.
2557
2558 1998-05-11  Jim Meyering  <meyering@ascend.com>
2559
2560         * isc-posix.m4: New file.
2561
2562 1998-05-10  Jim Meyering  <meyering@ascend.com>
2563
2564         * jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
2565
2566 1998-05-09  Jim Meyering  <meyering@ascend.com>
2567
2568         * Makefile.am (EXTRA_DIST): Add ssize_t.m4.
2569         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
2570         with automake.
2571
2572         * ssize_t.m4: New file.
2573         * mktime.m4: Remove file -- the new automake has this now.
2574
2575 1998-04-26  Jim Meyering  <meyering@ascend.com>
2576
2577         * assert.m4: New file.
2578         * Makefile.am (EXTRA_DIST): Add assert.m4.
2579
2580 1998-04-05  Jim Meyering  <meyering@ascend.com>
2581
2582         * prereq.m4 (jm_PREREQ_REGEX): New macro.
2583         (jm_PREREQ): Use it here.
2584
2585 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
2586
2587         * inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
2588         in acconfig.h.
2589
2590 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
2591
2592         * prereq.m4: New file.
2593         * error.m4: New file.
2594         * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
2595
2596 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
2597
2598         * getline.m4: Don't set am_cv_func_working_getline before the
2599         cache-check for the same variable -- that defeated the purpose of
2600         the test; the test program was never run.  This was a problem only
2601         on systems with losing getline functions -- HP-UX 10.20 is one.
2602         Reported by Bjorn Helgaas.
2603
2604 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
2605
2606         * Makefile.am (EXTRA_DIST): Add perl.m4.
2607
2608 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
2609
2610         * Makefile.am (EXTRA_DIST): Add const.m4.
2611
2612         * const.m4: New file.  Use an initializer in this declaration
2613         typedef int charset[2]; const charset x;
2614         Reported by Bob Glickstein.
2615
2616 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
2617
2618         * chown.m4: Fix reversed types on -1 args to chown.
2619         From Kaveh Ghazi.
2620
2621 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
2622
2623         * check-decl.m4: s/DECLARATION_/DECL_/g.
2624         Add lseek and memchr.
2625
2626         * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
2627         T.E.Dickey <dickey@clark.net> said that some older preprocessors
2628         have a 20-character limit on names.
2629
2630 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
2631
2632         * inttypes_h.m4: New file.
2633         * uintmax_t.m4: New file.
2634         * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.