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