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