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