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