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