1f40771121da2a3b2c9618d7c297e2ddca006e4e
[gnulib.git] / m4 / ChangeLog
1 2004-11-09  Bruno Haible  <bruno@clisp.org>
2
3         * sockpfaf.m4: New file.
4
5 2004-11-03  Albert Chin <china@thewrittenword.com>
6             Paul Eggert  <eggert@cs.ucla.edu>
7
8         * uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
9         equivalent, substitute $ac_type for equivalent type rather than
10         blindly using uint32_t *always* which won't work if uint32_t is not
11         available.  Define _UINT32_T to work around typedef of uint32_t if
12         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
13         2.5.1.
14
15 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
16
17         * jm-macros.m4: Sync from coreutils.
18         (gl_MACROS): Check for mbrlen, for pathchk.
19         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
20
21 2004-11-02  Bruno Haible  <bruno@clisp.org>
22
23         * setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
24         returns void.
25
26 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
27
28         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
29         fflush_unlocked, flockfile, funlockfile, funlockfile,
30         fputs_unlocked, putc_unlocked.
31
32 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
33
34         * getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
35
36 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
37
38         * getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
39         implementation of getopt_long.  Problem reported by Alexander Taler in:
40         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
41
42 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
43
44         * vsnprintf.m4: New file.
45
46 2004-10-05  Bruno Haible  <bruno@clisp.org>
47
48         * strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
49         for the declaration of strsep.
50
51 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
52
53         * xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
54
55         * unlocked-io.m4: Add copyright notice.
56         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
57
58 2004-10-04  Simon Josefsson  <jas@extundo.com>
59
60         * memmem.m4: New file.
61
62 2004-10-01  Yoann Vandoorselaere <yoann@prelude-ids.org>
63
64         * strsep.m4: New file.
65
66 2004-09-30  Simon Josefsson  <jas@extundo.com>
67
68         * snprintf.m4: New file.
69
70 2004-09-09  Bruno Haible  <bruno@clisp.org>
71
72         * eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
73         modifications.
74         * vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
75
76 2004-09-08  Bruno Haible  <bruno@clisp.org>
77
78         * stdint.m4: New file, taken from GNU clisp with modifications.
79
80 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
81
82         * userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
83
84 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
85
86         * argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
87         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
88         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
89         Check for program_invocation_name, program_invocation_short_name,
90         flockfile, funlockfile, features.h, _getopt_long_only_r.
91
92 2004-08-12  Simon Josefsson  <jas@extundo.com>
93
94         * getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
95         as discussed with Paul Eggert in threads rooted at
96         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
97         and
98         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
99         Before, the test was empty, and relied on ELIDE_CODE in source
100         code.)
101         (gl_PREREQ_GETOPT): New macro.
102         (gl_GETOPT): Use them.
103
104 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
105
106         Merge from coreutils.
107
108         * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
109
110         * obstack.m4 (gl_PREREQ_OBSTACK): Require
111         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
112
113 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
114
115         * uint32_t.m4, uintptr_t.m4: New files.
116         * sha1.m4: Renamed from sha.m4.
117         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
118
119 2004-08-08  Simon Josefsson  <jas@extundo.com>
120
121         * getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
122         Check getpass declaration.
123
124 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
125
126         More merge from coreutils.
127
128         * utimens.m4, utimecmp.m4: New files.
129         * backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
130         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
131         prereq.m4, sha.m4: Import changes from coreutils.
132
133 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
134
135         Merge from coreutils.
136
137         * c-strtod.m4, canonicalize.m4, fcntl-safer.m4, getcwd-path-max.m4:
138         New files.
139
140         * dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
141         FILESYSTEM_PREFIX_LEN ->
142         FILE_SYSTEM_PREFIX_LEN.
143         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
144         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
145         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
146         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
147
148         * path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
149         prerequisite modules now handle the DOS stuff.
150         Don't check for unistd.h.
151
152 2004-08-03  Simon Josefsson  <jas@extundo.com>
153
154         * strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
155
156 2004-08-02  Simon Josefsson  <jas@extundo.com>
157
158         * getsubopt.m4: New file.
159
160 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
161
162         * fatal.m4: Remove, as the "fatal" module wasn't used or working.
163
164 2004-07-13  Robert Millan  <robertmh@gnu.org>
165
166         * host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
167
168 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
169
170         * argz.m4: New file, which is autoupdated from libtool.
171
172 2004-06-01  Jim Meyering  <jim@meyering.net>
173
174         * calloc.m4: New file.
175
176 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
177
178         Merge from coreutils CVS.
179
180         * backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
181         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
182         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
183         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
184         xstrtol.m4: Fix copyright date and/or serial number.
185
186         * chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
187         See if we need an fchown replacement.
188         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
189         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
190         and use the replacement function if we detect either defect.
191
192         * prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
193         gl_UTIMECMP.
194
195 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
196
197         * stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
198         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
199         Also, fix a typo in a diagnostic.
200
201 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
202
203         * xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
204         or AC_FUNC_REALLOC.
205
206 2004-05-20  Andreas Schwab  <schwab@suse.de>
207
208         * free.m4: Replace free if it not known to work, not the other
209         way round.
210
211 2004-05-17  Derek R. Price  <derek@ximbiot.com>
212             Paul Eggert  <eggert@cs.ucla.edu>
213
214         * argp: Depend on alloca.
215
216 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
217
218         * alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
219         for backward compatibility with older code.  We need our own
220         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
221         it under some other name, and our alloca.h will define it.
222
223 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
224
225         * gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
226         Check for gettimeofday.
227         * settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
228         Check for settimeofday, stime.
229
230 2004-04-20  Paul Eggert  <eggert@twinsun.com>
231
232         * host-os.m4: Add a copyright notice.
233
234 2004-04-20  Jim Meyering  <jim@meyering.net>
235
236         Change UTILS_ to gl_ in AC_DEFINE'd names.
237         Change utils_- and jm_-prefixed variables, too.
238         * mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
239         UTILS_FUNC_MKDIR_TRAILING_SLASH.
240         * mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
241
242         * dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
243         Don't emit trailing blanks.
244         Also rename jm_-prefixed variables to have gl_ prefix.
245
246         * host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
247         Also rename jm_-prefixed variables to have gl_ prefix.
248
249         * jm-macros.m4: Reflect the renamings.
250         * prereq.m4: Likewise.
251
252 2004-04-19  Jim Meyering  <jim@meyering.net>
253
254         * readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
255         now that readutmp.c may call `free (0)'.
256
257 2004-04-19  Bruno Haible  <bruno@clisp.org>
258
259         * mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
260         * inttypes_h.m4: Likewise.
261         * stdint_h.m4: Likewise.
262         * intmax_t.m4: Likewise.
263         * uintmax_t.m4: Likewise.
264
265 2004-04-18  Jim Meyering  <jim@meyering.net>
266
267         * prereq.m4: Don't forbid jm_ prefix.
268
269         * afs.m4, allocsa.m4, assert.m4, backupfile.m4, bison.m4:
270         * check-decl.m4, chown.m4, d-ino.m4, d-type.m4, dirname.m4, dos.m4:
271         * error.m4, fpending.m4, fstypename.m4, fsusage.m4, ftruncate.m4:
272         * getdate.m4, getgroups.m4, gettext.m4, glibc21.m4, group-member.m4:
273         * human.m4, intmax.m4, intmax_t.m4, inttostr.m4, inttypes.m4:
274         * inttypes_h.m4, jm-macros.m4, jm-winsz1.m4, jm-winsz2.m4, lchown.m4:
275         * lib-check.m4, link-follow.m4, localcharset.m4, longlong.m4:
276         * ls-mntd-fs.m4, lstat.m4, makepath.m4, mbrtowc.m4, mbswidth.m4:
277         * memchr.m4, memcmp.m4, mkdtemp.m4, mkstemp.m4, mountlist.m4:
278         * nanosleep.m4, path-concat.m4, perl.m4, prereq.m4, putenv.m4:
279         * quotearg.m4, regex.m4, stat.m4, stdint_h.m4, strftime.m4:
280         * strtoimax.m4, strtoll.m4, strtoull.m4, strtoumax.m4, timespec.m4:
281         * uintmax_t.m4, ulonglong.m4, unlink-busy.m4, unlocked-io.m4:
282         * uptime.m4, utimbuf.m4, utime.m4, utimes-null.m4, vasnprintf.m4:
283         * xstrtoimax.m4, xstrtol.m4, xstrtoumax.m4:
284         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
285
286 2004-04-16  Jim Meyering  <jim@meyering.net>
287
288         * prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
289         coreutils' stat program.
290         (gl_PREREQ): Don't require jm_PREREQ_STAT.
291
292 2004-03-31  Jim Meyering  <jim@meyering.net>
293
294         * prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
295         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
296         * xalloc.m4: Likewise.
297
298 2004-03-30  Jim Meyering  <jim@meyering.net>
299
300         * realloc.m4: Remove file, since now it does no more than
301         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
302         the `configure.ac' section of module/realloc.
303         * malloc.m4: Likewise, but for AC_FUNC_MALLOC.
304
305 2004-03-30  Paul Eggert  <eggert@twinsun.com>
306
307         Merge from coreutils.
308
309         * inttostr.m4: New file.
310         * getdate.m4 (gl_GETDATE): Remove time-related stuff.
311         Require AM_STDBOOL_H and gl_TIMESPEC instead.
312         Require gl_CLOCK_TIME.
313         * clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
314
315 2004-03-30  Jim Meyering  <jim@meyering.net>
316
317         Merge from coreutils.
318
319         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
320         * ls-mntd-fs.m4: Test for sys/ucred.h separately, since
321         on some systems one must include <grp.h> before it.
322         Reported by Christian Krackowizer.
323
324 2004-03-29  Paul Eggert  <eggert@twinsun.com>
325
326         * cloexec.m4: New file.
327
328 2004-03-18  Paul Eggert  <eggert@twinsun.com>
329             Bruno Haible  <bruno@clisp.org>
330
331         * mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
332         mbswidth.
333
334 2004-03-07  Paul Eggert  <eggert@twinsun.com>
335
336         * c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
337         All uses changed.  Check for sa_sigaction member; this fixes
338         a bug first reported by Jason Andrade in
339         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
340
341 2004-01-18  Simon Josefsson  <jas@extundo.com>
342
343         * strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
344
345 2004-02-18  Bruno Haible  <bruno@clisp.org>
346
347         * xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
348         Reported by Derek Robert Price <derek@ximbiot.com>.
349
350 2004-02-06  Karl Berry  <karl@gnu.org>
351
352         * po.m4: update from gettext 0.14.1.
353
354 2004-02-03  Bruno Haible  <bruno@clisp.org>
355
356         * pipe.m4: New file, from GNU gettext.
357
358 2004-01-27  Bruno Haible  <bruno@clisp.org>
359
360         * execute.m4: New file, from GNU gettext.
361
362 2003-11-24  Bruno Haible  <bruno@clisp.org>
363
364         * allocsa.m4: New file, from GNU gettext.
365
366 2003-11-24  Bruno Haible  <bruno@clisp.org>
367
368         * eealloc.m4: New file, from GNU gettext.
369
370 2004-01-15  Paul Eggert  <eggert@twinsun.com>
371
372         Merge from coreutils.
373
374         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
375         * posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
376         (gl_DEFAULT_POSIX2_VERSION): Move
377         the documentation from 'configure' into 'config.hin',
378         so that 'configure --help' isn't burdened by it and
379         we don't have to worry about its formatting there.
380         Reword the documentation so that it's more succinct
381         and can be run together into a single paragraph.
382         * same.m4 (gl_SAME): Check for pathconf.
383
384 2004-01-15  Jim Meyering  <jim@meyering.net>
385
386         Merge from coreutils.
387
388         * clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
389         if no library is required.
390         * jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
391         * jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
392         * jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
393         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
394         * jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
395         * lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
396         value, $ac_cv_search_crypt, if it's "none required".
397         * posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
398         * prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
399         not gl_FUNC_GETLOADAVG.
400         * prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
401         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
402
403 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
404
405         Merge from coreutils.
406
407         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
408         value, $ac_cv_search_nanosleep, if it's "none required".
409
410 2003-12-03  Bruno Haible  <bruno@clisp.org>
411
412         * gettext.m4: Upgrade from gettext-0.13.
413         * po.m4: Upgrade from gettext-0.13.
414         * size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
415         * intmax.m4: New file, from gettext-0.13.
416         * printf-posix.m4: New file, from gettext-0.13.
417
418 2003-11-25  Bruno Haible  <bruno@clisp.org>
419
420         * vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
421         gt_TYPE_SSIZE_T.
422
423 2003-11-17  Bruno Haible  <bruno@clisp.org>
424
425         * vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
426
427 2003-11-12  Paul Eggert  <eggert@twinsun.com>
428
429         * xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
430         gl_PTRDIFF_MAX.
431
432 2003-11-11  Bruno Haible  <bruno@clisp.org>
433
434         * size_max.m4: New file.
435         * ptrdiff_max.m4: New file.
436         * xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
437         * xalloc.m4 (gl_PREREQ_XALLOC): New macro.
438         (gl_XALLOC): Invoke it.
439
440 2003-11-04  Bruno Haible  <bruno@clisp.org>
441
442         * xsize.m4: New file.
443
444 2003-11-03  Bruno Haible  <bruno@clisp.org>
445
446         * wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
447
448 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
449
450         * host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
451         netbsd*-gnu*.  Suggested by Robert Millan.
452
453 2003-10-29  Paul Eggert  <eggert@twinsun.com>
454
455         * xalloc.m4 (gl_XALLOC): Undo previous change.
456
457 2003-10-29  Paul Eggert  <eggert@twinsun.com>
458
459         * host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
460         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
461         after the 'gnu' in these cases.  This fixes some bugs in the
462         previous change, and is based on suggestions by Robert Millan.
463
464 2003-10-28  Paul Eggert  <eggert@twinsun.com>
465
466         * host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
467         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
468         NetBSD kernels.  Requested by Richard Stallman.
469
470 2003-10-26  Paul Eggert  <eggert@twinsun.com>
471
472         * xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
473         now uses inline.
474
475 2003-10-23  Paul Eggert  <eggert@twinsun.com>
476
477         * getline.m4 (AM_FUNC_GETLINE):
478         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
479         hosts.  Problem reported by Derek Robert Price in
480         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
481         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
482         * getndelim2.m4 (gl_GETNDELIM2): Likewise.
483
484 2003-10-20  Bruno Haible  <bruno@clisp.org>
485
486         * wait-process.m4: New file.
487
488 2003-10-14  Bruno Haible  <bruno@clisp.org>
489
490         * sig_atomic_t: New file, from GNU gettext.
491         * fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
492
493 2003-10-12  Paul Eggert  <eggert@twinsun.com>
494
495         * xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
496
497 2003-10-10  Simon Josefsson  <jas@extundo.com>
498
499         * argp.m4: Add AC_C_INLINE.
500
501 2003-10-08  Paul Eggert  <eggert@twinsun.com>
502
503         * getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
504
505 2003-10-06  Bruno Haible  <bruno@clisp.org>
506
507         * fatal-signal.m4: New file.
508         * signalblocking.m4: New file, from GNU gettext.
509
510 2003-09-27  Paul Eggert  <eggert@twinsun.com>
511
512         * free.m4: New file.
513
514 2003-09-26  Bruno Haible  <bruno@clisp.org>
515
516         * stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX stpncpy().
517         Don't define stpncpy through config.h; it's now done through stpncpy.h.
518
519 2003-09-25  Simon Josefsson  <jas@extundo.com>
520             Bruno Haible  <bruno@clisp.org>
521
522         * getdomainname.m4: New file.
523
524 2003-09-17  Paul Eggert  <eggert@twinsun.com>
525
526         * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
527         to avoid spurious warnings like "AC_RUN_IFELSE was called before
528         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
529
530 2003-09-12  Paul Eggert  <eggert@twinsun.com>
531
532         * error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
533
534         * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
535         and AC_MINIX, too, so that their extensions are available.
536
537         * prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
538         This macro has been superseded by gl_BACKUPFILE.
539
540         More patches to assume C89 or better.
541
542         * error.m4 (gl_ERROR): Don't check for vprintf.
543
544         * check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
545         unconditionally.
546         * closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
547         * gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
548         Include <string.h>, <stdlib.h> unconditionally.
549         * lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
550         * readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
551         * readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C headers
552         or for string.h.
553         * strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
554         or strtoul.
555
556         * mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C headers.
557         * strdup.m4 (gl_PREREQ_STRDUP): Likewise.
558         * userspec.m4 (gl_USERSPEC): Likewise.
559         * xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
560         * xstrtod.m4 (gl_XSTRTOD): Likewise.
561         * xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
562         * strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
563         memcpy, memset.
564         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
565         * strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
566         * strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h, strtol.
567         * strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
568         * userspec.m4 (gl_USERSPEC): Do not check for string.h.
569         * xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
570         strtoul.
571
572 2003-09-11  Paul Eggert  <eggert@twinsun.com>
573
574         More patches to assume C89 or better.
575         * strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
576         * strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
577         string.h, memchr, STDC_HEADERS.
578
579 2003-09-10  Bruno Haible  <bruno@clisp.org>
580
581         * strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
582         * strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
583         * strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
584         * unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
585         * setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
586         <stdlib.h> and <string.h> checks.
587         * xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
588         * yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
589
590 2003-09-09  Paul Eggert  <eggert@twinsun.com>
591
592         More patches to assume C89 or better.
593         * getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
594         * getopt.m4 (gl_GETOPT): Don't check for string.h.
595         * getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
596         or for string.h.
597         * getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for stdlib.h.
598         * group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard C
599         headers.
600         * hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
601         string.h.
602         * hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
603         * human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
604         * idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
605         or for string.h.
606         * long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
607         * makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
608         C headers.
609         * md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
610         memcpy.
611         * sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
612         * memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
613         * memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
614         * memcoll.m4 (gl_MEMCOLL): Likewise.
615         * memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
616         * mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
617         string.h, free.
618         * mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
619         * modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
620         * mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
621         C headers, or for string.h.
622         * obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
623         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
624         * path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
625         headers, memory.h, stdlib.h, string.h, strings.h.
626         * posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
627         * posixver.m4 (gl_POSIXVER): Don't check for getenv.
628         * putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
629         strchr.
630         * readtokens.m4 (gl_READTOKENS): Don't check for standard C
631         headers, memory.h, string.h.
632         * regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
633         * rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
634         free.
635         * rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C headers.
636         * same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
637         * save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
638         * savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
639         * strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
640         * xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
641
642 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
643
644         * getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
645         C89 spec.
646
647 2003-09-08  Paul Eggert  <eggert@twinsun.com>
648
649         Assume C89 or better; remove K&R cruft.
650         * alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
651         * backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
652         string.h, getenv, malloc.
653         * dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
654         headers.
655         * canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
656         * error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
657         do not check for strerror.
658         * exclude.m4: Do not check for stdlib.h, string.h, strings.h.
659         * exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
660         * fatal.m4 (gl_FATAL): Do not require STDC headers, and
661         do not check for doprnt or vprintf.
662         * fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
663         * getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
664
665 2003-09-06  Paul Eggert  <eggert@twinsun.com>
666
667         * time_r.m4: New file.
668         * mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
669         * timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime is.
670         Check for timegm declaration.
671         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
672         Do not check for gmtime_r.
673         Replace mktime if __mktime_internal does not exist and if mktime
674         hasn't been replaced already.
675
676 2003-08-31  Simon Josefsson  <jas@extundo.com>
677
678         * timegm.m4: New file.
679
680 2003-08-26  Bruno Haible  <bruno@clisp.org>
681
682         * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
683         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
684         followed by '#define fnmatch fnmatch_posix' gives an error.
685
686 2003-08-27  Jim Meyering  <jim@meyering.net>
687
688         * mkstemp.m4: Require that the system mkstemp be able to create
689         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
690         would fail after 32.  Reported by Danny Levinson.  Details here:
691         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
692
693 2003-08-20  Karl Berry  <karl@gnu.org>
694
695         * lib-ld.m4: serial 1003 from gettext, no changes besides serial.
696
697 2003-08-19  Jim Meyering  <jim@meyering.net>
698
699         * lib-ld.m4: Revert yesterday's change, per Bruno's request here:
700         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
701
702 2003-08-19  Bruno Haible  <bruno@clisp.org>
703
704         * xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any more.
705
706 2003-08-18  Jim Meyering  <jim@meyering.net>
707
708         * getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
709         * lib-ld.m4: Likewise.
710
711 2003-08-17  Simon Josefsson  <jas@extundo.com>
712
713         * argp.m4: New file.
714
715 2003-08-17  Simon Josefsson  <jas@extundo.com>
716
717         * xstrndup.m4: New file.
718
719 2003-08-16  Jim Meyering  <jim@meyering.net>
720
721         * utimes.m4 (gl_FUNC_UTIMES): New file.
722         * utimes.m4: Removed.
723         * utimes-null.m4: Renamed from utimes.m4.
724
725         * c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
726         to 1MB, so as not to render systems with no stack size limit (e.g.,
727         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
728         Include <unistd.h>.  On some systems,
729         it is required for the definition of _SC_PAGESIZE.
730
731 2003-08-16  Paul Eggert  <eggert@twinsun.com>
732
733         Merges from coreutils, etc.
734         * rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
735         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
736         * readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
737         fixing a typo.
738         * host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
739         * hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
740
741 2003-08-16  Jim Meyering  <jim@meyering.net>
742         and Paul Eggert  <eggert@cs.ucla.edu>
743
744         Merges from coreutils, etc.
745
746         * jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
747         using the latest version from cvs.  This avoids problems with #line
748         directives using a vendor (Sun) compiler.
749         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
750         Don't set GETGROUPS_LIB here; now it's
751         done via getgroups.m4's wrapper function.
752         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
753         rather than just in sh-util/configure.in, so that the
754         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
755         same.
756         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
757         AC_FUNC_GETLOADAVG where to find getloadavg.c.
758         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
759         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
760         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
761         Remove code that is now done by the newly-required macros.
762         Append $(EXEEXT) to DF_PROG.
763         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
764         Do not invoke or require the following here,
765         since prereq.m4 or some gnulib .m4 now does this for us:
766         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
767         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
768         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
769         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
770         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
771         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
772         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
773         AC_FUNC_OBSTACK.
774         Do not replace the following functions, as this is now the job
775         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
776         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
777         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
778         atexit getpass, strdup, getpagesize.
779         Replace 'raise'.
780         Do not check for the following functions, as this is now the job
781         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
782         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
783         setregid.
784         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
785         Check for sys/sysctl.h.
786         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
787         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
788         of checking for ssize_t ourselves.
789
790         * prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
791         Require every macro that gnulib/modules/* suggests for us.
792         (jm_PREREQ_ADDEXT): New macro.
793         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
794         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
795
796         * physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
797         (gl_PHYSMEM): Use it.
798         Also check for `table' function.
799         Check for new headers and functions.
800         Add check for sys/sysmp.h.
801         With suggestions from Kaveh Ghazi.
802         Ignore headers that are present but cannot be compiled.  This
803         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
804         C 5.4.
805
806 2003-08-16  Jim Meyering  <jim@meyering.net>
807
808         Merges from coreutils.
809         * readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
810         prefix.  Adjust cache variables similarly.  Create 500 rather than
811         just 300 files, to exercise bug on Darwin6.5, too.
812         * perl.m4 (jm_PERL): Use $am_missing_run, not undefined $missing_dir.
813         * jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not AM_SYS_POSIX_TERMIOS.
814         Reported by mkc@mathdogs.com.
815         Also change use of $am_cv_sys_posix_termios
816         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
817         * getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
818         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
819         * fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point in
820         /proc/mounts until it finds one with matching device number.  This is
821         unnecessary when the FILE argument *is* a mount point.  No stat call
822         is necessary in that case.  So, disable the statvfs-testing code on
823         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
824         as RedHat bug# 84846.
825         * c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
826         to 1MB, so as not to render systems with no stack size limit (e.g.,
827         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
828         Include <unistd.h>.  On some systems,
829         it is required for the definition of _SC_PAGESIZE.
830
831 2003-08-15  Jim Meyering  <jim@meyering.net>
832         and Paul Eggert  <eggert@cs.ucla.edu>
833
834         Merges from coreutils, etc.
835         * strftime.m4 (_jm_STRFTIME_PREREQS):
836         Require gl_FUNC_TZSET_CLOBBER.
837         * readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit, ut_exit.e_exit,
838         ut_exit.ut_termination, and ut_exit.e_termination members.
839
840 2003-08-14  Paul Eggert  <eggert@twinsun.com>
841
842         Help the merge from coreutils.
843         * gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
844         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
845         * tzset.m4: Use it too.
846
847 2003-08-14  Jim Meyering  <jim@meyering.net>
848
849         Merge from coreutils.
850         * tzset.m4: New file.
851         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the MOUNTED_VMOUNT
852         test to precede the MOUNTED_GETMNTENT1 tests, since otherwise, AIX 5.1
853         systems would end up using the latter.  MOUNTED_GETMNTENT1 support
854         is inadequate on such systems: 1) detecting whether a file system
855         is remote doesn't work  2) the MOUNTED_VMOUNT code reports the
856         HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1 code reports
857         merely /MOUNT_POINT.  Reported by Mike Jetzer.
858
859 2003-08-13  Paul Eggert  <eggert@twinsun.com>
860
861         * exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
862         Check for isascii.
863
864         * gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
865         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
866         Undo previous (whitespace-only) change.
867
868 2003-08-12  Paul Eggert  <eggert@twinsun.com>
869
870         * gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
871         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
872         Normalize leading white space and remove trailing white space.
873
874         Merge from coreutils
875         * euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
876
877         * lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
878         0.12.1.  These files are now being upgraded automatically by
879         ../config/srclist-update.
880
881 2003-08-11  Bruno Haible  <bruno@clisp.org>
882
883         * vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
884
885 2003-08-09  Paul Eggert  <eggert@twinsun.com>
886
887         * regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
888         apparently Emacs's Unicode mode got confused before my 2003-08-05
889         checkin.
890
891 2003-08-08  Paul Eggert  <eggert@twinsun.com>
892
893         * extensions.m4: New file.
894         * timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
895         Require gl_USE_SYSTEM_EXTENSIONS.
896         * unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
897         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
898
899 2003-08-07  Paul Eggert  <eggert@twinsun.com>
900
901         * restrict.m4: New file.
902         * regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
903
904 2003-08-07  Bruno Haible  <bruno@clisp.org>
905
906         * getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This makes
907         the module 'getndelim2' compatible with the module 'getline'.
908
909 2003-08-05  Paul Eggert  <eggert@twinsun.com>
910
911         * regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
912         byte with "\201" to avoid glitches when editing that source file
913         with multi-gnome-terminal.
914
915 2003-07-31  Bruno Haible  <bruno@clisp.org>
916
917         * getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
918
919 2003-07-18  Bruno Haible  <bruno@clisp.org>
920
921         * getndelim2.m4: New file.
922         * getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
923         invoke gl_PREREQ_GETNDELIM2.
924         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
925         gl_PREREQ_GETNDELIM2.
926         * getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
927         gl_GETNDELIM2.
928
929 2003-07-17  Bruno Haible  <bruno@clisp.org>
930
931         * Makefile.am.in: Remove file.
932         * Makefile.am: Remove file.
933         * Makefile.in: Remove file.
934
935 2003-07-17  Bruno Haible  <bruno@clisp.org>
936
937         * getnline.m4: New file.
938
939 2003-07-14  Simon Josefsson  <jas@extundo.com>
940
941         * mempcpy.m4: New file.
942
943 2003-07-10  Jim Meyering  <jim@meyering.net>
944
945         * clock_time.m4: Remove trailing blank.
946         * intmax_t.m4: Likewise.
947
948 2003-07-01  Paul Eggert  <eggert@twinsun.com>
949
950         * xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
951         xreadlink.c now includes it unconditionally.
952
953 2003-07-01  Bruno Haible  <bruno@clisp.org>
954
955         * ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>. <sys/types.h>
956         should be sufficient.
957         Reported by Paul Eggert.
958
959 2003-06-25  Bruno Haible  <bruno@clisp.org>
960
961         * readlink.m4: New file.
962
963 2003-06-22  Bruno Haible  <bruno@clisp.org>
964
965         Portability to mingw32.
966         * ssize_t.m4: New file, from GNU gettext.
967         * safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
968         * xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
969
970 2003-06-11  Bruno Haible  <bruno@clisp.org>
971
972         * sysexits.m4: New file.
973
974 2003-06-10  Simon Josefsson  <jas@extundo.com>
975
976         * strchrnul.m4: New file.
977
978 2003-06-07  Bruno Haible  <bruno@clisp.org>
979
980         * fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
981         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
982         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
983         directory.
984         * poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
985         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
986         directory.
987
988 2003-06-04  Paul Eggert  <eggert@twinsun.com>
989
990         * human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
991         locale.h, localeconv.  This merges changes from coreutils.
992
993         * mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
994         It can be removed after the next Autoconf is released.
995         * exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
996         needed.
997
998 2003-05-30  Bruno Haible  <bruno@clisp.org>
999
1000         * gettext.m4: Upgrade to gettext-0.12.1.
1001         * nls.m4: New file, from gettext-0.12.1.
1002         * po.m4: New file, from gettext-0.12.1.
1003         * progtest.m4: Upgrade to gettext-0.12.1.
1004
1005 2003-05-28  Paul Eggert  <eggert@twinsun.com>
1006
1007         Assume the headers required for C89 freestanding compilers.
1008         * backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
1009         * fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
1010         * human.m4 (gl_HUMAN): Likewise.
1011         * pathmax.m4 (gl_PATHMAX): Likewise.
1012         * rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
1013         * userspec.m4 (gl_USERSPEC): Likewise.
1014         * xreadlink.m4 (gl_XREADLINK): Likewise.
1015         * xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
1016         * quote.m4 (gl_QUOTE): Don't check for stddef.h.
1017
1018 2003-05-26  Jim Meyering  <jim@meyering.net>
1019
1020         Merge in a change from coreutils:
1021         * dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
1022         that is guaranteed to be `no'.  Use `no_such_member' to indicate
1023         that condition, rather than `-1' which is slightly misleading.
1024         Change the name of the cache variable to have the gl_ prefix.
1025         Prompted by a patch from Richard Dawe for DJGPP.
1026
1027 2003-05-17  Bruno Haible  <bruno@clisp.org>
1028
1029         * dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an invalid
1030         expansion for AC_EGREP_CPP.
1031         * strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
1032         * strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
1033         Suggested by Akim Demaille <akim@epita.fr> in
1034         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
1035
1036 2003-04-21  Paul Eggert  <eggert@twinsun.com>
1037
1038         * error.m4 (gl_ERROR): Do not put under dynamic conditions some
1039         code which expansion is under static control.  Patch imported from
1040         Akim Demaille's patch to Bison; see
1041         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
1042
1043 2003-04-14  Bruno Haible  <bruno@clisp.org>
1044
1045         * error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
1046
1047 2003-04-10  Bruno Haible  <bruno@clisp.org>
1048
1049         * findprog.m4: New file.
1050         * eaccess.m4: New file.
1051
1052 2003-04-04  Bruno Haible  <bruno@clisp.org>
1053
1054         * linebreak.m4: New file.
1055
1056 2003-04-03  Bruno Haible  <bruno@clisp.org>
1057
1058         * utf-ucs4.m4: New file.
1059         * ucs4-utf.m4: New file.
1060
1061 2003-03-30  Bruno Haible  <bruno@clisp.org>
1062
1063         * copy-file.m4 (gl_COPY_FILE): Add check for chown().
1064
1065 2003-03-28  Bruno Haible  <bruno@clisp.org>
1066
1067         * copy-file.m4: New file.
1068
1069 2003-03-18  Bruno Haible  <bruno@clisp.org>
1070
1071         * onceonly.m4: Use m4_defn instead of defn, for better error checking.
1072         * onceonly_2_57.m4: Likewise.
1073
1074 2003-03-17  Bruno Haible  <bruno@clisp.org>
1075
1076         * onceonly.m4: Require autoconf 2.54 or newer.
1077         (m4_quote): Remove macro.
1078         * onceonly_2_57.m4: Require autoconf 2.54 or newer.
1079
1080 2003-03-14  Bruno Haible  <bruno@clisp.org>
1081
1082         * onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
1083         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
1084
1085 2003-03-13  Paul Eggert  <eggert@twinsun.com>
1086
1087         * onceonly.m4 (m4_quote): New macro.
1088         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
1089         Quote AC_FOREACH variable-expansions properly.
1090
1091 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
1092
1093         * poll.m4: New file.
1094
1095 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
1096
1097         * mathl.m4: New file.
1098
1099 2003-02-17  Bruno Haible  <bruno@clisp.org>
1100
1101         * mkdtemp.m4: New file, from GNU gettext with modifications.
1102
1103 2003-02-02  Jim Meyering  <jim@meyering.net>
1104
1105         * regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
1106         e.g. glibc-2.2.93.
1107
1108 2003-01-31  Bruno Haible  <bruno@clisp.org>
1109
1110         * rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
1111         'rpl_rename'.
1112         * strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
1113         'rpl_strnlen'.
1114         * strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
1115         'rpl_strtod'.
1116         * utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
1117         'rpl_utime'.
1118
1119 2003-01-30  Bruno Haible  <bruno@clisp.org>
1120
1121         * signed.m4: New file, from GNU gettext.
1122         * longdouble.m4: New file, from GNU gettext.
1123         * wchar_t.m4: New file, from GNU gettext.
1124         * wint_t.m4: New file, from GNU gettext.
1125         * vasnprintf.m4: New file.
1126         * vasprintf.m4: New file.
1127
1128 2003-01-29  Bruno Haible  <bruno@clisp.org>
1129
1130         * stpncpy.m4: New file.
1131
1132 2003-01-23  Jim Meyering  <jim@meyering.net>
1133
1134         * dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
1135         from working on systems without dirfd (at least Irix and OSF1/Tru64).
1136
1137 2003-01-16  Jim Meyering  <jim@meyering.net>
1138
1139         * regex.m4: The `regex' struct is both input and output.
1140         Initialize it before each use.  Patch by Tim Waugh.
1141
1142 2003-01-11  Bruno Haible  <bruno@clisp.org>
1143
1144         * longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
1145         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
1146         suffix.
1147
1148 2003-01-11  Bruno Haible  <bruno@clisp.org>
1149
1150         * md5.m4 (gl_MD5): Require AC_C_INLINE.
1151
1152 2003-01-11  Bruno Haible  <bruno@clisp.org>
1153
1154         * alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
1155
1156 2003-01-12  Paul Eggert  <eggert@twinsun.com>
1157
1158         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
1159         to avoid collisions with libcurses and libreadline.
1160
1161         * getstr.m4: Remove.
1162         * getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
1163
1164 2003-01-10  Bruno Haible  <bruno@clisp.org>
1165
1166         * alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
1167
1168 2003-01-09  Bruno Haible  <bruno@clisp.org>
1169
1170         * stdbool.m4 (AM_STDBOOL_H): New macro.
1171
1172 2002-12-31  Paul Eggert  <eggert@twinsun.com>
1173
1174         * memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
1175
1176 2002-12-24  Bruno Haible  <bruno@clisp.org>
1177
1178         General infrasructure.
1179         * README: Rewritten.
1180         * onceonly.m4: New file.
1181         * onceonly_2_57.m4: New file.
1182
1183         Module atexit.
1184         * atexit.m4: New file.
1185
1186         Module strtod.
1187         * strtod.m4: New file.
1188
1189         Module strtol.
1190         * strtol.m4: New file.
1191
1192         Module strtoul.
1193         * strtoul.m4: New file.
1194
1195         Module memchr.
1196         * memchr.m4: New file.
1197
1198         Module memcmp.
1199         * memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
1200         (jm_FUNC_MEMCMP): Invoke it.
1201
1202         Module memcpy.
1203         * memcpy.m4: New file.
1204
1205         Module memmove.
1206         * memmove.m4: New file.
1207
1208         Module memset.
1209         * memset.m4: New file.
1210
1211         Module strcspn.
1212         * strcspn.m4: New file.
1213
1214         Module strpbrk.
1215         * strpbrk.m4: New file.
1216
1217         Module strstr.
1218         * strstr.m4: New file.
1219
1220         Module strerror.
1221         * strerror.m4: New file.
1222
1223         Module mktime.
1224         * mktime.m4: Renamed from jm-mktime.m4.
1225         (gl_PREREQ_MKTIME): New macro.
1226         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
1227
1228         Module malloc.
1229         * malloc.m4 (gl_PREREQ_MALLOC): New macro.
1230         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
1231         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
1232
1233         Module realloc.
1234         * realloc.m4 (gl_PREREQ_REALLOC): New macro.
1235         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
1236         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
1237
1238         Module strftime.
1239         * tm_gmtoff.m4: New file, extracted from strftime.m4.
1240         * strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
1241         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
1242         gl_TM_GMTOFF.
1243         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
1244
1245         Module xalloc.
1246         * xalloc.m4: New file.
1247
1248         Module alloca.
1249         * alloca.m4: New file.
1250
1251         Module putenv.
1252         * putenv.m4 (gl_PREREQ_PUTENV): New macro.
1253         (jm_FUNC_PUTENV): Invoke it.
1254
1255         Module setenv.
1256         * setenv.m4 (gt_FUNC_SETENV): New macro.
1257         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
1258         when invoked twice.
1259         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
1260         gt_FUNC_SETENV.
1261
1262         Module memrchr.
1263         * memrchr.m4: New file.
1264
1265         Module stpcpy.
1266         * stpcpy.m4: New file.
1267
1268         Module strcase.
1269         * strcase.m4: New file.
1270
1271         Module strdup.
1272         * strdup.m4: New file.
1273
1274         Module strnlen.
1275         * strnlen.m4: New file.
1276
1277         Module strndup.
1278         * strndup.m4: New file.
1279
1280         Module xstrtod.
1281         * xstrtod.m4: New file.
1282
1283         Module xstrtol.
1284         * xstrtol.m4: New file.
1285
1286         Module getdate.
1287         * getdate.m4: New file.
1288
1289         Module unlocked-io.
1290         * unlocked-io.m4: Renamed from jm-glibc-io.m4.
1291         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
1292         * jm-glibc-io.m4n: Remove file.
1293
1294         Module long-options.
1295         * long-options.m4: New file.
1296
1297         Module md5.
1298         * md5.m4: New file.
1299
1300         Module sha.
1301         * sha.m4: New file.
1302
1303         Module getstr.
1304         * getstr.m4: New file.
1305
1306         Module getline.
1307         * getline.m4 (gl_PREREQ_GETLINE): New macro.
1308         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
1309         <sys/types.h>, for size_t. Use the function name gnu_getline, not
1310         simply getline. Infoke gl_PREREQ_GETLINE.
1311
1312         Module obstack.
1313         * obstack.m4: New file.
1314
1315         Module hash.
1316         * hash.m4: New file.
1317
1318         Module readtokens.
1319         * readtokens.m4: New file.
1320
1321         Module strverscmp.
1322         * strverscmp.m4: New file.
1323
1324         Module stdbool.
1325         * stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for OSF/1.
1326
1327         Module strtoll.
1328         * strtoll.m4: New file.
1329
1330         Module strtoull.
1331         * strtoull.m4: New file.
1332
1333         Module strtoimax.
1334         * strtoimax.m4: New file.
1335
1336         Module strtoumax.
1337         * strtoumax.m4: New file.
1338
1339         Module xstrtoimax.
1340         * xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from jm_AC_PREREQ_XSTRTOIMAX.
1341         Moved the strtol prerequisites to strtol.m4.
1342         Moved the strtoll prerequisites to strtoll.m4.
1343         Moved the strtoimax prerequisites to strtoimax.m4.
1344
1345         Module xstrtoumax.
1346         * xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from jm_AC_PREREQ_XSTRTOUMAX.
1347         Moved the strtoul prerequisites to strtoul.m4.
1348         Moved the strtoull prerequisites to strtoull.m4.
1349         Moved the strtoumax prerequisites to strtoumax.m4.
1350
1351         Module chown.
1352         * chown.m4 (gl_PREREQ_CHOWN): New macro.
1353         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
1354
1355         Module dup2.
1356         * dup2.m4: New file.
1357
1358         Module ftruncate.
1359         * ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
1360         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
1361
1362         Module getgroups.
1363         * getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
1364         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
1365
1366         Module gettimeofday.
1367         * gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
1368         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
1369         gl_PREREQ_GETTIMEOFDAY.
1370
1371         Module mkdir.
1372         * mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
1373         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
1374
1375         Module mkstemp.
1376         * mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
1377         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
1378         jm_AC_TYPE_UINTMAX_T.
1379         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
1380
1381         Module stat.
1382         * stat.m4 (gl_PREREQ_STAT): New macro.
1383         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
1384
1385         Module lstat.
1386         * lstat.m4 (gl_PREREQ_LSTAT): New macro.
1387         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
1388
1389         Module timespec.
1390         * timespec.m4 (gl_TIMESPEC): New macro.
1391         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
1392         * st_mtim.m4: Indentation.
1393
1394         Module nanosleep.
1395         * nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
1396         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
1397         gl_PREREQ_NANOSLEEP.
1398
1399         Module regex.
1400         * regex.m4 (jm_PREREQ_REGEX): New macro.
1401         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
1402         (gl_REGEX): New macro.
1403
1404         Module rename.
1405         * rename.m4 (gl_PREREQ_RENAME): New macro.
1406         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
1407
1408         Module rmdir.
1409         * rmdir.m4: New file.
1410
1411         Module utime.
1412         * utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
1413         * utime.m4 (gl_PREREQ_UTIME): New macro.
1414         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
1415
1416         Module dirname.
1417         * dirname.m4: New file.
1418
1419         Module getopt.
1420         * getopt.m4: New file.
1421
1422         Module unistd-safer.
1423         * unistd-safer.m4: New file.
1424
1425         Module fnmatch.
1426         * fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
1427         declaration.
1428         (gl_PREREQ_FNMATCH_EXTRA): New macro.
1429         (gl_FUNC_FNMATCH_POSIX): New macro.
1430         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
1431         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
1432         simply fnmatch.
1433
1434         Module exclude.
1435         * exclude.m4: New file.
1436
1437         Module human.
1438         * human.m4: New file.
1439
1440         Module acl.
1441         * acl.m4: Nop.
1442
1443         Module backupfile.
1444         * backupfile.m4: New file.
1445         * d-ino.m4: Indentation.
1446
1447         Module fsusage.
1448         * fsusage.m4 (gl_FSUSAGE): New macro.
1449         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
1450         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
1451
1452         Module dirfd.
1453         * dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP requirements.
1454
1455         Module euidaccess.
1456         * euidaccess.m4: New file.
1457
1458         Module file-type.
1459         * file-type.m4: New file.
1460
1461         Module fileblocks.
1462         * fileblocks.m4: New file.
1463
1464         Module filemode.
1465         * filemode.m4: New file.
1466
1467         Module isdir.
1468         * isdir.m4: New file.
1469
1470         Module lchown.
1471         * lchown.m4 (gl_PREREQ_LCHOWN): New macro.
1472         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
1473
1474         Module makepath.
1475         * makepath.m4: New file.
1476
1477         Module modechange.
1478         * modechange.m4: New file.
1479
1480         Module mountlist.
1481         * mountlist.m4: New file.
1482         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
1483         Indentation.
1484
1485         Module path-concat.
1486         * path-concat.m4: New file.
1487
1488         Module pathmax.
1489         * pathmax.m4: New file.
1490
1491         Module same.
1492         * same.m4: New file.
1493
1494         Module save-cwd.
1495         * save-cwd.m4: New file.
1496
1497         Module savedir.
1498         * savedir.m4: New file.
1499
1500         Module xgetcwd.
1501         * xgetcwd.m4: New file.
1502         * getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
1503
1504         Module xreadlink.
1505         * xreadlink.m4: New file.
1506
1507         Module safe-read.
1508         * safe-read.m4: New file.
1509
1510         Module safe-write.
1511         * safe-write.m4: New file.
1512
1513         Module closeout.
1514         * closeout.m4: New file.
1515
1516         Module stdio-safer.
1517         * stdio-safer.m4: New file.
1518
1519         Module getpass.
1520         * getpass.m4: New file.
1521
1522         Module getugroups.
1523         * getugroups.m4: New file.
1524
1525         Module group-member.
1526         * group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
1527         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
1528
1529         Module idcache.
1530         * idcache.m4: New file.
1531
1532         Module userspec.
1533         * userspec.m4: New file.
1534
1535         Module gettime.
1536         * clock_time.m4: New file.
1537         * gettime.m4: New file.
1538
1539         Module settime.
1540         * settime.m4: New file.
1541
1542         Module posixtm.
1543         * posixtm.m4: New file.
1544
1545         Module gethostname.
1546         * gethostname.m4: New file.
1547
1548         Module canon-host.
1549         * canon-host.m4: New file.
1550
1551         Module gettext.
1552         * codeset.m4: New file, from gettext-0.11.5.
1553         * gettext.m4: New file, from gettext-0.11.5.
1554         * glibc21.m4: New file, from gettext-0.11.5.
1555         * iconv.m4: New file, from gettext-0.11.5.
1556         * intdiv0.m4: New file, from gettext-0.11.5.
1557         * inttypes-pri.m4: New file, from gettext-0.11.5.
1558         * inttypes.m4: New file, from gettext-0.11.5.
1559         * inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
1560         * isc-posix.m4: New file, from gettext-0.11.5.
1561         * lcmessage.m4: New file, from gettext-0.11.5.
1562         * lib-ld.m4: New file, from gettext-0.11.5.
1563         * lib-link.m4: New file, from gettext-0.11.5.
1564         * lib-prefix.m4: New file, from gettext-0.11.5.
1565         * progtest.m4: New file, from gettext-0.11.5.
1566         * stdint_h.m4: New file, from gettext-0.11.5 with modifications.
1567         * uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
1568         * ulonglong.m4: New file, from gettext-0.11.5 with modifications.
1569
1570         Module localcharset.
1571         * localcharset.m4: New file.
1572
1573         Module hard-locale.
1574         * hard-locale.m4: New file.
1575
1576         Module mbswidth.
1577         * mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
1578         onceonly macros.
1579         * mbrtowc.m4: Add comment.
1580
1581         Module memcasecmp.
1582         * memcasecmp.m4: New file.
1583
1584         Module memcoll.
1585         * memcoll.m4: New file.
1586
1587         Module unicodeio.
1588         * unicodeio.m4: New file.
1589
1590         Module rpmatch.
1591         * rpmatch.m4: New file.
1592
1593         Module yesno.
1594         * yesno.m4: New file.
1595
1596         Module exitfail.
1597         * exitfail.m4: New file.
1598
1599         Module c-stack.
1600         * c-stack.m4 (gl_C_STACK): New macro.
1601         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
1602
1603         Module error.
1604         * error.m4 (gl_ERROR): New macro.
1605         (jm_PREREQ_ERROR): Use onceonly macros.
1606
1607         Module fatal.
1608         * fatal.m4: New file.
1609
1610         Module getloadavg.
1611         * getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
1612         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
1613
1614         Module getpagesize.
1615         * getpagesize.m4: New file.
1616
1617         Module getusershell.
1618         * getusershell.m4: New file.
1619
1620         Module physmem.
1621         * physmem.m4: New file.
1622
1623         Module posixver.
1624         * posixver.m4: New file.
1625
1626         Module quotearg.
1627         * quotearg.m4: New file.
1628
1629         Module quote.
1630         * quote.m4: New file.
1631
1632         Module readutmp.
1633         * readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
1634
1635         Module sig2str.
1636         * sig2str.m4: New file.
1637
1638         Other.
1639         * longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
1640         ulonglong.m4.
1641         * intmax_t.m4: New file.
1642         * d-type.m4: Indentation.
1643         * jm-macros.m4: Update.
1644         * prereq.m4 (jm_PREREQ): Update.
1645         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
1646         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
1647         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
1648         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
1649         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
1650         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
1651         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
1652         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
1653         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
1654         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
1655         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
1656         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
1657         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
1658         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
1659         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
1660         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
1661         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
1662         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
1663         * readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
1664
1665 2002-12-18  Bruno Haible  <bruno@clisp.org>
1666
1667         * strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
1668         * jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
1669
1670 2002-12-17  Bruno Haible  <bruno@clisp.org>
1671
1672         * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
1673         stdlib.h, string.h.
1674
1675 2002-12-11  Bruno Haible  <bruno@clisp.org>
1676
1677         * setenv.m4: New file, from gettext-0.11.5.
1678
1679 2002-12-06  Paul Eggert  <eggert@twinsun.com>
1680
1681         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
1682         a pain in practice to deal with generated m4 files.  This change
1683         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
1684
1685         * Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
1686         and jm-glibc-io.m4, as they are no longer a special case.
1687         * jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
1688         kludge and the auto-generation stuff.  Check only whether the
1689         functions are declared, not whether they exist, since older hosts
1690         that don't declare the functions can't use the optimization anyway.
1691
1692 2002-07-06  Jim Meyering  <meyering@lucent.com>
1693
1694         * README: Don't mention Makefile.am.in.
1695         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
1696
1697 2002-06-11  Paul Eggert  <eggert@twinsun.com>
1698
1699         * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
1700
1701 2002-06-22  Jim Meyering  <meyering@lucent.com>
1702
1703         * c-stack.m4: New file, from diffutils-2.8.2.
1704         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
1705
1706         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
1707         now that configure.ac uses AC_GNU_SOURCE.
1708         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
1709         * prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
1710
1711         Update to latest tools.  Suggestions from Paul Eggert.
1712         * stdbool.m4: New file, from diffutils-2.8.2.
1713         * gnu-source.m4: Update from diffutils-2.8.2.
1714         * fnmatch.m4: Likewise.
1715         * prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
1716         to AC_HEADER_STDBOOL
1717
1718 2002-06-21  Jim Meyering  <meyering@lucent.com>
1719
1720         * c-bs-a.m4: Add comment, from diffutils-2.8.2.
1721         * mbrtowc.m4: Likewise.
1722
1723         * mbstate_t.m4: Update from diffutils-2.8.2.
1724         * mbswidth.m4: Reflect name change:
1725         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
1726         * prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
1727
1728         * lib-link.m4: Update from gettext-0.11.2.
1729         * gettext.m4: Likewise.
1730
1731         * jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
1732         From Alfred M. Szmidt.
1733
1734 2002-05-19  Paul Eggert  <eggert@twinsun.com>
1735
1736         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
1737
1738 2002-06-07  Jim Meyering  <meyering@lucent.com>
1739
1740         * prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
1741         They're needed at least for NetBSD 1.5.2.
1742         ($statxfs_includes): Include those same headers.
1743         ($statxfs_includes): Include sys/vfs.h if available.
1744         ($statxfs_includes): Likewise for sys/statvfs.h.
1745         Check for the following members in both structs statfs and statvfs:
1746         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
1747
1748 2002-06-01  Jim Meyering  <meyering@lucent.com>
1749
1750         * d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
1751         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
1752
1753 2002-05-28  Jim Meyering  <meyering@lucent.com>
1754
1755         * readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
1756         Reported by Volker Borchert.
1757
1758 2002-05-27  Jim Meyering  <meyering@lucent.com>
1759
1760         * gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
1761         localtime.
1762
1763         * readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
1764         use the replacement function; it wouldn't resolve at link time.
1765         Reported by Volker Borchert.
1766
1767 2002-04-30  Jim Meyering  <meyering@lucent.com>
1768
1769         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
1770
1771 2002-04-29  Paul Eggert  <eggert@twinsun.com>
1772
1773         * prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
1774         Do not check for alloca.h (no longer used) or stdbool.h (was never
1775         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
1776
1777 2002-04-28  Paul Eggert  <eggert@twinsun.com>
1778
1779         * prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
1780
1781 2002-04-29  Jim Meyering  <meyering@lucent.com>
1782
1783         * jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
1784         * prereq.m4: Add jm_PREREQ_STRNLEN.
1785         Use AC_FUNC_STRNLEN here instead.
1786
1787         * jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
1788         With autoconf-2.53a, it's part of AC_PROG_CC.
1789
1790 2002-04-28  Paul Eggert  <eggert@twinsun.com>
1791
1792         * jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
1793         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
1794
1795 2002-04-24  Jim Meyering  <meyering@lucent.com>
1796
1797         * prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
1798         (jm_PREREQ): Use it.
1799
1800         * getloadavg.m4: Check for these headers: locale.h unistd.h
1801         mach/mach.h fcntl.h.
1802         Check for this function: setlocale.
1803
1804 2002-04-16  Jim Meyering  <meyering@lucent.com>
1805
1806         * prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
1807         ut_pid, ut_id, ut_exit.
1808
1809 2002-04-12  Jim Meyering  <meyering@lucent.com>
1810
1811         * ls-mntd-fs.m4 (checking for getmntinfo function...): Remove now-bogus
1812         check for f_type in sys/mount.h.  Instead, just test for the existence
1813         of the getmntinfo function.  Needed for Darwin 5.3.
1814
1815         * dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
1816         This is necessary at least on Darwin 5.3.
1817
1818         * jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
1819         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of strnlen.o
1820         in the library, and that makes some versions of ranlib object.
1821
1822 2002-04-09  Jim Meyering  <meyering@lucent.com>
1823
1824         * malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
1825         to be more precise.  Rather than saying we're checking whether the
1826         function `works', say what we're testing.
1827         * realloc.m4 (jm_FUNC_REALLOC): Likewise.
1828         Reported by Bruno Haible.
1829
1830 2002-02-27  Paul Eggert  <eggert@twinsun.com>
1831
1832         * jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
1833         Check for clock_settime.
1834
1835 2002-02-25  Paul Eggert  <eggert@twinsun.com>
1836
1837         * acl.m4: New file.
1838         * jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
1839         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
1840
1841 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
1842
1843         * codeset.m4: Upgrade to gettext-0.11.
1844         * gettext.m4: Upgrade to gettext-0.11.
1845         * glibc21.m4: Upgrade to gettext-0.11.
1846         * iconv.m4: Upgrade to gettext-0.11.
1847         * isc-posix.m4: Upgrade to gettext-0.11.
1848         * lcmessage.m4: Upgrade to gettext-0.11.
1849         * lib-ld.m4: New file, from gettext-0.11.
1850         * lib-link.m4: New file, from gettext-0.11.
1851         * lib-prefix.m4: New file, from gettext-0.11.
1852         * progtest.m4: Upgrade to gettext-0.11.
1853
1854 2002-02-15  Paul Eggert  <eggert@twinsun.com>
1855
1856         * prereq.m4 (jm_PREREQ_POSIXVER): New macro.
1857         (jm_PREREQ): Use it.
1858
1859 2002-01-26  Jim Meyering  <meyering@lucent.com>
1860
1861         * jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
1862         * strnlen.m4: Remove file, now that it's part of autoconf.
1863
1864 2002-01-22  Paul Eggert  <eggert@twinsun.com>
1865
1866         * jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
1867
1868 2002-01-19  Jim Meyering  <meyering@lucent.com>
1869
1870         * jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
1871         Remove useless quotes: DF_PROG="df".
1872         * strnlen.m4: New file.
1873
1874 2001-12-14  Jim Meyering  <meyering@lucent.com>
1875
1876         * jm-macros.m4 (jm_MACROS): Check for iswspace.
1877         Suggestion from Bruno Haible.
1878
1879 2001-11-20  Jim Meyering  <meyering@lucent.com>
1880
1881         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
1882         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
1883
1884 2001-11-19  Jim Meyering  <meyering@lucent.com>
1885
1886         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
1887         directory.  Use "conftestXXXXXX" as the template.
1888         Suggestion from Paul Eggert.
1889
1890         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor immediately,
1891         so the test doesn't mistakenly hit the max-open-files limit.
1892
1893 2001-11-18  Jim Meyering  <meyering@lucent.com>
1894
1895         * prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
1896
1897 2001-11-17  Jim Meyering  <meyering@lucent.com>
1898
1899         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
1900         Prompted by a report from Bob Proulx.
1901
1902         * jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
1903         Instead, require UTILS_FUNC_MKSTEMP.
1904
1905 2001-11-11  Jim Meyering  <meyering@lucent.com>
1906
1907         * jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
1908         Now, that's done as part of AC_FUNC_STRTOD.
1909
1910 2001-10-22  Paul Eggert  <eggert@twinsun.com>
1911
1912         * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
1913         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
1914
1915 2001-11-10  Jim Meyering  <meyering@lucent.com>
1916
1917         * prereq.m4 (jm_PREREQ_PHYSMEM): New function.
1918         (jm_PREREQ): Use it.
1919
1920 2001-11-09  Jim Meyering  <meyering@lucent.com>
1921
1922         * jm-macros.m4: Require autoconf-2.52f.
1923         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
1924         Use these AC_-prefixed names, not the AM_-prefixed ones.
1925
1926         * afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
1927
1928 2001-11-04  Jim Meyering  <meyering@lucent.com>
1929
1930         * fpending.m4: Remove unused cruft that saved, set, and restored $DEFS.
1931
1932 2001-11-03  Jim Meyering  <meyering@lucent.com>
1933
1934         * jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
1935         of AC_DEFUN.
1936
1937         * dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
1938         know the name of the variable in the macro definition.
1939
1940 2001-11-01  Jim Meyering  <meyering@lucent.com>
1941
1942         * dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
1943         * jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
1944
1945 2001-10-20  Paul Eggert  <eggert@twinsun.com>
1946
1947         * error.m4 (jm_PREREQ_ERROR):
1948         Do not invoke AC_CHECK_FUNCS with strerror_r, as
1949         AC_FUNC_STRERROR_R does that.
1950         Check for strerror declaration.
1951
1952         * strerror_r.m4: Add copyright notice, as nontrivial m4 files
1953         are supposed to have them these days.
1954         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
1955         Merge changes from latest Autoconf CVS.
1956         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
1957         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
1958         POSIX decided to standardize on the int flavor of strerror_r.
1959
1960 2001-09-30  Jim Meyering  <meyering@lucent.com>
1961
1962         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
1963         `struct fsstat' has the `f_fstypename' member.
1964         Use that to define FS_TYPE, which is now used to make
1965         the getfsstat link test tighter.
1966
1967 2001-09-29  Jim Meyering  <meyering@lucent.com>
1968
1969         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
1970         [one-argument getmntent function]): Include stdio.h before mntent.h.
1971         SunOS 4.1.x needs it for the declaration of `FILE'.
1972         Patch by Volker Borchert.
1973
1974         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
1975         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
1976         sys/fs_types.h, and make the link-test for getfsstat guard #include
1977         directives with appropriate #if HAVE_*_H tests so that we can
1978         detect getfsstat on Apple Darwin1.3.7 systems.
1979         Reported by Nelson Beebe.
1980         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
1981
1982 2001-09-28  Paul Eggert  <eggert@twinsun.com>
1983
1984         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
1985         #defines strtoimax.  Also treat the other strto* functions
1986         like strtoimax.
1987
1988         * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
1989         Check for strtoul and strtoumax,
1990         as those declarations are made even in the signed case.
1991         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
1992         Likewise, for strtol and strtoimax.
1993
1994 2001-09-24  Jim Meyering  <meyering@lucent.com>
1995
1996         * gettext.m4: Use the version from gettext-0.10.40, not CVS.
1997
1998 2001-09-23  Jim Meyering  <meyering@lucent.com>
1999
2000         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
2001         instead of the mere test for existence of mntent.h.  The latter
2002         would get a false-positive on AIX 3.4 systems.
2003         In the outer getmntent if-block, don't die if neither of the getmntent
2004         tests succeeds.  Instead, just fall through and continue with the
2005         remaining tests.
2006
2007 2001-09-22  Jim Meyering  <meyering@lucent.com>
2008
2009         * gettext.m4: New file.  From gettext.
2010         * lcmessage.m4: Sync with gettext -- this changes only comments.
2011         * progtest.m4: Likewise
2012         * isc-posix.m4: Decrement serial number to sync with gettext.
2013         * glibc21.m4: Likewise.
2014
2015         * libintl.m4: Remove.  No longer used.
2016
2017 2001-09-20  Jim Meyering  <meyering@lucent.com>
2018
2019         * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
2020         strtoimax.
2021         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
2022         strtoumax.
2023
2024 2001-09-17  Jim Meyering  <meyering@lucent.com>
2025
2026         * chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
2027         * jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
2028         * nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
2029         * st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
2030         * utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
2031         whenever the right hand side need not be expanded by the shell.
2032
2033 2001-09-16  Paul Eggert  <eggert@twinsun.com>
2034
2035         * fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
2036         library.  It's not correct, as some older glibcs are buggy.
2037         fnmatch wasn't fixed until glibc 2.2.
2038
2039         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
2040         special shell magic here.
2041
2042 2001-09-16  Jim Meyering  <meyering@lucent.com>
2043
2044         * mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
2045         * jm-macros.m4: Require it.
2046
2047 2001-09-15  Jim Meyering  <meyering@lucent.com>
2048
2049         * jm-macros.m4: Check for help2man.
2050
2051 2001-09-11  Jim Meyering  <meyering@lucent.com>
2052
2053         * host-os.m4 (UTILS_HOST_OS): New file/macro.
2054         The body, by Paul Eggert, was moved here from configure.in.
2055         * jm-macros.m4: Require UTILS_HOST_OS.
2056
2057 2001-09-04  Paul Eggert  <eggert@twinsun.com>
2058
2059         * prereq.m4 (jm_PREREQ_XREADLINK): New macro.
2060         (jm_PREREQ): Use it.
2061
2062 2001-09-03  Paul Eggert  <eggert@twinsun.com>
2063
2064         * prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
2065         sys/param.h, as pathmax.h includes them.
2066
2067 2001-09-03  Paul Eggert  <eggert@twinsun.com>
2068
2069         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
2070         (jm_PREREQ_XGETCWD): New macro.
2071
2072         * getcwd.m4: New file.
2073
2074 2001-09-01  Jim Meyering  <meyering@lucent.com>
2075
2076         * jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
2077         Used by df.
2078
2079 2001-08-30  Paul Eggert  <eggert@twinsun.com>
2080
2081         Simplify code, partly by assuming autoconf 2.52 semantics.
2082
2083         * Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
2084
2085         * inttypes.m4 (AC_PREREQ): Bump to 2.52.
2086         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
2087         All uses removed.
2088         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
2089         Move AC_REQUIRE to next-to-top level, to avoid confusion.
2090         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
2091         * prereq.m4 (jm_PREREQ_HUMAN): Don't require jm_AC_HEADER_INTTYPES_H.
2092         * jm-macros.m4 (jm_MACROS): Likewise.
2093
2094         * uintmax_t.m4: Remove, as it duplicates inttypes.m4.
2095
2096         * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
2097         Quote first arg of AC_DEFUN.
2098         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
2099         since they are needed to parse the include file even if we need
2100         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
2101         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
2102         but with opposite signedness.
2103
2104 2001-08-30  Paul Eggert  <eggert@twinsun.com>
2105
2106         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
2107         (jm_PREREQ_EXCLUDE): New macro.
2108
2109 2001-08-26  Jim Meyering  <meyering@lucent.com>
2110
2111         * jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
2112
2113         * xstrtoimax.m4: New file.
2114         * xstrtoumax.m4: Add comments explaining why we
2115         AC_REPLACE_FUNCS(strtol).
2116
2117 2001-06-20  Paul Eggert  <eggert@twinsun.com>
2118
2119         * inttypes.m4: Add AC_PREREQ(2.13).
2120         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
2121         (jm_AC_TYPE_INTMAX_T): New macro.
2122         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
2123
2124         * longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
2125
2126         * longlong.m4: Renamed from ulonglong.m4.
2127         * inttypes.m4: Renamed from inttypes_h.m4.
2128         * uintmax_t.m4: Removed.
2129
2130 2001-08-12  Jim Meyering  <meyering@lucent.com>
2131
2132         * afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
2133         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
2134         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
2135         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
2136         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
2137         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
2138         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
2139         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
2140         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
2141         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
2142         utime.m4, utimes.m4, xstrtoumax.m4:
2143         Quote the first argument in each use of AC_DEFUN.
2144
2145 2001-08-05  Jim Meyering  <meyering@lucent.com>
2146
2147         * jm-macros.m4: Require autoconf-2.52.
2148
2149 2001-08-03  Paul Eggert  <eggert@twinsun.com>
2150
2151         The following changes are from gettext 0.10.39 as maintained by
2152         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
2153
2154         * codeset.m4: Upgrade to serial AM1.
2155         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
2156         all uses changed.  Quote first arg of AC_DEFUN.
2157         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
2158
2159         * iconv.m4: Upgrade to serial AM2.
2160         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
2161         Add --with-libconv-prefix.
2162         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
2163         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
2164         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
2165         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
2166         * jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
2167
2168         * c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
2169         * getline.m4 (AM_FUNC_GETLINE): Likewise.
2170         * glibc21.m4 (jm_GLIBC21): Likewise.
2171         * inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
2172         * isc-posix.m4 (AC_ISC_POSIX): Likewise.
2173         * lcmessage.m4 (AM_LC_MESSAGES): Likewise.
2174         * progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
2175         * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
2176         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
2177
2178         * getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
2179         string.h any more.
2180
2181         * progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
2182         not the default value.
2183
2184         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
2185         * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
2186         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
2187         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
2188         Also check for iswcntrl, used for wcwidth fallback.
2189         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
2190         to Autoconf 2.13.
2191
2192 2001-08-03  Jim Meyering  <meyering@lucent.com>
2193
2194         * mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
2195         as it was in the original.  Reported by Paul Eggert.
2196
2197 2001-07-16  Jim Meyering  <meyering@lucent.com>
2198
2199         * gettimeofday.m4: New file.
2200         Prompted by a report from Bernhard Baehr.
2201
2202 2001-07-15  Jim Meyering  <meyering@lucent.com>
2203
2204         * Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h stuff.
2205         Now it's in ../Makefile.cfg.
2206
2207 2001-07-04  Jim Meyering  <meyering@lucent.com>
2208
2209         * Makefile.am.in (glibc-io.struct): New target.  Rework the code
2210         that generates jm-glibc-io.m4 so that it doesn't trigger any make
2211         distcheck failure.
2212
2213 2001-07-02  Jim Meyering  <meyering@lucent.com>
2214
2215         The following changes were prompted by suggestions from Bruno Haible.
2216
2217         * jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
2218         is now generated.
2219         * Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
2220         definition of EXTRA_DIST.
2221         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
2222         ensure that the generated file is created/updated whenever the list
2223         of $(unlocked_functions) is changed.
2224         (jm-glibc-io.m4): New rule.
2225         (unlocked-io.h): New rule -- currently unused.
2226
2227 2001-06-24  Jim Meyering  <meyering@lucent.com>
2228
2229         * regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
2230         unmatched right bracket, rather than kludging it with an extra,
2231         falsely-matching quote in a comment.  Patch by Akim Demaille.
2232
2233 2001-05-27  Jim Meyering  <meyering@lucent.com>
2234
2235         * prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
2236         Check for ut_type in struct utmp.
2237
2238 2001-05-22  Jim Meyering  <meyering@lucent.com>
2239
2240         * strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
2241         now that we use the package-supplied version unconditionally.
2242         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
2243
2244 2001-05-21  Jim Meyering  <meyering@lucent.com>
2245
2246         * regex.m4: Change a couple backticks to single quotes to avoid shell
2247         syntax errors.
2248
2249 2001-05-19  Alexandre Duret-Lutz  <duret_g@epita.fr>
2250
2251         * dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
2252
2253 2001-05-11  Paul Eggert  <eggert@twinsun.com>
2254
2255         * strftime.m4 (jm_FUNC_GNU_STRFTIME):
2256         Don't bother to check library strftime, since
2257         we'll be using our own my_strftime function anyway.
2258         Define my_strftime instead of strftime.
2259
2260 2001-05-15  Jim Meyering  <meyering@lucent.com>
2261
2262         * regex.m4: Use proper quoting so brackets appear in the test program.
2263         Reported by, and with help from, Bruno Haible.
2264
2265 2001-05-13  Jim Meyering  <meyering@lucent.com>
2266
2267         * jm-macros.m4 (major_t, minor_t): Define to unsigned int if undefined.
2268
2269 2000-11-26  Paul Eggert  <eggert@twinsun.com>
2270
2271         * jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
2272
2273 2001-04-21  Jim Meyering  <meyering@lucent.com>
2274
2275         * rmdir-errno.m4: Write to a new file, so that a restrictive umask
2276         doesn't interfere.
2277
2278 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
2279
2280         * ftruncate.m4: Check for chsize.
2281         Link with ftruncate.o unconditionally if ftruncate is missing.
2282         This was required when cross-compiling to i586-mingw32msvc.
2283
2284 2001-03-24  Jim Meyering  <meyering@lucent.com>
2285
2286         * jm-macros.m4: Require autoconf-2.49d.
2287
2288 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
2289
2290         * iconv.m4 (jm_ICONV): Recommend GNU libiconv.
2291
2292 2001-03-17  Jim Meyering  <meyering@lucent.com>
2293
2294         * memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
2295         now that the version in autoconf is equivalent.
2296         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
2297
2298         * error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
2299         Suggestion from Akim Demaille.
2300
2301         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
2302         (jm_PREREQ_TEMPNAME): New function.
2303
2304 2001-02-25  Paul Eggert  <eggert@twinsun.com>
2305
2306         * jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
2307         lacks mkstemp.  Compile our own tempname.c if we compile our own
2308         mkstemp.c, as mkstemp relies on tempname.
2309
2310 2001-03-01  Jim Meyering  <meyering@lucent.com>
2311
2312         * dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
2313         AH_VERBATIM really does output its argument verbatim.
2314
2315 2001-02-18  Paul Eggert  <eggert@twinsun.com>
2316
2317         * jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
2318
2319 2001-02-17  Jim Meyering  <meyering@lucent.com>
2320
2321         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
2322         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
2323         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
2324         UnixWare 7.1.1.
2325
2326         * mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
2327         rather than AC_CACHE_VAL.
2328
2329 2001-02-17  Paul Eggert  <eggert@twinsun.com>
2330
2331         * mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
2332         * mbswidth.m4 (jm_PREREQ_MBSWIDTH):
2333         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
2334         * prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
2335
2336 2001-02-07  Jim Meyering  <meyering@lucent.com>
2337
2338         * regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
2339
2340 2001-02-05  Jim Meyering  <meyering@lucent.com>
2341
2342         * jm-macros.m4: Require autoconf-2.14d (not yet released), because
2343         it includes the patch required for `large file' support with at least
2344         HP-UX's 10.20 /bin/cc.
2345
2346 2001-02-03  Jim Meyering  <meyering@lucent.com>
2347
2348         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
2349         AS_IF, now that it works once again (mysteriously).
2350         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
2351
2352 2001-01-30  Jim Meyering  <meyering@lucent.com>
2353
2354         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
2355         * chown.m4: Rename conftestchown to conftest.chown.
2356         * rename.m4: s/conftestdir/conftest.d1/ and s/conftestdir2/conftest.d2/.
2357         * utimes.m4: s/conftestdata/conftest.data/
2358         Inspired by Pavel Roskin's change in autoconf.
2359
2360 2001-01-27  Jim Meyering  <meyering@lucent.com>
2361
2362         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
2363         a use of AS_IF.
2364         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
2365
2366 2001-01-26  Jim Meyering  <meyering@lucent.com>
2367
2368         * prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
2369         quotearg.c includes it.
2370
2371 2001-01-15  Bruno Haible  <haible@clisp.cons.org>
2372
2373         * iconv.m4 (jm_ICONV): Also check whether the iconv declaration
2374         has const.
2375
2376 2001-01-20  Jim Meyering  <meyering@lucent.com>
2377
2378         Be sure that headers are checked before used in code compiled
2379         for the type checks.
2380         * jm-macros.m4 (jm_MACROS): Remove all header checks.
2381         In place of that, invoke jm_CHECK_ALL_TYPES.
2382         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
2383         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
2384         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
2385         The check for ssize_t was mistakenly run before the test for unistd.h.
2386
2387         The configure-time check for stdbool.h was missing.
2388         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
2389         (jm_PREREQ_HASH): New function.
2390
2391 2001-01-17  Jim Meyering  <meyering@lucent.com>
2392
2393         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
2394         for autoconf-2.49c.
2395         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
2396
2397 2001-01-14  Jim Meyering  <meyering@lucent.com>
2398
2399         * rename.m4: Use temporary directories named conftestdir{,2}, not
2400         foo and bar.  Create conftestdir/ in the script, not in the C code.
2401         Remove directories in the script, not in the C code.
2402         Remove conftestdir{,2} before trying to create the directory.
2403         Make the entire configure script fail if the mkdir fails.
2404
2405 2001-01-02  Volker Borchert  <bt@teknon.de>
2406
2407         * rename.m4: New file.
2408         * jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
2409
2410 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
2411
2412         * libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
2413         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
2414         so `make install' also works in VPATH builds.
2415
2416 2001-01-01  Jim Meyering  <meyering@lucent.com>
2417
2418         * prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available), even
2419         on systems with utmpx.h.  It's necessary for the declaration of utmp's
2420         ut_user member.  Reported by Andreas Jaeger.
2421
2422         * check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if available.
2423         They are required for the declarations of getgrgid and getpwuid resp.
2424         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
2425         Reported by Andreas Jaeger.
2426
2427 2000-12-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
2428
2429         * libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
2430         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
2431         can be used in subdirectories.
2432
2433 2000-12-26  Jim Meyering  <meyering@lucent.com>
2434
2435         * dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work better
2436         with autoheader.
2437
2438 2000-12-17  Jim Meyering  <meyering@lucent.com>
2439
2440         * dos.m4 (jm_AC_DOS): New file and macro.
2441         * jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
2442
2443 2000-12-06  Paul Eggert  <eggert@twinsun.com>
2444
2445         * off_t-format.m4: Remove this file.
2446         * jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
2447
2448 2000-12-06  Jim Meyering  <meyering@lucent.com>
2449
2450         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the replacement
2451         strtoull, we may well need the replacement strtoul, too.
2452         Check for declarations of strtoul and strtoull.
2453         Check for strtol.  Mainly as a cue to cause automake to include
2454         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
2455         Check for limits.h -- strtol.c needs it.
2456
2457 2000-12-02  Jim Meyering  <meyering@lucent.com>
2458
2459         * off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
2460         * jm-macros.m4 (jm_MACROS): require it.
2461
2462 2000-11-30  Jim Meyering  <meyering@lucent.com>
2463
2464         * jm-macros.m4 (jm_MACROS): Check for stdint.h.
2465
2466 2000-11-30  Jim Meyering  <meyering@lucent.com>
2467
2468         * getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
2469
2470 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
2471
2472         * jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
2473
2474 2000-11-04  Jim Meyering  <meyering@lucent.com>
2475
2476         * regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
2477
2478 2000-10-29  Jim Meyering  <meyering@lucent.com>
2479
2480         * fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf renaming.
2481         * ls-mntd-fs.m4: Likewise
2482
2483 2000-10-28  Jim Meyering  <meyering@lucent.com>
2484
2485         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
2486         (jm_PREREQ_MEMCHR): New function.
2487
2488 2000-10-21  Jim Meyering  <meyering@lucent.com>
2489
2490         * check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
2491         * prereq.m4 (jm_PREREQ_DIRNAME): New macro.
2492         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
2493
2494 2000-09-18  Jim Meyering  <meyering@lucent.com>
2495
2496         * getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of LIBS.
2497         Otherwise, everyone ends up linking with -lelf for some configurations.
2498         Reported by Mike Stone.
2499
2500 2000-08-26  Jim Meyering  <meyering@lucent.com>
2501
2502         * jm-macros.m4: Use jm_FUNC_FPENDING.
2503         * fpending.m4: New file.
2504
2505 2000-08-20  Jim Meyering  <meyering@lucent.com>
2506
2507         * check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
2508         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
2509         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
2510
2511 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2512
2513         Improve fileutils installation on systems where running
2514         programs (like install) can't be unlinked.
2515         * unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
2516         * jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
2517
2518 2000-08-06  Paul Eggert  <eggert@twinsun.com>
2519
2520         * mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
2521         not char, for compatibility with glibc 2.1.3 strftime.c.
2522
2523 2000-07-23  Paul Eggert  <eggert@twinsun.com>
2524
2525         * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
2526
2527 2000-07-23  Jim Meyering  <meyering@lucent.com>
2528
2529         * check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these, too:
2530         getgrgid, getpwuid, getuid.
2531
2532 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
2533
2534         * mbswidth.m4: New file.
2535         * prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
2536
2537 2000-07-14  Jim Meyering  <meyering@lucent.com>
2538
2539         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require jm_AC_TYPE_UINTMAX_T.
2540
2541 2000-07-10  Paul Eggert  <eggert@twinsun.com>
2542
2543         From a suggestion by Bruno Haible.
2544         * mbstate_t.m4 (AC_MBSTATE_T):
2545         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
2546         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
2547         and mbstate_t, to a single-part test that simply defines mbstate_t.
2548         * prereq.m4 (jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
2549
2550 2000-07-10  Jim Meyering  <meyering@lucent.com>
2551
2552         * strerror_r.m4: Mirror the correction made in autoconf.
2553
2554         * gnu-source.m4: Output to confdefs.h directly.
2555         Suggestion from Akim Demaille.
2556
2557 2000-07-09  Jim Meyering  <meyering@lucent.com>
2558
2559         * jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
2560         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
2561
2562         * gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
2563         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
2564
2565 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
2566
2567         * strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
2568         to strerror_r.
2569         Include <ctype.h> for use of isalpha.
2570
2571 2000-07-05  Paul Eggert  <eggert@twinsun.com>
2572         and Bruno Haible  <haible@clisp.cons.org>
2573
2574         * mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
2575         only if the test for an object-type mbstate_t fails.  This
2576         prevents us from mistakenly reporting that mbstate_t is a
2577         system object type after we "#define mbstate_t int" to work
2578         around its lack.
2579
2580 2000-07-04  Jim Meyering  <meyering@lucent.com>
2581
2582         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
2583         of the deprecated AC_CHECKING.
2584
2585 2000-07-03  Jim Meyering  <meyering@lucent.com>
2586
2587         * check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
2588
2589 2000-07-03  Paul Eggert  <eggert@twinsun.com>
2590
2591         * mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
2592         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
2593
2594 2000-07-02  Jim Meyering  <meyering@lucent.com>
2595
2596         * mbstate_t.m4: Also define mbstate_t, if necessary.
2597
2598         * chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
2599         AC_LIBOBJ(function_name).
2600         * chown.m4: Likewise.
2601         * fnmatch.m4: Likewise.
2602         * ftruncate.m4: Likewise.
2603         * getgroups.m4: Likewise.
2604         * getline.m4: Likewise.
2605         * group-member.m4: Likewise.
2606         * jm-macros.m4: Likewise.
2607         * lstat.m4: Likewise.
2608         * malloc.m4: Likewise.
2609         * memcmp.m4: Likewise.
2610         * nanosleep.m4: Likewise.
2611         * putenv.m4: Likewise.
2612         * realloc.m4: Likewise.
2613         * regex.m4: Likewise.
2614         * stat.m4: Likewise.
2615         * strftime.m4: Likewise.
2616
2617 2000-07-01  Jim Meyering  <meyering@lucent.com>
2618
2619         * ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
2620         problem.
2621
2622 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
2623
2624         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
2625         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
2626
2627 2000-07-01  Jim Meyering  <meyering@lucent.com>
2628
2629         * uptime.m4: Put double quotes around use of $cross_compiling.
2630
2631 2000-06-28  Jim Meyering  <meyering@lucent.com>
2632
2633         * mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not included
2634         by quotearg.c, for which we perform this test.  From Bruno Haible.
2635
2636 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
2637
2638         * check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
2639         * prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
2640         <utmpx.h> exists, put readutmp.o into LIBOBJS.
2641
2642 2000-06-25  Jim Meyering  <meyering@lucent.com>
2643
2644         * mbstate_t.m4: Include stdio.h before wchar.h to work around
2645         Linux header bug when _XOPEN_SOURCE is defined to 500.
2646
2647 2000-06-24  Jim Meyering  <meyering@lucent.com>
2648
2649         * strerror_r.m4: Revive this file -- to try out an experimental
2650         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
2651         for which strerror does return char*, but which lacks a conveniently
2652         accessible declaration of the function.  If the compile-test says
2653         strerror_r doesn't work, then resort to a `run'-test that works on
2654         BeOS and segfaults on DEC Unix.
2655
2656 2000-06-19  Paul Eggert  <eggert@twinsun.com>
2657
2658         * mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
2659         * prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
2660
2661 2000-06-23  Jim Meyering  <meyering@lucent.com>
2662
2663         * afs.m4: Add missing AC_MSG_RESULT.
2664         Reported by Bruno Haible.
2665
2666         * fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
2667         Suggestion from Bruno Haible.
2668
2669 2000-06-21  Jim Meyering  <meyering@lucent.com>
2670
2671         * jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
2672
2673 2000-06-18  Jim Meyering  <meyering@lucent.com>
2674
2675         * jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
2676
2677         * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
2678         `checking whether...' message to be consistent with that of the
2679         lstat test.
2680
2681 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
2682
2683         * glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
2684
2685 2000-06-12  Jim Meyering  <meyering@lucent.com>
2686
2687         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with AC_FUNC_GETLOADAVG
2688         from autoconf, and tweak the latter to accept an optional argument.
2689         * jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
2690         the optional argument, `lib'.
2691
2692 2000-06-08  Jim Meyering  <meyering@lucent.com>
2693
2694         * largefile.m4: Remove file (now that it's part of autoconf).
2695
2696 2000-06-04  Paul Eggert  <eggert@twinsun.com>
2697
2698         Rewrite largefile configuration so that we don't need to run
2699         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
2700         AC_CANONICAL_HOST in configure.in -- jmm]
2701
2702         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
2703         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
2704         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
2705         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
2706         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
2707         All uses changed.
2708         Instead of inspecting the output of getconf, try to compile the
2709         test program without and with the macro definition.
2710         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
2711         for getconf.  Instead, check for the needed flags by compiling
2712         test programs.
2713
2714 2000-06-03  Jim Meyering  <meyering@lucent.com>
2715
2716         * prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
2717         now that autoconf requires that.
2718
2719         * jm-glibc-io.m4: Add a kludge to make autoheader emit the required
2720         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
2721         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
2722
2723 2000-05-26  Bruno Haible  <haible@clisp.cons.org>
2724
2725         * glibc21.m4: New file.
2726         * jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
2727
2728 2000-05-28  Jim Meyering  <meyering@lucent.com>
2729
2730         * jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
2731         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
2732         * stat.m4: Likewise.
2733         * lstat.m4: Likewise.
2734         * lstat-slash.m4: Remove file (absorbed into autoconf).
2735
2736         * jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
2737         * strerror_r.m4: Remove file (absorbed into autoconf).
2738
2739 2000-05-26  Jim Meyering  <meyering@lucent.com>
2740
2741         * uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
2742
2743 2000-05-24  Jim Meyering  <meyering@lucent.com>
2744
2745         * prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
2746         autoconf requires that.
2747         * lib-check.m4: Likewise.
2748         * jm-macros.m4: Likewise.
2749         * strftime.m4: Likewise.
2750
2751         * check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in AC_CHECK_DECLS,
2752         now that autoconf requires that.
2753
2754 2000-05-22  Jim Meyering  <meyering@lucent.com>
2755
2756         * stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
2757         * lstat.m4: Likewise.
2758
2759 2000-05-20  Jim Meyering  <meyering@lucent.com>
2760
2761         * prereq.m4 (jm_PREREQ_HUMAN): New macro.
2762         (jm_PREREQ): Use it.
2763
2764 2000-05-09  Jim Meyering  <meyering@lucent.com>
2765
2766         * gettext.m4: Rename this...
2767         * libintl.m4: ...to this.
2768
2769 2000-05-06  Jim Meyering  <meyering@lucent.com>
2770
2771         * jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
2772         (AC_REPLACE_FUNCS): Add strnlen.
2773
2774         * rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
2775         * jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
2776
2777         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
2778         AC_SEARCH_LIBS call for nanosleep.
2779         (LIB_NANOSLEEP): Set and AC_SUBST.
2780
2781 2000-05-03  Paul Eggert  <eggert@twinsun.com>
2782
2783         * largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
2784         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
2785         2.1.3 bug.  This avoids a clash when files like regex.c define
2786         _GNU_SOURCE.
2787
2788 2000-05-05  Jim Meyering  <meyering@lucent.com>
2789
2790         * jm-macros.m4 (jm_MACROS): Save and restore LIBS around AC_SEARCH_LIBS
2791         call for clock_gettime.
2792         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
2793
2794         * search-libs.m4: Update from autoconf.
2795
2796         su doesn't work on Solaris 2.6.
2797         * lib-check.m4: When checking for struct spwd.sp_pwdp, also include
2798         <shadow.h>.  Reported by Dragos Harabor.
2799
2800 2000-05-03  Jim Meyering  <meyering@lucent.com>
2801
2802         * check-decl.m4 (AC_CHECK_DECLS): Add strndup.
2803
2804 2000-05-02  Paul Eggert  <eggert@twinsun.com>
2805
2806         * largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
2807         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
2808         compile-time test, rather than inspecting host and OS, to
2809         decide whether to define _LARGEFILE_SOURCE.
2810
2811 2000-05-01  Jim Meyering  <meyering@lucent.com>
2812
2813         * fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
2814
2815         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
2816         Based on a patch from Bruno Haible.
2817
2818 2000-04-18  Jim Meyering  <meyering@lucent.com>
2819
2820         * prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
2821         (jm_PREREQ): Use it.
2822
2823 2000-04-17  Jim Meyering  <meyering@lucent.com>
2824
2825         Get it right :-)
2826         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
2827         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
2828         Suggestion from Akim Demaille.
2829
2830 2000-04-14  Jim Meyering  <meyering@lucent.com>
2831
2832         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg form
2833         of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets clobbered.
2834
2835 2000-04-13  Jim Meyering  <meyering@lucent.com>
2836
2837         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new AH_VERBATIM
2838         to insert required #ifndef into config.h.in.
2839         Suggestion from Akim Demaille.
2840
2841 2000-04-12  Jim Meyering  <meyering@lucent.com>
2842
2843         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
2844         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
2845         Christian Krackowizer.
2846
2847         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
2848         * jm-macros.m4 (_GNU_SOURCE): Define.
2849         (AC_SYS_LARGEFILE): Require.
2850         (AM_C_PROTOTYPES): Require.
2851
2852 2000-04-05  Paul Eggert  <eggert@twinsun.com>
2853
2854         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
2855         IRIX if the installer said otherwise.
2856
2857 2000-04-05  Jim Meyering  <meyering@lucent.com>
2858
2859         Portability tweaks required for ultrix4.3.
2860         * check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
2861         (jm_CHECK_DECLS): Add getutent to the list of functions.
2862         (_jm_DECL_HEADERS): Add utmpx.h.
2863         From John David Anglin.
2864
2865         * strftime.m4: Back out the 2000-04-02 change.
2866         Instead of that change, simply undefine putenv in the test program.
2867
2868 2000-04-03  Jim Meyering  <meyering@lucent.com>
2869
2870         * gettext.m4: Fix typo in comment.
2871
2872         * codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
2873         textutils/configure.in).  Suggestion from Paul Eggert.
2874         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
2875
2876 2000-04-02  Paul Eggert  <eggert@twinsun.com>
2877
2878         * strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
2879         variable in the shell rather than using putenv, which isn't
2880         portable.  This avoids the configure-time inter-test dependency
2881         on the potentially-renamed putenv function.
2882
2883 2000-03-30  Paul Eggert  <eggert@twinsun.com>
2884
2885         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
2886         before checking struct stat.st_blksize, so that
2887         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
2888
2889 2000-03-29  Paul Eggert  <eggert@twinsun.com>
2890
2891         * strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
2892         since strftime.c uses HAVE_STRFTIME to decide whether to use
2893         the underlying strftime.
2894
2895 2000-03-10  Jim Meyering  <meyering@lucent.com>
2896
2897         * lib-check.m4: Look for getspnam in -lgen, too.
2898         From Marco Franzen.
2899
2900 2000-02-02  Bruno Haible  <haible@clisp.cons.org>
2901
2902         * codeset.m4: New file.
2903         * iconv.m4: New file.
2904         * jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
2905
2906 2000-03-04  Jim Meyering  <meyering@lucent.com>
2907
2908         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
2909         for lib/localcharset.c.
2910
2911 2000-03-03  Jim Meyering  <meyering@lucent.com>
2912
2913         * regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
2914
2915 2000-03-02  Jim Meyering  <meyering@lucent.com>
2916
2917         * timespec.m4: Require AC_HEADER_TIME before the cache check so
2918         the messages come out on separate lines.
2919
2920         * jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
2921         rather than jm_CHECK_DECLARATIONS.
2922         * decl.m4: Remove now-unused file.
2923
2924         * check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and geteuid.
2925
2926 2000-02-27  Jim Meyering  <meyering@lucent.com>
2927
2928         * check-decl.m4: Add getenv to the list.
2929
2930 2000-02-23  Jim Meyering  <meyering@lucent.com>
2931
2932         * check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
2933         in place of my hack.
2934
2935 2000-02-10  Jim Meyering  <meyering@lucent.com>
2936
2937         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
2938         gnu_nanosleep to rpl_nanosleep.
2939
2940 2000-02-09  Jim Meyering  <meyering@lucent.com>
2941
2942         * lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
2943         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
2944
2945 2000-02-08  Akim Demaille  <akim@epita.fr>
2946
2947         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
2948         `[' and `]' and remove uses of `changequote'.
2949         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
2950         (AC_SYS_LARGEFILE): Likewise.
2951         * gettext.m4 (AM_GNU_GETTEXT): Likewise.
2952         * strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
2953         of changequote.
2954         * regex.m4 (jm_INCLUDED_REGEX): Likewise.
2955         * readdir.m4 (jm_FUNC_READDIR): Likewise
2956         * memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
2957         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
2958
2959 2000-02-05  Jim Meyering  <meyering@lucent.com>
2960
2961         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
2962         Remove explicit use of AC_HEADER_TIME.  It is required by
2963         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
2964         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
2965         in autoconf whereby the expansion of the latter ended up preceding
2966         the expansion of its prerequisite, AC_HEADER_TIME.
2967         Reported by Volker Borchert.
2968
2969 2000-02-03  Jim Meyering  <meyering@lucent.com>
2970
2971         * prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
2972
2973 2000-02-02  Jim Meyering  <meyering@lucent.com>
2974
2975         * prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
2976         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
2977         Reported by Eli Zaretskii.
2978
2979 2000-01-31  Jim Meyering  <meyering@lucent.com>
2980
2981         * check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
2982         functions.  Add the time.h and sys/time.h headers along with the
2983         AC_REQUIRE'ment of AC_HEADER_TIME.
2984
2985 2000-01-30  Jim Meyering  <meyering@lucent.com>
2986
2987         * lib-check.m4: Clean up some kludgy old shadow password tests.
2988
2989         * prereq.m4 (utmp_includes): Define.
2990         Check for ut_user and ut_name members in both struct utmpx
2991         and struct utmp.
2992
2993 2000-01-29  Jim Meyering  <meyering@lucent.com>
2994
2995         * lib-check.m4: New file containing library-related checks from
2996         fileutils and sh-utils (textutils had none).
2997
2998 2000-01-28  Jim Meyering  <meyering@lucent.com>
2999
3000         * perl.m4: Change format of warning message to look more like that
3001         from the missing script.  Suggestion from François Pinard.
3002
3003 2000-01-25  Jim Meyering  <meyering@lucent.com>
3004
3005         * timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as well
3006         as time.h in the compile check.
3007         * nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
3008         Fix typo in cross-compiling case: s/yes/no/.
3009
3010 2000-01-23  Jim Meyering  <meyering@lucent.com>
3011
3012         * jm-macros.m4: Move df-related tests here from fileutils/configure.in
3013
3014         * ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
3015         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
3016
3017         * fsusage.m4: New file.  Extracted from fileutils/configure.in.
3018         s/space/ac_fsusage_space/.
3019         (jm_FILE_SYSTEM_USAGE): Take two parameters.
3020
3021         * ftruncate.m4: New file (derived from part of fileutils/configure.in).
3022         * jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
3023         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
3024
3025         * jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
3026         AC_SUBST these here, rather than just in sh-util/configure.in, so
3027         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
3028         all the same.
3029         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
3030         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
3031         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
3032         (AC_SUBST(POW_LIBM)): Likewise.
3033         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
3034
3035 2000-01-22  Jim Meyering  <meyering@lucent.com>
3036
3037         * jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
3038
3039         * prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
3040
3041         * jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
3042         configure.in
3043         (AC_CHECK_HEADERS): Likewise for sh-utils.
3044         (AC_CHECK_HEADERS): Likewise for textutils.
3045         Merge the three lists of headers.
3046
3047         * prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
3048         from fileutils' configure.in.
3049
3050         * decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)' code.
3051         Moved tests into their own function (_jm_DECL_HEADERS) in check-decl.m4.
3052
3053         * check-decl.m4: Use #if rather than #ifdef.
3054         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
3055         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
3056         (_jm_DECL_HEADERS): Define new function.
3057         (jm_CHECK_DECLARATIONS): Require it.
3058
3059 2000-01-19  Jim Meyering  <meyering@lucent.com>
3060
3061         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
3062         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
3063         defines `struct timespec' in <sys/time.h>
3064
3065         * c-bs-a.m4: Remove uses of changequote altogether.
3066         Thanks to Akim for explaining.
3067
3068 2000-01-16  Jim Meyering  <meyering@lucent.com>
3069
3070         * jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
3071         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
3072         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
3073         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
3074
3075 2000-01-16  Jim Meyering  <meyering@lucent.com>
3076
3077         * c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
3078         because the latter didn't work.
3079
3080 2000-01-15  Jim Meyering  <meyering@lucent.com>
3081
3082         * jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
3083         (AC_REPLACE_FUNCS): Add memcpy and memset.
3084         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
3085         Add strpbrk.
3086         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
3087
3088 2000-01-12  Jim Meyering  <meyering@lucent.com>
3089
3090         * prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
3091         (jm_PREREQ): Use it.
3092         (jm_PREREQ_READUTMP): New macro.
3093         (jm_PREREQ): Use it.
3094
3095 2000-01-11  Paul Eggert  <eggert@twinsun.com>
3096
3097         Quote multibyte characters correctly.
3098         * c-bs-a.m4: New file.
3099         * prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
3100         (jm_PREREQ): Use it.
3101
3102 2000-01-11  Paul Eggert  <eggert@twinsun.com>
3103
3104         * uintmax_t.m4: Port to autoconf 2.13.
3105
3106 2000-01-08  Jim Meyering  <meyering@ascend.com>
3107
3108         * strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
3109         * jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
3110
3111 2000-01-04  Jim Meyering  <meyering@ascend.com>
3112
3113         * d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
3114         jm_STRUCT_DIRENT_D_TYPE.
3115         * d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
3116         jm_STRUCT_DIRENT_D_INO.
3117         * utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
3118         jm_STRUCT_UTIMBUF.
3119         * jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/ renamings.
3120         * utime.m4: Likewise.
3121
3122         * timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
3123         * jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
3124
3125 2000-01-03  Paul Eggert  <eggert@twinsun.com>
3126
3127         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
3128         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
3129
3130 2000-01-02  Jim Meyering  <meyering@ascend.com>
3131
3132         * search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
3133         remember if this is necessary.
3134
3135 1999-12-26  Jim Meyering  <meyering@ascend.com>
3136
3137         * jm-macros.m4: Use it here.
3138         * nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
3139
3140 1999-12-23  Jim Meyering  <meyering@ascend.com>
3141
3142         * jm-macros.m4: Check for clock_gettime (moved from
3143         fileutils/configure.in)
3144         Check for gettimeofday.
3145
3146 1999-12-20  Jim Meyering  <meyering@ascend.com>
3147
3148         * strftime.m4: Remove kludge, now that I'm using the fixed
3149         autoconf-2.14a-1999-12-20.
3150
3151 1999-12-19  Jim Meyering  <meyering@ascend.com>
3152
3153         * lstat-slash.m4: New file.
3154         * jm-macros.m4: Use the new macro:
3155         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
3156
3157 1999-12-07  Jim Meyering  <meyering@ascend.com>
3158
3159         * perl.m4: Require that File::Compare be available, too.
3160         Too many systems seem to lack it.
3161
3162         * strftime.m4: Add checks for most of the cpp macros tested in
3163         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
3164
3165 1999-11-18  Paul Eggert  <eggert@twinsun.com>
3166
3167         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
3168         problem with the QNX 4.25 shell, which doesn't propagate exit
3169         status of failed commands inside shell assignments.
3170
3171 1999-11-17  Jim Meyering  <meyering@ascend.com>
3172
3173         * gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
3174
3175 1999-11-07  Jim Meyering  <meyering@ascend.com>
3176
3177         * getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
3178
3179 1999-11-06  Jim Meyering  <meyering@ascend.com>
3180
3181         * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
3182         * jm-macros.m4 (jm_MACROS): Use it here.
3183
3184 1999-11-05  Jim Meyering  <meyering@ascend.com>
3185
3186         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from configure.in
3187         of textutils, fileutils, and sh-utils into this one (shared between
3188         those packages) file.
3189         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
3190         AC_STRUCT_ST_BLKSIZE.
3191
3192 1999-11-03  Jim Meyering  <meyering@ascend.com>
3193
3194         * ssize_t.m4: Remove file.  No longer needed since the new version of
3195         AC_CHECK_TYPE checks includes unistd.h.
3196         * jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
3197         Suggestion from Akim Demaille.
3198
3199 1999-10-30  Jim Meyering  <meyering@ascend.com>
3200
3201         * uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
3202         m4-quoted string.
3203         * ls-mntd-fs.m4: Likewise.
3204         * jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
3205         * jm-winsz1.m4: Likewise.
3206
3207         * const.m4: Remove file, since the fix made it into the experimental
3208         version of autoconf.
3209         * mktime.m4: Likewise.
3210
3211         * check-type.m4: Remove file, now that the latest version of
3212         AC_CHECK_TYPE takes a third arg to specify additional #includes.
3213
3214         * ssize_t.m4: New file, requires experimental version of autoconf.
3215         * jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
3216         AC_CHECK_TYPE.
3217
3218 1999-10-04  Jim Meyering  <meyering@ascend.com>
3219
3220         * jm-macros.m4: Don't require autoconf-2.14.1.
3221
3222 1999-09-22  Paul Eggert  <eggert@twinsun.com>
3223
3224         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
3225         2.95.1 bug with HP-UX 10.20.
3226
3227 1999-09-17  Jim Meyering  <meyering@ascend.com>
3228
3229         * jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
3230         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
3231         due to missing strdup (against sh-utils-2.0).
3232
3233 1999-08-29  Jim Meyering  <meyering@ascend.com>
3234
3235         * jm-macros.m4: Require jm_BISON.
3236         * bison.m4: New file.
3237
3238 1999-08-17  Paul Eggert  <eggert@twinsun.com>
3239
3240         * largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
3241         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
3242
3243 1999-08-05  Jim Meyering  <meyering@ascend.com>
3244
3245         * getline.m4: Rename test file from conftestdata to conftest.data
3246         to avoid conflicts with `conftest' on 8+3 filesystems.
3247         Suggestion from Eli Zaretskii.
3248
3249 1999-08-04  Jim Meyering  <meyering@ascend.com>
3250
3251         * jm-macros.m4: Move a 4-line block of code from the configure.in of
3252         fileutils and sh-utils (textutils's getline test was inadequate).
3253         (AM_FUNC_GETLINE): Run this test.
3254         (AC_CHECK_FUNCS): Check for getdelim.
3255         Reported by Bob Proulx.
3256
3257 1999-08-02  Jim Meyering  <meyering@ascend.com>
3258
3259         * jm-macros.m4: Add a comment.
3260
3261 1999-08-01  Jim Meyering  <meyering@ascend.com>
3262
3263         * mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4.
3264
3265 1999-08-01  Paul Eggert  <eggert@twinsun.com>
3266
3267         * lfs.m4: Remove this file.
3268         * largefile.m4: New file.  It contains the old contents of
3269         lfs.m4, except that all names with prefix AC_LFS have been
3270         changed to use the prefix AC_SYS_LARGEFILE instead, to be
3271         compatible with future autoconf versions.  Also, some minor m4
3272         quoting problems have been fixed.
3273
3274 1999-07-16  Paul Eggert  <eggert@twinsun.com>
3275
3276         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
3277         that we can shift, multiply and divide unsigned long long
3278         values; Ultrix cc can't do it.
3279
3280 1999-07-14  Paul Eggert  <eggert@twinsun.com>
3281
3282         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
3283         <inttypes.h> defines strtoumax as a macro (and not as a
3284         function).
3285
3286 1999-07-05  Paul Eggert  <eggert@twinsun.com>
3287
3288         * gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
3289         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
3290         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
3291         and simplify the shell code.
3292
3293 1999-07-03  Paul Eggert  <eggert@twinsun.com>
3294
3295         * mktime.m4: New file, which is a preview of what should appear
3296         in the next public autoconf release.
3297
3298 1999-07-20  Jim Meyering  <meyering@ascend.com>
3299
3300         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
3301
3302 1999-07-15  Jim Meyering  <meyering@ascend.com>
3303
3304         * jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
3305
3306 1999-05-22  Jim Meyering  <meyering@ascend.com>
3307
3308         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
3309
3310 1999-05-20  Jim Meyering  <meyering@ascend.com>
3311
3312         * search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
3313         Add a colon after each `then' in case $4 is empty.
3314
3315 1999-05-16  Jim Meyering  <meyering@ascend.com>
3316
3317         * search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
3318
3319 1999-05-10  Jim Meyering  <meyering@ascend.com>
3320
3321         * jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
3322
3323         * jm-macros.m4: Require 2.14.1, since we use newly-renamed
3324         AC_FUNC_MKTIME.
3325
3326 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3327
3328         * jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
3329
3330 1999-05-04  Paul Eggert  <eggert@twinsun.com>
3331
3332         * lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
3333         not CPPFLAGS, so that linking works correctly in IRIX.
3334
3335 1999-04-30  Paul Eggert  <eggert@twinsun.com>
3336
3337         * jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
3338
3339 1999-04-20  Jim Meyering  <meyering@ascend.com>
3340
3341         * xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
3342         AC_REPLACE xstroull if necessary.  From Paul Eggert.
3343         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
3344
3345 1999-04-20  Paul Eggert  <eggert@twinsun.com>
3346
3347         * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
3348         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
3349         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
3350         jm_AC_TYPE_UNSIGNED_LONG_LONG.
3351         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
3352
3353         * lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
3354
3355 1999-04-18  Jim Meyering  <meyering@ascend.com>
3356
3357         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
3358         * jm-macros.m4: Use it.
3359
3360 1999-04-06  Jim Meyering  <meyering@ascend.com>
3361
3362         * strftime.m4: Remove test for %f.
3363
3364 1999-03-29  Jim Meyering  <meyering@ascend.com>
3365
3366         * jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
3367         superset of the AC_TYPE_* checks in the textutils, fileutils,
3368         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
3369         AC_TYPE_PID_T.
3370
3371 1999-03-28  Jim Meyering  <meyering@ascend.com>
3372
3373         * jm-macros.m4: Define GNU_PACKAGE here.
3374         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
3375         replaced e.g., in the *.sh files of the sh-utils.
3376
3377 1999-03-20  Jim Meyering  <meyering@ascend.com>
3378
3379         * jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
3380         * regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
3381         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
3382
3383 1999-03-19  Jim Meyering  <meyering@ascend.com>
3384
3385         * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
3386
3387 1999-03-12  Jim Meyering  <meyering@ascend.com>
3388
3389         * jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
3390
3391 1999-03-07  Jim Meyering  <meyering@ascend.com>
3392
3393         * jm-glibc-io.m4: Use only those *_unlocked macros that are declared.
3394
3395 1999-02-17  Jim Meyering  <meyering@ascend.com>
3396
3397         * gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of brackets
3398         in macro definition.  From Eli Zaretskii and Alain Magloire.
3399
3400 1999-02-07  Jim Meyering  <meyering@ascend.com>
3401
3402         * group-member.m4: New file -- extracted from sh-utils' configure.in.
3403
3404         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
3405         * gettext.m4: Support DOS-style d:/foo/bar absolute file names.
3406
3407 1999-02-06  Jim Meyering  <meyering@ascend.com>
3408
3409         * chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
3410         * fnmatch.m4: Likewise.
3411         * getgroups.m4: Likewise.
3412         * lstat.m4: Likewise.
3413         * malloc.m4: Likewise.
3414         * putenv.m4: Likewise.
3415         * realloc.m4: Likewise.
3416         * regex.m4: Likewise.
3417         * stat.m4: Likewise.
3418         * strftime.m4: Likewise.
3419         Suggestion from Alain Magloire.
3420
3421         * chown.m4: Use `.$ac_objext', not `.o'.
3422         * fnmatch.m4: Likewise.
3423         * getgroups.m4: Likewise.
3424         * getline.m4: Likewise.
3425         * lstat.m4: Likewise.
3426         * malloc.m4: Likewise.
3427         * memcmp.m4: Likewise.
3428         * putenv.m4: Likewise.
3429         * realloc.m4: Likewise.
3430         * regex.m4: Likewise.
3431         * stat.m4: Likewise.
3432         * strftime.m4: Likewise.
3433         Suggestion from Alain Magloire.
3434
3435         * jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
3436         an argument.
3437
3438         * regex.m4: Add a run-time Test for proper operation of
3439         re_compile_pattern.
3440
3441 1999-01-31  Jim Meyering  <meyering@ascend.com>
3442
3443         * getloadavg.m4: Check for locale.h and the function, setlocale.
3444
3445 1999-01-30  Jim Meyering  <meyering@ascend.com>
3446
3447         * check-type.m4: Use 3-arg form of AC_DEFINE.
3448
3449         * jm-mktime.m4: Make this a wrapper around the official AM_FUNC_MKTIME
3450         rather than my private copy, now that the official one is up to date.
3451         * mktime.m4: Remove file.
3452
3453         * getloadavg.m4: Use 3-arg form of AC_DEFINE.
3454         * uptime.m4: Likewise.
3455         * uintmax_t.m4: Likewise.
3456
3457 1999-01-28  Jim Meyering  <meyering@ascend.com>
3458
3459         * jm-macros.m4: Use jm_AFS.
3460         * afs.m4: New file (from fileutils' configure.in).
3461
3462         * assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
3463         * chown.m4: Likewise.
3464         * d-ino.m4: Likewise.
3465         * d-type.m4: Likewise.
3466         * fnmatch.m4: Likewise.
3467         * getgroups.m4: Likewise.
3468         * gettext.m4: Likewise.
3469         * jm-mktime.m4: Likewise.
3470         * jm-winsz2.m4: Likewise.
3471         * lcmessage.m4: Likewise.
3472         * ls-mntd-fs.m4: Likewise.
3473         * malloc.m4: Likewise.
3474         * memcmp.m4: Likewise.
3475         * putenv.m4: Likewise.
3476         * realloc.m4: Likewise.
3477         * st_mtim.m4: Likewise.
3478         * strftime.m4: Likewise.
3479
3480 1999-01-16  Jim Meyering  <meyering@ascend.com>
3481
3482         * jm-macros.m4 (ARGMATCH_DIE): Define.
3483         (ARGMATCH_DIE_DECL): Define.
3484
3485 1999-01-12  Jim Meyering  <meyering@ascend.com>
3486
3487         * Makefile.am.in: Rewrite to avoid using fmt.
3488         Reported by Lars Hecking.
3489
3490 1999-01-10  Jim Meyering  <meyering@ascend.com>
3491
3492         * fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
3493         gross kludge.
3494         * inttypes_h.m4: Likewise.
3495         * lstat.m4: Likewise.
3496         * malloc.m4: Likewise.
3497         * readdir.m4: Likewise.
3498         * realloc.m4: Likewise.
3499         * st_dm_mode.m4: Likewise.
3500         * stat.m4: Likewise.
3501         * utimbuf.m4: Likewise.
3502         * utimes.m4: Likewise.
3503
3504         * check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
3505         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
3506         comments in config.h.in are meaningful.
3507
3508         * jm-macros.m4: Require autoconf-2.13 here.
3509
3510         * regex.m4: By default, don't use the included regex.c on systems
3511         with glibc 2.  Suggestion from Uli Drepper.
3512
3513 1999-01-02  Jim Meyering  <meyering@ascend.com>
3514
3515         * jm-macros.m4: Replace strcasecmp and strncasecmp.
3516
3517 1998-12-18  Jim Meyering  <meyering@ascend.com>
3518
3519         * Makefile.am.in (Makefile.am): Simplify rule.
3520         Based on a suggestion from Lars Hecking.
3521
3522 1998-11-16  Jim Meyering  <meyering@ascend.com>
3523
3524         * lfs.m4: Double-quote the `uname...` expression.
3525
3526 1998-11-16  Paul Eggert  <eggert@twinsun.com>
3527
3528         * lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
3529
3530 1998-11-14  Jim Meyering  <meyering@ascend.com>
3531
3532         * lstat.m4: Correct comment.  POSIX does not permit it to succeed.
3533         * stat.m4: Likewise.
3534
3535 1998-11-03  Jim Meyering  <meyering@ascend.com>
3536
3537         * stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
3538         * lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
3539
3540 1998-10-18  Jim Meyering  <meyering@ascend.com>
3541
3542         * check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
3543
3544 1998-10-17  Jim Meyering  <meyering@ascend.com>
3545
3546         * decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
3547         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
3548         calls for those previously hard-coded headers.  Instead, take a new
3549         parameter.
3550         (jm_CHECK_DECLARATIONS): Reflect interface change.
3551         * check-decl.m4 (jm_CHECK_DECLS): Likewise.
3552         (jm_CHECK_DECL_LOCALTIME_R): New macro.
3553
3554         * mktime.m4: Test for spring-forward gap before long-running test.
3555
3556 1998-10-14  Jim Meyering  <meyering@ascend.com>
3557
3558         * mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
3559         instead of "TZ=America/Vancouver".  From Paul Eggert.
3560
3561 1998-10-11  Jim Meyering  <meyering@ascend.com>
3562
3563         * mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
3564         This adds a test for a recently added compatibility fix for mktime.c.
3565         * jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
3566
3567 1998-09-27  Jim Meyering  <meyering@ascend.com>
3568
3569         * jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
3570
3571         * fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
3572         ../configure.in, including a change from Gordon Matzigkeit to allow
3573         cross-compiling for the Hurd.
3574
3575         * glibc.m4: New file/macro to test for the GNU C Library
3576         versions 1 and 2.  From Gordon Matzigkeit.
3577         Indent.
3578
3579 1998-09-21  Jim Meyering  <meyering@ascend.com>
3580
3581         * chown.m4: Declare locals: before, after.  From Andries Brouwer.
3582
3583 1998-08-18  Paul Eggert  <eggert@twinsun.com>
3584
3585         Port nanosecond-resolution times to UnixWare 2.1.2 and
3586         pedantic Solaris 2.6.
3587
3588         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
3589         AC_STRUCT_ST_MTIM.
3590         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
3591         Generate name of ns member, instead of just 1 or undef.
3592         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
3593
3594 1998-08-15  Jim Meyering  <meyering@ascend.com>
3595
3596         * ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
3597         * check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
3598         * jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
3599         instead of jm_TYPE_SSIZE_T.
3600
3601 1998-08-12  Jim Meyering  <meyering@ascend.com>
3602
3603         * st_dm_mode.m4: New file.  From Johan Danielsson.
3604
3605 1998-08-02  Jim Meyering  <meyering@ascend.com>
3606
3607         * st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
3608         in acconfig.h manually.
3609
3610 1998-07-31  Paul Eggert  <eggert@twinsun.com>
3611
3612         * st_mtim.m4: New file.
3613
3614 1998-07-28  Jim Meyering  <meyering@ascend.com>
3615
3616         * utimes.m4: Undef stat.
3617
3618 1998-07-25  Jim Meyering  <meyering@ascend.com>
3619
3620         * utime.m4 (jm_FUNC_UTIME): New file and macro.
3621         * utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
3622
3623 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
3624
3625         * chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
3626         uid and gid actually remain unchanged.
3627
3628 1998-07-07  Jim Meyering  <meyering@ascend.com>
3629
3630         * jm-glibc-io.m4: Remove fclose_unlocked.
3631
3632 1998-07-04  Jim Meyering  <meyering@ascend.com>
3633
3634         * regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
3635         to prove that this macro can be used in packages without regex.c.
3636
3637 1998-07-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3638
3639         * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
3640         is to be used.
3641
3642 1998-07-03  Jim Meyering  <meyering@ascend.com>
3643
3644         * gettext.m4: Add -lintl if it's found to be necessary.
3645
3646         * gettext.m4: New file -- from gettext-0.10.35.
3647         * lcmessage.m4: Likewise.
3648         * progtest.m4: Likewise.
3649
3650         * regex.m4 (jm_WITH_REGEX): New file and macro.
3651         * jm-macros.m4: Require the new macro.
3652
3653 1998-06-29  Jim Meyering  <meyering@ascend.com>
3654
3655         * fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
3656         for the definition of NGROUPS (used in a system header included
3657         by sys/mount.h).
3658
3659 1998-06-28  Jim Meyering  <meyering@ascend.com>
3660
3661         * ls-mntd-fs.m4: New file.
3662         * fstypename.m4: New file.
3663
3664         * jm-macros.m4: Require the new macro.
3665         * jm-glibc-io.m4: New file.
3666
3667 1998-05-19  Jim Meyering  <meyering@ascend.com>
3668
3669         * jm-macros.m4: Add jm_FUNC_LCHOWN.
3670         * lchown.m4: New file.
3671
3672         * Makefile.am.in: New file.
3673         * Makefile.am (Makefile.am): Depend on Makefile.am.in.
3674
3675 1998-05-14  Jim Meyering  <meyering@ascend.com>
3676
3677         * Makefile.am (EXTRA_DIST): Add them.
3678         * jm-macros.m4: New file.
3679         * utimbuf.m4: New file.
3680
3681 1998-05-12  Jim Meyering  <meyering@ascend.com>
3682
3683         * Makefile.am (EXTRA_DIST): Add isc-posix.m4.
3684
3685 1998-05-11  Jim Meyering  <meyering@ascend.com>
3686
3687         * isc-posix.m4: New file.
3688
3689 1998-05-10  Jim Meyering  <meyering@ascend.com>
3690
3691         * jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
3692
3693 1998-05-09  Jim Meyering  <meyering@ascend.com>
3694
3695         * Makefile.am (EXTRA_DIST): Add ssize_t.m4.
3696         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
3697         with automake.
3698
3699         * ssize_t.m4: New file.
3700         * mktime.m4: Remove file -- the new automake has this now.
3701
3702 1998-04-26  Jim Meyering  <meyering@ascend.com>
3703
3704         * assert.m4: New file.
3705         * Makefile.am (EXTRA_DIST): Add assert.m4.
3706
3707 1998-04-05  Jim Meyering  <meyering@ascend.com>
3708
3709         * prereq.m4 (jm_PREREQ_REGEX): New macro.
3710         (jm_PREREQ): Use it here.
3711
3712 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
3713
3714         * inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
3715         in acconfig.h.
3716
3717 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
3718
3719         * prereq.m4: New file.
3720         * error.m4: New file.
3721         * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
3722
3723 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
3724
3725         * getline.m4: Don't set am_cv_func_working_getline before the
3726         cache-check for the same variable -- that defeated the purpose of
3727         the test; the test program was never run.  This was a problem only
3728         on systems with losing getline functions -- HP-UX 10.20 is one.
3729         Reported by Bjorn Helgaas.
3730
3731 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
3732
3733         * Makefile.am (EXTRA_DIST): Add perl.m4.
3734
3735 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
3736
3737         * Makefile.am (EXTRA_DIST): Add const.m4.
3738
3739         * const.m4: New file.  Use an initializer in this declaration
3740         typedef int charset[2]; const charset x;
3741         Reported by Bob Glickstein.
3742
3743 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
3744
3745         * chown.m4: Fix reversed types on -1 args to chown.
3746         From Kaveh Ghazi.
3747
3748 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
3749
3750         * check-decl.m4: s/DECLARATION_/DECL_/g.
3751         Add lseek and memchr.
3752
3753         * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
3754         T.E.Dickey <dickey@clark.net> said that some older preprocessors
3755         have a 20-character limit on names.
3756
3757 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
3758
3759         * inttypes_h.m4: New file.
3760         * uintmax_t.m4: New file.
3761         * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
3762
3763 Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
3764   Free Software Foundation, Inc.
3765 Copying and distribution of this file, with or without modification,
3766 are permitted provided the copyright notice and this notice are preserved.