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