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