* lib/argp-pv.c: Remove a doubled word in a comment.
[gnulib.git] / m4 / ChangeLog
1 2006-07-09  Jim Meyering  <jim@meyering.net>
2
3         * glob.m4: Remove a doubled word in a comment.
4
5 2006-07-08  Jim Meyering  <jim@meyering.net>
6
7         * link-follow.m4: Remove one of two adjacent "whether"s in a comment.
8         * getopt.m4: Remove one of two adjacent "your"s in a comment.
9         * regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment.
10
11 2006-07-06  Derek R. Price  <derek@ximbiot.com>
12         and Paul Eggert  <eggert@cs.ucla.edu>
13
14         * backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
15         of invoking obsolescent AC_HEADER_DIRENT macro.
16         * d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
17         * d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
18         * dirfd.m4 (gl_FUNC_DIRFD): Likewise.
19         * fts.m4 (gl_FUNC_FTS_CORE): Likewise.
20         * getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
21         * glob.m4 (gl_PREREQ_GLOB): Likewise.
22         * savedir.m4 (gl_SAVEDIR): Likewise.
23         * readdir.m4: Remove; no longer needed.
24
25 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26
27         * _inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
28         with only one argument, for Autoconf 2.60.
29         * fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
30         expand to nothing, so add a shell command to avoid syntax error.
31         * getpass.m4 (gl_PREREQ_GETPASS): Likewise.
32
33 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
34
35         * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
36         no longer needed.  Check for isblank decl.
37         * mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
38         * regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
39         of existence.
40
41 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
42
43         * xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
44         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
45         * getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer needed.
46         All uses removed.
47         * strtol.m4 (gl_PREREQ_STRTOL): Likewise.
48         * strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
49         * exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer needed.
50         * getdate.m4 (gl_GETDATE): Likewise.
51         * getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
52         * memcasecmp.m4 (gl_MEMCASECMP): Likewise.
53         * strtod.m4 (gl_FUNC_STRTOD): Likewise.
54         * strtol.m4 (gl_PREREQ_STRTOL): Likewise.
55         * strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
56         * xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
57         * exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
58         needed.
59
60 2006-07-05  Derek R. Price  <derek@ximbiot.com>
61
62         * calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
63         no longer needed.
64         * exclude.m4 (gl_EXCLUDE): Likewise.
65         * getdate.m4 (gl_GETDATE): Likewise.
66         * getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
67         * memcasecmp.m4 (gl_MEMCASECMP): Likewise.
68         * strtod.m4 (gl_FUNC_STRTOD): Likewise.
69         * strtol.m4 (gl_PREREQ_STRTOL): Likewise.
70         * xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
71
72 2006-07-05  Eric Blake  <ebb9@byu.net>
73
74         * sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
75         to avoid 'header present but could not be compiled' on cygwin.
76
77 2006-07-03  Bruno Haible  <bruno@clisp.org>
78
79         * strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
80         the function exists, before testing against AIX.
81         Reported by Martin Lambers <marlam@marlam.de>.
82
83 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
84
85         * absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
86         to the absolute name, not just one, to bypass Sun C 5.8's
87         "warning: #include of /usr/include/... may be non-portable".
88
89 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
90
91         * absolute-header.m4: Renamed from full-header-path.m4.
92         This is to keep the terminology clean; POSIX talks about
93         "absolute pathnames", not "full pathnames", but the GNU
94         Coding Standards say to use "path" for something else;
95         so use "absolute" to keep both sides happy.
96         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
97         Set gl_absolute_header, not gl_full_header_path.
98         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
99         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
100         All uses changed.
101
102         Merge from coreutils.
103
104         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
105
106         * c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
107         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
108         want to require the building of c-strtod.o.
109         * lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
110         needs -lm directly.
111         * xstrtod.m4 (gl_XSTRTOLD): New macro.
112
113         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
114
115         * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
116         --as-needed option if available.  Problem reported by Albert Chin in
117         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
118         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
119         cc merely issues a bunch of annoying warnings for --as-needed
120         (this problem was reported by Bob Proulx).  Also, try linking with
121         -lm to detect a bug in binutils 2.16 (this problem was reported
122         by Ralf Wildenhues).
123
124         2006-06-18  Jim Meyering  <jim@meyering.net>
125
126         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
127         * getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and macro.
128         * getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
129         also check for glibc-2.4's abort-inducing bug.
130
131         * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
132         Low-probability clean-up should be to use rmdir to get rid of
133         the just-created directory, not unlink.
134
135         * ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
136         configure fail, and request a bug report to inform us about it.
137         Add a comment that, barring reports to the contrary, in 2007 we'll
138         assume ftruncate is universally available.
139
140         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
141
142         * filemode.m4 (gl_FILEMODE): Check for strmode declaration.
143
144         2006-03-12  Jim Meyering  <jim@meyering.net>
145
146         * chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
147         * cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
148         * same.m4 (gl_SAME): Likewise.
149         * root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
150
151         2006-03-11  Eric Blake  <ebb9@byu.net>
152
153         * double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
154         * dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
155         * dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
156         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
157
158 2006-07-02  Eric Blake  <ebb9@byu.net>
159
160         * wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
161
162 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
163
164         * stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
165         test cases, so that config.log is a bit easier to follow.
166
167 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
168
169         * longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
170         but fix a bug, by requiring at least 64 bits.
171         * ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
172         * longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
173         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
174         * ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
175
176         * stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
177         changes.  Make 2.59 a prerequisite.  Check and substitute for
178         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
179         inttypes.h.  Do not use special include files; just use the
180         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
181         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
182         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
183         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
184         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
185         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
186         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
187         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
188         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
189         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
190         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
191         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
192         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
193         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
194         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
195         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
196         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
197         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
198         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
199         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
200         WINT_MAX.  Check for C99 conformance more strictly, by detecting
201         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
202         not check for things that C99 does not require, e.g., int8_t.  If
203         a test isn't needed unless <stdint.h> isn't working, and is
204         unlikely to be needed for any other reason, then don't do it
205         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
206         size_t, since we assume C89 freestanding at least.  Do not check
207         for sig_atomic_t, wchar_t, or wint_t, since the code now does
208         the right thing even if the types are not defined.  Instead use:
209         (gl_STDINT_TYPE_PROPERTIES): New macro.
210         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
211         testing whether <sys/types.h> clashes, as Autoconf does this for
212         us now.  All uses removed.
213         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
214         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
215         (gl_CHECK_TYPE_SAME):
216         Remove; no longer needed.
217         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
218         exists, since we'll return 0 anyway in that case.
219         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
220
221 2006-07-01  Eric Blake  <ebb9@byu.net>
222
223         * stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
224
225 2006-07-01  Eric Blake  <ebb9@byu.net>
226
227         * stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
228         Reported by Andreas Buening.
229
230 2006-06-29  Eric Blake  <ebb9@byu.net>
231
232         * sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
233
234 2006-06-29  Eric Blake  <ebb9@byu.net>
235
236         * sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
237
238 2006-06-29  Derek R. Price  <derek@ximbiot.com>
239
240         * strftime.m4: Don't call AC_FUNC_STRFTIME.
241
242 2006-06-29  Derek R. Price  <derek@ximbiot.com>
243
244         * c-bs-a.m4: Removed.
245
246 2006-06-28  Derek R. Price  <derek@ximbiot.com>
247
248         * savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
249
250         * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
251         it's obsolete.
252         * strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
253
254 2006-06-28  Bruno Haible  <bruno@clisp.org>
255
256         * wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
257         gt_TYPE_WCHAR_T.
258
259 2006-06-28  Eric Blake  <ebb9@byu.net>
260
261         * mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
262         * wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
263
264 2006-06-28  Simon Josefsson  <jas@extundo.com>
265
266         * getaddrinfo.m4: Look for getnameinfo prototypes too.
267
268 2006-06-27  Simon Josefsson  <jas@extundo.com>
269
270         * sys_select_h.m4: New file, suggested by Bruno Haible, Paul
271         Eggert and Martin Lambers.
272
273 2006-06-27  Bruno Haible  <bruno@clisp.org>
274
275         * stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
276         result to 0, not to empty.
277         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
278
279 2006-06-26  Bruno Haible  <bruno@clisp.org>
280
281         * stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
282
283 2006-06-26  Bruno Haible  <bruno@clisp.org>
284
285         * stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
286         SGI C compiler in pre-C99 mode.
287         Suggested by Mark D. Baushke and Larry Jones.
288
289 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
290
291         * stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
292
293 2006-06-26  Simon Josefsson  <jas@extundo.com>
294
295         * inet_ntop.m4: Don't check for sys/types.h, we assume it is
296         present.
297
298 2006-06-23  Bruno Haible  <bruno@clisp.org>
299
300         * stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
301
302 2006-06-22  Simon Josefsson  <jas@extundo.com>
303
304         * sockpfaf.m4: Include winsock2.h too, to make it work under
305         MinGW.
306
307 2006-06-21  Simon Josefsson  <jas@extundo.com>
308
309         * getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
310         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
311         of using the (limited) gnulib implementation on Windows XP.
312
313         * inet_pton.m4: New file.
314
315 2006-06-19  Bruno Haible  <bruno@clisp.org>
316
317         * stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
318         and FULL_PATH_INTTYPES_H in angle brackets.
319         Reported by Mark D. Baushke <mdb@gnu.org>.
320
321 2006-06-17  Bruno Haible  <bruno@clisp.org>
322
323         * stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
324         <sys/inttypes.h>.
325
326 2006-06-16  Eric Blake  <ebb9@byu.net>
327
328         * rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
329         errno.
330
331 2006-06-17  Bruno Haible  <bruno@clisp.org>
332
333         * setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
334         whether errno is declared. Assume <errno.h> declares errno.
335
336 2006-06-15  Bruno Haible  <bruno@clisp.org>
337
338         * stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
339         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
340         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
341         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
342         gl_CHECK_TYPE_SAME): New macros.
343
344 2006-06-15  Bruno Haible  <bruno@clisp.org>
345
346         * size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
347
348 2006-06-15  Eric Blake  <ebb9@byu.net>
349
350         * ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
351
352 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
353             Bruno Haible  <bruno@clisp.org>
354
355         * strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
356         check for the declaration of strnlen and a run test that exposes the
357         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
358         rpl_strndup.
359
360 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
361
362         * c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
363         compile test, for Tru64 4.0D.
364
365 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
366
367         * nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
368         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
369         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
370         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
371         not really conditional on the cache.
372         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
373
374 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
375
376         * stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
377         test for C99 conformance; (bool) 0.5 is an integer constant
378         expression, but (bool) -0.5 is not.  Problem reported by Fedor
379         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
380
381 2006-05-11  Simon Josefsson  <jas@extundo.com>
382
383         * xvasprintf.m4: Fix obvious typo.
384
385 2006-05-09  Bruno Haible  <bruno@clisp.org>
386
387         * xvasprintf.m4: New file.
388
389 2006-05-08  Bruno Haible  <bruno@clisp.org>
390
391         * stdarg.m4: New file, from GNU gettext.
392
393 2006-05-05  Jim Meyering  <jim@meyering.net>
394
395         * warning.m4: New file, derived from bison's file by the same name.
396
397 2006-05-02  Bruno Haible  <bruno@clisp.org>
398
399         * full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
400         test from here...
401         * _inttypes_h.m4 (gl_INTTYPES_H): ... to here.
402
403 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
404
405         * unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
406         to define main with arguments, for C++.  Reported by Eric Blake.
407         * c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
408         Prefer 'int main ()' to 'int main (void)', for C++.
409         * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
410         * fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
411         for 'main', for C99 and C++.
412
413 2006-04-23  Bruno Haible  <bruno@clisp.org>
414
415         * poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
416         assigned exactly once.
417
418 2006-04-23  Bruno Haible  <bruno@clisp.org>
419
420         * poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the poll()
421         implementation in AIX.
422         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
423
424 2006-03-04  Eric Blake  <ebb9@byu.net>
425
426         * strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
427
428 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
429
430         * fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
431         Don't assume that exit status -1 is valid.
432         * nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
433         * putenv.m4 (gl_FUNC_PUTENV): Likewise.
434         * rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
435         * readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
436         * rename.m4 (vb_FUNC_RENAME): Likewise.
437         * unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
438         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
439         functions can be used without declaring them, or that you can
440         exit with status -1.
441         * utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
442
443 2006-04-20  Bruno Haible  <bruno@clisp.org>
444
445         * argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
446         one argument, so that the code will be portable to Autoconf 2.60.
447         * getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
448         * getpass.m4 (gl_PREREQ_GETPASS): Likewise.
449         * unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
450
451 2006-04-19  Derek Price  <derek@ximbiot.com>
452             Eric Blake  <ebb9@byu.net>
453
454         * full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> rather
455         than "/full/path.h".  Update comment to match.  Shorten & generalize
456         m4_translit call via AS_TR_CPP.
457
458 2006-04-18  Derek Price  <derek@ximbiot.com>
459             Paul Eggert  <eggert@cs.ucla.edu>
460
461         * _inttypes_h.m4, full-header-path.m4, include_next: New files.
462
463 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
464
465         * time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.
466
467 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
468
469         * regex.m4 (gl_REGEX): Check for new glibc interface to
470         translation table.
471
472 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
473
474         * argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
475         `__error_t_defined', so argp.h will not typedef the former.
476
477 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
478
479         * regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
480         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
481         glibc names.  Even if glibc is changed to conform to POSIX, the
482         traditional names will be available anyway, since regex depends on
483         the extensions module.  Also, fix a longstanding typo in the
484         implementation of Spencer ERE test #75 from grep 2.3.  Problems
485         reported by Emanuele Giaquinta.  Also, change sense of cached
486         variable, so that the message makes sense.
487
488 2006-03-17  Jim Meyering  <jim@meyering.net>
489
490         * regex.m4 (gl_REGEX): Fix typo in last change:
491         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
492
493 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
494
495         * regex.m4 (gl_REGEX): Don't check for off_t, since the code
496         no longer needs it.  Instead, check that regoff_t is as least
497         as wide as ptrdiff_t.
498
499         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
500         so that our regex.h stays compatible with the installed regex.
501         This is helpful for installers who configure --without-included-regex.
502         Problem reported by Emanuele Giaquinta.
503
504 2006-03-15  Eric Blake  <ebb9@byu.net>
505
506         * dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
507
508 2006-03-08  Simon Josefsson  <jas@extundo.com>
509
510         * gc-random.m4: Permit 'no' as variable values and fix warnings,
511         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
512
513 2006-03-08  Simon Josefsson  <jas@extundo.com>
514
515         * gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
516         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
517
518 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
519
520         * unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
521         Problem reported by Juan Manuel Guerrero.
522
523 2006-03-07  Simon Josefsson  <jas@extundo.com>
524
525         * unistd_h.m4: New file.
526
527 2006-03-07  Simon Josefsson  <jas@extundo.com>
528
529         * readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
530         test to be side-effect free by storing the result in the cache
531         variable gl_cv_lib_readline, and moving the assignment of
532         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
533         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
534
535 2006-03-07  Simon Josefsson  <jas@extundo.com>
536
537         * gc-random.m4: New file, mostly from gc.m4.  Warn instead of
538         error on missing devices (the functions will return an error).
539
540         * gc.m4: Move random stuff to gc-random.m4
541
542 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
543
544         * poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
545         our replacement poll.h in any case, to avoid a differing
546         declaration from a system header.  Seen on AIX.
547
548 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
549
550         * clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
551         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
552         pedantically.
553         * nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
554         * timespec.m4 (gl_TIMESPEC): Likewise.
555
556         * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
557         not "==".  Reported by Ralf Wildenhues.
558
559 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
560
561         Sync from coreutils.
562         * mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
563         gl_CHDIR_SAFER.
564
565 2006-02-22  Jim Meyering  <jim@meyering.net>
566
567         Sync from coreutils.
568         * chdir-safer.m4: New file.
569
570 2006-02-17  Eric Blake  <address@hidden>
571
572         * getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
573
574 2006-02-15  Eric Blake  <ebb9@byu.net>
575
576         * sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
577         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
578         'present but cannot compile' warnings on cygwin.
579         * socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
580         use ws2tcpip.h if sys/socket.h works.
581         * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
582         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
583
584 2006-02-14  Jim Meyering  <jim@meyering.net>
585
586         Sync from coreutils.
587         * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke AC_CHECK_FUNCS(getmntent)
588         unconditionally so that tests of $ac_cv_func_getmntent (e.g., in
589         gl_LIST_MOUNTED_FILE_SYSTEMS) need not double-quote uses of that
590         variable, to accommodate the rare case in which getmntent is
591         available in none of the libraries checked.  This happens at
592         least on FreeBSD 5.0.
593
594 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
595
596         * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
597         __EXTENSIONS__ if this causes compilation to fail.  Problem
598         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
599         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
600
601 2006-01-25  Simon Josefsson  <jas@extundo.com>
602
603         * getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
604         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
605         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
606
607 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
608
609         * stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
610         so that we test the test.
611         Check for yet another HP-UX cc bug involving *bool |= bool.
612
613 2006-01-24  Bruno Haible  <bruno@clisp.org>
614
615         * stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
616         Patch by Paul Eggert.
617
618 2006-01-24  Jim Meyering  <jim@meyering.net>
619
620         * openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
621         Reported by Mark D. Baushke.
622
623 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
624
625         * getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
626
627 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
628
629         * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
630         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
631         Suggested by Bruno Haible.
632
633 2006-01-19  Simon Josefsson  <jas@extundo.com>
634
635         * socklen.m4: Look in ws2tcpip.h too, for mingw32.
636
637 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
638
639         * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
640         it's not portable and it doesn't work with cross-compiles.
641         Problem reported by Bruno Haible.  Fix missing-$ typo in
642         'test "gl_cv_ignore_unused_libraries" ...' that prevented
643         -zignore from being used with Sun's C compiler.
644
645 2006-01-12  Bruno Haible  <bruno@clisp.org>
646
647         * ldd.m4: New file.
648
649 2006-01-08  Bruno Haible  <bruno@clisp.org>
650
651         Ensure automatic ordering between gl_LOCK and gl_ARGP.
652         * lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
653         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
654
655 2006-01-10  Jim Meyering  <jim@meyering.net>
656
657         * fpending.m4: Also include <stdio.h>, for Dragonfly.
658         Patch by Joerg Sonnenberger.
659
660 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
661
662         * memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
663         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
664         People who are still concerned with buggy memcmp implementations
665         can invoke gl_FUNC_MEMCMP themselves.
666
667 2006-01-10  Simon Josefsson  <jas@extundo.com>
668
669         * sys_socket_h.m4: New file.
670
671 2006-01-10  Bruno Haible  <bruno@clisp.org>
672
673         * localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
674         Reported by Werner Lemberg <wl@gnu.org>.
675
676 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
677
678         Sync from coreutils.
679         * lib-ignore.m4: New file.
680         * lchmod.m4: New file.
681
682 2006-01-09  Jim Meyering  <jim@meyering.net>
683
684         Sync from coreutils.
685         * openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
686         Require openat-priv.h.
687
688 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
689
690         Sync from coreutils.
691         * acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
692
693 2005-10-16  Bruno Haible  <bruno@clisp.org>
694
695         * stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
696
697 2005-12-16  Jim Meyering  <jim@meyering.net>
698
699         * fprintftime.m4: New file.
700
701 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
702
703         * argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
704         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
705
706 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
707
708         * argp.m4:  Check if program_invocation_name and
709         program_invocation_short_name are declared and define appropriate
710         macros if they are not.
711
712 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
713
714         * stat-time.m4 (gl_STAT_TIME): Add check for
715         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
716         porting problem reported by Georg Schwarz in
717         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
718
719 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
720
721         * socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
722         Use implementation from Albert Chin, with some
723         comments/corrections by Stepan Kasal and myself.
724
725 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
726
727         * regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
728         statement, to work around an HP-UX 10.20 compiler bug reported by
729         Peter O'Gorman.
730
731 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
732
733         * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
734         or gettimeofday; no longer needed.
735
736 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
737
738         * chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
739         variables to suggest the intended function of the PATH_MAX check.
740
741 2005-10-30  Kean Johnston  <jkj@sco.com>
742
743         Trivial changes to support SCO systems.
744         * chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
745         as PATH_MAX.
746         * fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
747         where __ptr is null when no I/O is pending.
748
749 2005-10-28  Simon Josefsson  <jas@extundo.com>
750
751         * inet_ntop.m4: More tests.
752
753         * gc-md2.m4, md2.m4: New file.
754
755 2005-10-22  Simon Josefsson  <jas@extundo.com>
756
757         * gc.m4: Don't be fooled by --disable-*random-device parameters,
758         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
759
760 2005-10-21  Simon Josefsson  <jas@extundo.com>
761
762         * gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
763         Bruno Haible <bruno@clisp.org>.
764
765         * gc-des.m4: New file.
766
767 2005-10-21  Simon Josefsson  <jas@extundo.com>
768
769         * arctwo.m4: New file.
770
771         * gc-arctwo.m4: New file.
772
773 2005-10-19  Simon Josefsson  <jas@extundo.com>
774
775         * gc-arcfour.m4: New file.
776
777         * gc-rijndael.m4: New file.
778
779 2005-10-19  Simon Josefsson  <jas@extundo.com>
780
781         * m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
782         m4/gc-md5.m4, m4/gc-sha1.m4: Fix typo, suggested by Stepan Kasal
783         <kasal@ucw.cz>.
784
785 2005-10-19  Simon Josefsson  <jas@extundo.com>
786
787         * gc-md4.m4: New file.
788
789 2005-10-18  Simon Josefsson  <jas@extundo.com>
790
791         * md4.m4: New file.
792
793 2005-10-17  Bruno Haible  <bruno@clisp.org>
794
795         * stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so that
796         it can also be used in a test.
797
798 2005-10-11  Simon Josefsson  <jas@extundo.com>
799
800         * md5.m4: Remove call to uint32_t.m4.
801
802 2005-10-15  Simon Josefsson  <jas@extundo.com>
803
804         * rijndael.m4: New file.
805
806 2005-10-14  Simon Josefsson  <jas@extundo.com>
807
808         * arcfour.m4: New file.
809
810 2005-10-12  Bruno Haible  <bruno@clisp.org>
811
812         * stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
813         Reported by Stepan Kasal <kasal@ucw.cz>.
814
815 2005-10-12  Simon Josefsson  <jas@extundo.com>
816
817         * gc-pbkdf2-sha1.m4: New file.
818
819         * gc-hmac-sha1.m4: New file.
820
821         * gc-sha1: New file.
822
823         * hmac-sha1.m4: New file.
824
825 2005-10-12  Simon Josefsson  <jas@extundo.com>
826
827         * gc-md5.m4, gc-hmac-md5: New files.
828
829         * gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
830
831 2005-10-11  Simon Josefsson  <jas@extundo.com>
832
833         * crc.m4: New file.
834
835 2005-10-07  Simon Josefsson  <jas@extundo.com>
836
837         * memxor.m4: Remove gl_C_RESTRICT call.
838
839 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
840
841         * stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
842         promotes to int, not unsigned int, to catch the AIX 5.3
843         compiler bug.
844
845 2005-10-06  Simon Josefsson  <jas@extundo.com>
846
847         * hmac-md5.m4: New file.
848
849         * memxor.m4: Require gl_C_RESTRICT.
850
851 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
852
853         * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
854         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
855         needed, since the source code now assumes these .h files.
856
857 2005-10-05  Simon Josefsson  <jas@extundo.com>
858
859         * memxor.m4: New file.
860
861 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
862
863         Sync from coreutils.
864         * openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
865         * ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
866         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
867         ULLONG_MAX doesn't work with 2.7.2.1.
868
869 2005-10-02  Jim Meyering  <jim@meyering.net>
870
871         Sync from coreutils.
872         * utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
873         from glibc-2.2.5 that fails for read-only files.
874
875 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
876
877         Sync from coreutils.
878         * chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
879         against `yes', rather than just testing for nonempty.
880
881 2005-10-01  Simon Josefsson  <jas@extundo.com>
882
883         * getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
884         and Darwin.
885
886         * getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
887         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
888         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
889         freeaddrinfo and gai_strerror are declared by the POSIX headers.
890         Check if struct addrinfo is declared.
891
892 2005-10-01  Jim Meyering  <jim@meyering.net>
893
894         Sync from coreutils.
895
896         * getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
897         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
898         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
899         * getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
900         in the inet and nsl libraries.  Required on Solaris 5.7.
901
902 2005-09-24  Jim Meyering  <jim@meyering.net>
903
904         Sync from coreutils.
905         * getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
906         in the inet and nsl libraries.  Required on Solaris 5.7.
907
908 2005-09-26  Bruno Haible  <bruno@clisp.org>
909
910         * mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't compile
911         mbchar.c if they are not both present.
912         * mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
913         * mbiter.m4 (gl_MBITER): Likewise.
914         * strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
915         * strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
916         * strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
917
918 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
919
920         * regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
921         and similarly for the other external symbols.  Problem reported
922         by James Gallager.
923
924         * fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
925         bug reported by Jim Meyering.
926
927         * utimens.m4 (gl_UTIMENS): Check for futimesat.
928         * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
929         not needed, since socklen is a prerequisite module.
930
931 2005-09-23  Jim Meyering  <jim@meyering.net>
932
933         Sync from coreutils.
934         Correct build failure (socklen_t not defined) on at least
935         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
936         * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
937
938 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
939
940         Sync from coreutils.
941         * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
942
943 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
944
945         Sync from coreutils.
946
947         * backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
948         * fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
949         * getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
950         * mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
951         * physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
952         * save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
953         * userspec.m4, xgetcwd.m4, xreadlink.m4:
954         Don't bother checking for string.h, stdlib.h, unistd.h.
955         * fts.m4 (gl_FUNC_FTS_CORE): Don't require
956         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
957         module's job.
958         * jm-macros.m4 (gl_MACROS): Likewise.
959         * prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
960
961         * getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
962         (gl_GETDATE): Use it.
963
964         * mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
965
966 2005-09-22  Jim Meyering  <jim@meyering.net>
967
968         Sync from coreutils.
969
970         * lstat.m4 (gl_FUNC_LSTAT):
971         Use AC_LIBSOURCES to require lstat.c and lstat.h.
972         Remove obsolete comment.
973         * xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
974         * xstrtod.m4: Likewise.
975
976         * openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
977
978 2005-09-19  Simon Josefsson  <jas@extundo.com>
979
980         * socklen.m4: Fix typo.
981
982 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
983
984         * st_mtim.m4: Remove.  Superseded by...
985         * stat-time.m4: New file.
986         * timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
987         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
988
989 2005-09-15  Derek Price  <derek@ximbiot.com>
990
991         * strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
992
993 2005-09-12  Derek Price  <derek@ximbiot.com>
994
995         Make canon-host require getaddrinfo.
996         * canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
997         AC_LIBSOURCE canon-host.h.  Call...
998         (gl_PREREQ_CANON_HOST): ...this new function, which requires
999         gl_GETADDRINFO.
1000         * getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
1001
1002 2005-09-12  Derek Price  <derek@ximbiot.com>
1003             Paul Eggert  <eggert@cs.ucla.edu>
1004
1005         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
1006         glob_.h, glob-libc.h.
1007         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
1008
1009 2005-08-31  Simon Josefsson  <jas@extundo.com>
1010
1011         * socklen.m4: New file.
1012
1013 2005-09-03  Derek Price  <derek@ximbiot.com>
1014
1015         * getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
1016         From Larry Jones <lawrence.jones@ugs.com>.
1017
1018 2005-08-27  Bruno Haible  <bruno@clisp.org>
1019
1020         Support for lib vs. lib64 distinction on biarch platforms.
1021         * lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
1022         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
1023         * lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
1024
1025 2005-09-01  Jim Meyering  <jim@meyering.net>
1026
1027         * lchown.m4: Require gl_FUNC_CHOWN, for the definition of
1028         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
1029         Require gl_STAT_MACROS, too.
1030
1031 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
1032
1033         * regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
1034         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
1035         and large-file glibc and in 32-bit large-file Solaris.
1036
1037 2005-08-28  Bruno Haible  <bruno@clisp.org>
1038
1039         * gnulib-tool.m4: New file.
1040
1041 2005-08-27  Jim Meyering  <jim@meyering.net>
1042
1043         * stdlib-safer.m4: New file.  From coreutils.
1044         * stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
1045         * fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
1046         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
1047         * unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
1048         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
1049
1050 2005-08-24  Simon Josefsson  <jas@extundo.com>
1051
1052         * getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
1053         __fsetlocking.
1054
1055 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
1056
1057         * regex.m4: Add AC_PREREQ(2.50).
1058         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
1059
1060 2005-08-25  Bruno Haible  <bruno@clisp.org>
1061
1062         * minmax.m4: Require autoconf 2.52.
1063         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
1064         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
1065         alternatives of translit over the alphabet.
1066         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
1067
1068 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
1069
1070         * regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
1071         for GNU regex features.
1072
1073 2005-08-24  Jim Meyering  <jim@meyering.net>
1074
1075         Sync from coreutils.
1076         * fcntl-safer.m4: New file.
1077
1078         * xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
1079         and object files for this module.
1080
1081 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
1082
1083         * regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
1084         All contents moved to gl_REGEX.
1085         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
1086         assume that it does.
1087
1088 2005-08-20  Bruno Haible  <bruno@clisp.org>
1089
1090         * regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
1091
1092 2005-08-17  Bruno Haible  <bruno@clisp.org>
1093
1094         * strcasestr.m4: New file.
1095
1096 2005-08-17  Bruno Haible  <bruno@clisp.org>
1097
1098         * strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
1099         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
1100
1101 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
1102
1103         * getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
1104         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
1105         and gl_GETOPT are both invoked via different paths (as happens
1106         with GNU tar CVS because it uses both argp and getopt), the former
1107         wins.
1108
1109 2005-08-16  Bruno Haible  <bruno@clisp.org>
1110
1111         * strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function always.
1112         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
1113
1114 2005-08-16  Bruno Haible  <bruno@clisp.org>
1115
1116         * mbfile.m4: New file.
1117
1118 2005-08-16  Bruno Haible  <bruno@clisp.org>
1119
1120         * mbiter.m4: New file.
1121
1122 2005-08-16  Bruno Haible  <bruno@clisp.org>
1123
1124         * mbchar.m4: New file.
1125
1126 2005-08-16  Bruno Haible  <bruno@clisp.org>
1127
1128         * tls.m4: New file, from GNU gettext.
1129
1130 2005-08-12  Bruno Haible  <bruno@clisp.org>
1131
1132         * readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
1133
1134 2005-08-12  Simon Josefsson  <jas@extundo.com>
1135
1136         * readline.m4: Look for termcap, curses or ncurses if required.
1137
1138 2005-08-11  Simon Josefsson  <jas@extundo.com>
1139
1140         * readline.m4: New file.
1141
1142 2005-08-10  Simon Josefsson  <jas@extundo.com>
1143
1144         * strnlen.m4: New file.
1145
1146         * strndup.m4: Don't check for strnlen declaration, done in
1147         strnlen.m4.
1148
1149 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
1150
1151         * onceonly_2_57.m4: Really require Autoconf 2.57.
1152
1153 2005-08-02  Simon Josefsson  <jas@extundo.com>
1154
1155         * getline.m4: Separate out getdelim stuff into separate module.
1156
1157         * getdelim.m4: New file.
1158
1159 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
1160
1161         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
1162         normal way.
1163         * getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
1164         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
1165         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
1166         (gl_GETOPT): Use the new macros.  Most of the implementation
1167         is moved to the new macros.  This is for programs like Emacs
1168         that don't want all the functionality of gl_GETOPT.
1169
1170 2005-07-26  Bruno Haible  <bruno@clisp.org>
1171
1172         * lock.m4: Update from GNU gettext.
1173
1174 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
1175
1176         * regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
1177         obsolescent AC_TRY_RUN.  Include the default includes files, for 'exit'.
1178
1179 2005-07-24  Bruno Haible  <bruno@clisp.org>
1180
1181         * visibility.m4: New file.
1182
1183 2005-07-18  Bruno Haible  <bruno@clisp.org>
1184
1185         * lock.m4: New file, from GNU gettext.
1186
1187 2005-06-01  Bruno Haible  <bruno@clisp.org>
1188
1189         * poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
1190         When using lib/poll.c, define poll as rpl_poll.
1191
1192 2005-07-14  Bruno Haible  <bruno@clisp.org>
1193
1194         * argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
1195         Instead, test for *_unlocked function declarations directly.
1196
1197 2005-07-14  Derek Price  <derek@ximbiot.com>
1198
1199         * glob.m4 (gl_GLOB): Cache glob interface check result.  Add check for
1200         glob symlink bug.
1201
1202 2005-07-10  Bruno Haible  <bruno@clisp.org>
1203
1204         * size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
1205         Needed when size_t is smaller than 'unsigned int'.
1206         Reported by Paul Eggert.
1207
1208 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
1209
1210         * backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
1211         * same.m4 (gl_SAME): Likewise.
1212         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
1213
1214         * regex.m4: Adjust to new libc regex implementation.
1215         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
1216         all the .c and .h parts of (the new) regex.
1217         Quote the m4 stuff better.
1218         Check for RE_ICASE bug of old gnulib.
1219         Check for REG_STARTEND of recent libc.
1220         Rename local variables from jm_* to gl_*.
1221         Quote operand of "test -f".
1222         Say "recent enough" version of libc, not "version 2".
1223         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
1224         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
1225         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
1226         Remove check for btowc, isascii.
1227         Require AM_LANGINFO_CODESET.
1228
1229 2005-07-05  Bruno Haible  <bruno@clisp.org>
1230
1231         * mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
1232         autoconf CVS. Needed for mingw.
1233
1234 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
1235
1236         Remove the dependency of the strftime module on the tzset module.
1237         * strftime.m4 (gl_FUNC_STRFTIME): Don't require gl_FUNC_TZSET_CLOBBER.
1238
1239 2005-07-02  Jim Meyering  <jim@meyering.net>
1240
1241         * chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
1242         * getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
1243         * pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
1244         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
1245
1246 2005-06-28  Simon Josefsson  <jas@extundo.com>
1247
1248         * check-version.m4: New file, suggested by Jim Meyering
1249         <jim@meyering.net>.
1250
1251 2005-06-24  Derek Price  <derek@ximbiot.com>
1252         and Bruno Haible  <bruno@clisp.org>
1253
1254         Remove stat module & update lstat.
1255         * lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
1256         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
1257         * stat.m4: Remove this file.
1258
1259 2005-06-20  Derek Price  <derek@ximbiot.com>
1260
1261         * bison.m4: Note that precious decls of YACC & YFLAGS will be
1262         unnecessary for Autoconfs > 2.59c.
1263
1264 2005-06-16  Derek Price  <derek@ximbiot.com>
1265
1266         * bison.m4: Declare YACC & YFLAGS precious.
1267
1268 2005-06-08  Bruno Haible  <bruno@clisp.org>
1269
1270         * csharpcomp.m4: New file, from GNU gettext.
1271
1272 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
1273
1274         Sync from coreutils.
1275         * mkdir-p.m4: Renamed from makepath.m4.
1276         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
1277         Rename files from makepath.c to mkdir-p.c, and from
1278         makepath.h to mkdir-p.h.
1279         * filenamecat.m4: Renamed from path-concat.m4.
1280         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
1281         Rename files from path-concat.c to filenamecat.c,
1282         and from path-concat.h to filenamecat.h.
1283         * getcwd-path-max.m4: Don't use "path" or "filename" to mean
1284         "file name" in local variables or comments.
1285         * rename.m4: Likewise.
1286
1287 2005-06-01  Bruno Haible  <bruno@clisp.org>
1288
1289         * csharp.m4: New file, from GNU gettext.
1290         * csharpexec.m4: New file, from GNU gettext.
1291
1292 2005-05-31  Derek Price  <derek@ximbiot.com>
1293             Paul Eggert  <eggert@cs.ucla.edu>
1294
1295         Sync from cvs.
1296         * glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
1297
1298 2005-05-29  Derek Price  <derek@ximbiot.com>
1299             Paul Eggert  <eggert@cs.ucla.edu>
1300
1301         * glob.m4: New file.
1302
1303 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
1304
1305         * fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
1306         and don't require gt_INTTYPES_PRI.
1307
1308 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
1309
1310         * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
1311         _POSIX_PTHREAD_SEMANTICS for Solaris.
1312
1313 2005-05-25  Derek Price  <derek@ximbiot.com>
1314             Paul Eggert  <eggert@cs.ucla.edu>
1315
1316         * getlogin_r.m4: New files.
1317
1318 2005-05-22  Bruno Haible  <bruno@clisp.org>
1319
1320         * minmax.m4: New file.
1321         Based on a patch by Derek Price <derek@ximbiot.com>.
1322
1323 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
1324
1325         * fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
1326         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
1327
1328 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
1329
1330         * chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
1331         of -1.
1332
1333 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
1334
1335         * canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
1336         Don't check for stddef.h.
1337         * fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
1338         don't use its results.
1339         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
1340         since we include them unconditionally.  Don't require
1341         AM_STDBOOL_H, since stdbool is a prerequisite.
1342         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
1343         since we assume C89 or better.
1344         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
1345         as we don't use their results.
1346         Don't check for fchdir, memmove, memset, strrchr, as we use
1347         them unconditionally.
1348         * gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
1349         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
1350
1351 2005-05-18  Jim Meyering  <jim@meyering.net>
1352
1353         * fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
1354         Reported by Yoann Vandoorselaere.
1355
1356 2005-05-17  Jim Meyering  <jim@meyering.net>
1357
1358         * fts.m4: New file, from coreutils.
1359
1360 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
1361
1362         Sync from coreutils.
1363         * unlinkdir.m4: New file.
1364
1365 2005-05-10  Derek Price  <derek@ximbiot.com>
1366
1367         * getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
1368         possible.
1369
1370 2005-05-10  Simon Josefsson  <jas@extundo.com>
1371
1372         * getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
1373         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
1374
1375 2005-05-09  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
1376             Bruno Haible  <bruno@clisp.org>
1377
1378         * inet_ntop.m4: New file.
1379
1380 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
1381
1382         * getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
1383         needless checks.
1384
1385 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
1386
1387         * euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require AC_HEADER_STAT.
1388         * lchown.m4 (gl_FUNC_CHOWN): Likewise.
1389         (gl_PREREQ_CHOWN): Remove.
1390         * lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
1391         it.  Don't require AC_HEADER_STAT.
1392         (gl_PREREQ_LSTAT): Remove.
1393         * mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
1394         Don't require AC_HEADER_STAT.
1395         * rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
1396         (gl_PREREQ_RMDIR): Remove.
1397         * canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
1398         mention stat-macros.h or AC_HEADER_STAT, since we'll make
1399         the stat-macros module a prerequisite.
1400         * file-type.m4 (gl_FILE_TYPE): Likewise.
1401         * filemode.m4 (gl_FILEMODE): Likewise.
1402         * makepath.m4 (gl_MAKEPATH): Likewise.
1403         * modechange.m4 (gl_MODECHANGE): Likewise.
1404         * clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
1405         variable names.
1406         * rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
1407         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
1408         variable prefixes.
1409         * fcntl-safer.m4: Remove.
1410         * stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
1411         * unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
1412         Invoke gl_PREREQ_FD_SAFER.
1413         (gl_PREREQ_FD_SAFER): New macro.
1414         * nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
1415         * readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
1416         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
1417         Remove duplicate call to AC_LIBOBJ(readutmp).
1418         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
1419
1420         * mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
1421         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
1422
1423 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
1424
1425         * byteswap.m4: New file.
1426
1427 2005-04-25  karl
1428
1429         * gettext.m4: Update from GNU gettext 0.14.4.
1430
1431 2005-04-15  Simon Josefsson  <jas@extundo.com>
1432
1433         * getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
1434
1435 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
1436
1437         * getcwd-path-max.m4: Return success on systems such as Cygwin
1438         where no absolute path name can be longer than PATH_MAX.
1439
1440 2005-03-22  Jim Meyering  <jim@meyering.net>
1441
1442         * stat-macros.m4 (gl_STAT_MACROS): New file/macro.
1443
1444 2005-03-21  Jim Meyering  <jim@meyering.net>
1445         and  Paul Eggert  <eggert@cs.ucla.edu>
1446
1447         * acl.m4, backupfile.m4, c-strtod.m4, canon-host.m4, canonicalize.m4,
1448         cloexec.m4, closeout.m4, dirfd.m4, dirname.m4, exclude.m4,
1449         exitfail.m4, file-type.m4, filemode.m4, fpending.m4, fsusage.m4,
1450         getcwd.m4, getdate.m4, getline.m4, getpagesize.m4, getpass.m4,
1451         getugroups.m4, group-member.m4, hard-locale.m4, hash.m4, human.m4,
1452         idcache.m4, inttostr.m4, long-options.m4, makepath.m4, md5.m4,
1453         memcasecmp.m4, memcoll.m4, modechange.m4, mountlist.m4, nanosleep.m4,
1454         path-concat.m4, pathmax.m4, physmem.m4, posixtm.m4, posixver.m4,
1455         quote.m4, quotearg.m4, readtokens.m4, readutmp.m4, safe-read.m4,
1456         safe-write.m4, same.m4, savedir.m4, settime.m4, sha1.m4, sig2str.m4,
1457         strdup.m4, strftime.m4, strndup.m4, strverscmp.m4, timespec.m4,
1458         unlocked-io.m4, userspec.m4, utimecmp.m4, utimens.m4, xalloc.m4,
1459         xnanosleep.m4, xstrtol.m4, yesno.m4:
1460         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
1461         for these modules.
1462
1463 2005-03-21  Jim Meyering  <jim@meyering.net>
1464
1465         * chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
1466         * memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
1467
1468 2005-03-16  Bruno Haible  <bruno@clisp.org>
1469
1470         * stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
1471         HAVE_LONGLONG_64BIT.
1472
1473 2005-03-14  Bruno Haible  <bruno@clisp.org>
1474
1475         * lib-link.m4, gettext.m4, nls.m4, po.m4:
1476         Update from GNU gettext 0.14.3.
1477
1478 2005-03-10  Jim Meyering  <jim@meyering.net>
1479
1480         * save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
1481
1482 2005-03-07  Bruno Haible  <bruno@clisp.org>
1483
1484         * mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
1485
1486 2005-03-03  Bruno Haible  <bruno@clisp.org>
1487
1488         * inttypes.m4, isc-posix.m4, once-only.m4:
1489         Use an all-permissive copyright notice, recommended by RMS.
1490
1491 2005-03-03  Derek R. Price  <derek@ximbiot.com>
1492
1493         * mmap-anon.m4: New file.
1494         * pagealign_alloc.m4: New file.
1495
1496 2005-01-28  Bruno Haible  <bruno@clisp.org>
1497
1498         * stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because of
1499         AIX, the replacement has to be done only after <string.h> is included,
1500         therefore not in config.h. stpncpy.h does the replacement, and
1501         stpncpy.c uses it.
1502
1503 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
1504
1505         * xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
1506         to detect nanosleep bug.
1507
1508 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
1509
1510         * gethrxtime.m4, xnanosleep.m4: New files.
1511         * gettime.m4 (gl_GETTIME): Check for nanotime.
1512
1513 2005-02-24  Bruno Haible  <bruno@clisp.org>
1514
1515         * gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
1516         * lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
1517         * progtest.m4:
1518         Update from GNU gettext 0.14.2.
1519         * glibc2.m4: New file, from GNU gettext 0.14.2.
1520
1521 2005-02-22  Simon Josefsson  <jas@extundo.com>
1522
1523         * iconvme.m4: New file.
1524
1525 2005-02-23  Jim Meyering  <jim@meyering.net>
1526
1527         * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's change.
1528         Thanks to Bruno Haible for catching it.
1529
1530 2005-02-22  Jim Meyering  <jim@meyering.net>
1531
1532         * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo: s/ifndef/ifdef/.
1533
1534 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
1535
1536         * memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
1537
1538 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
1539
1540         Sync from coreutils.
1541         * getloadavg.m4, glibc.m4, search-libs.m4: Remove.
1542
1543         Remove files that are specific to coreutils.
1544         * check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
1545
1546 2005-01-28  Bruno Haible  <bruno@clisp.org>
1547
1548         * javacomp.m4: New file, from GNU gettext.
1549
1550 2005-01-26  Bruno Haible  <bruno@clisp.org>
1551
1552         * javaexec.m4: New file, from GNU gettext.
1553
1554 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
1555
1556         * sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
1557         must be defined if the header file was not found, in order
1558         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
1559
1560 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
1561
1562         * acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
1563         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
1564         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
1565         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
1566         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
1567         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
1568         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
1569         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
1570         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
1571         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
1572         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
1573         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
1574         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
1575         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
1576         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
1577         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
1578         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
1579         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
1580         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
1581         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
1582         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
1583         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
1584         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
1585         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
1586         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
1587         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
1588         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
1589         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
1590         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
1591         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
1592         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
1593         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
1594         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
1595         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
1596         xstrtol.m4, xstrtoumax.m4, yesno.m4:
1597         Use an all-permissive copyright notice, recommended by RMS.
1598
1599 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
1600
1601         * save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume it.
1602
1603 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
1604
1605         Merge from coreutils.
1606         * ullong_max.m4: New file.
1607         * jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
1608         (gl_MACROS): Assume localeconv exists.
1609
1610 2005-01-18  Jim Meyering  <jim@meyering.net>
1611
1612         Merge from coreutils.
1613         * chdir-long.m4, openat.m4: New files.
1614         * save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
1615         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
1616         * chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
1617         is sane and DOES follow symlinks.  Besides, testing 20 different
1618         systems found no broken chown implementations.
1619         Prompted by a change in rsync's copy of this macro.
1620         * jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
1621
1622         * lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
1623
1624         * utimes.m4: Work around tests/touch/empty-file failure on a system
1625         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
1626         NULL-means-set-to-current-time semantics.
1627         Remove temporary file immediately, rather than waiting
1628         for configure's at-exit trap code to do it.
1629
1630 2005-01-18  Bruno Haible  <bruno@clisp.org>
1631
1632         * allocsa.m4, codeset.m4, copy-file.m4, eaccess.m4, eealloc.m4:
1633         * eoverflow.m4, execute.m4, fatal-signal.m4, findprog.m4, glibc21.m4:
1634         * iconv.m4, intmax_t.m4, inttypes_h.m4, lib-ld.m4, lib-link.m4:
1635         * lib-prefix.m4, linebreak.m4, localcharset.m4, longdouble.m4:
1636         * longlong.m4, mbrtowc.m4, mbstate_t.m4, mbswidth.m4, mkdtemp.m4:
1637         * pipe.m4, readlink.m4, safe-read.m4, safe-write.m4, setenv.m4:
1638         * sig_atomic_t.m4, signalblocking.m4, signed.m4, size_max.m4:
1639         * ssize_t.m4, stdbool.m4, stdint_h.m4, stpcpy.m4, stpncpy.m4:
1640         * strcase.m4, strcspn.m4, strpbrk.m4, strstr.m4, ucs4-utf.m4:
1641         * uintmax_t.m4, ulonglong.m4, unicodeio.m4, utf-ucs4.m4, vasnprintf.m4:
1642         * vasprintf.m4, wait-process.m4, wchar_t.m4, wint_t.m4, xsize.m4:
1643         Use an all-permissive copyright notice, recommended by RMS.
1644
1645 2005-01-06  Bruno Haible  <bruno@clisp.org>
1646
1647         * stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
1648
1649 2005-01-04  Jim Meyering  <jim@meyering.net>
1650
1651         Changes imported from coreutils.
1652         * mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
1653         as the mkstemp template, use a temporary directory and an
1654         8.3-friendly template to avoid trouble on systems like DJGPP.
1655         Reported by Juan M. Guerrero via Stepan Kasal.
1656         * (gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of close.
1657         Remove the temporary directory right away, rather than waiting
1658         for configure's at-exit trap code to do it.
1659         Suggestion from Stepan Kasal.
1660
1661 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
1662
1663         * c-strtod.m4 (gl_C99_STRTOLD): New macro.
1664         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
1665
1666 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
1667
1668         * getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
1669
1670 2004-12-18  Bruno Haible  <bruno@clisp.org>
1671
1672         * fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
1673
1674 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
1675
1676         * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
1677         spurious "-l"s.  Problem reported by Stepan Kasal.
1678
1679 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
1680
1681         * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
1682         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
1683
1684 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
1685
1686         Changes imported from coreutils.
1687         * hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
1688         exist.
1689         * human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
1690
1691 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
1692
1693         * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
1694         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
1695
1696         * readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
1697
1698 2004-11-30  Simon Josefsson  <jas@extundo.com>
1699
1700         * base64.m4: New file.
1701
1702 2004-11-30  Simon Josefsson  <jas@extundo.com>
1703
1704         * restrict.m4: Add copyright and copying conditions.
1705
1706 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
1707
1708         * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
1709         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
1710         Use the _ONCE methods, for efficiency.
1711         Check for fcntl.h.  In test program, include <errno.h>
1712         and <fcntl.h> if available.  Remove old K&R cruft from
1713         test program.  Check for common errors in GNU/Linux,
1714         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
1715         don't do AC_LIBOBJ, as that's getcwd.m4's job.
1716         * getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
1717         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
1718         name accordingly.
1719         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
1720         accommodate new getcwd.c.
1721         * jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
1722         * prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
1723         * xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
1724         that's all we need now.
1725
1726 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
1727
1728         * utimens.m4 (gl_UTIMENS): Check for futimes function.
1729
1730 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
1731
1732         * argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
1733         argp-parse.c depends on getopt internals, that means we should
1734         always use our getopt, to be on the safe side.
1735         * getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
1736         order not to spoil the result of an eventual previous invocation
1737         of gl_GETOPT_SUBSTITUTE.
1738
1739 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
1740
1741         * calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
1742         that mishandle size_t overflow.
1743
1744 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
1745
1746         * canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
1747
1748 2004-11-13  Jim Meyering  <jim@meyering.net>
1749
1750         * jm-macros.m4: Do require gl_FUNC_FPENDING.
1751
1752 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
1753
1754         * getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
1755         of replacing opterr, getopt, etc.  This should handle the
1756         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
1757
1758 2004-11-11  Simon Josefsson  <jas@extundo.com>
1759
1760         * strtok_r.m4: New file.
1761
1762         * getopt.m4: Replace opterr.
1763
1764 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
1765
1766         * prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
1767
1768 2004-11-10  Jim Meyering  <jim@meyering.net>
1769
1770         * jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
1771
1772 2004-11-08  Simon Josefsson  <jas@extundo.com>
1773
1774         * getaddrinfo.m4: New file.
1775
1776 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
1777
1778         * strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
1779         gl_FUNC_STRFTIME.
1780         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
1781         and AC_REQUIRE when possible, to avoid duplicate checks.
1782         Check for <wchar.h>.
1783
1784 2004-11-09  Bruno Haible  <bruno@clisp.org>
1785
1786         * sockpfaf.m4: New file.
1787
1788 2004-11-03  Albert Chin <china@thewrittenword.com>
1789             Paul Eggert  <eggert@cs.ucla.edu>
1790
1791         * uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
1792         equivalent, substitute $ac_type for equivalent type rather than
1793         blindly using uint32_t *always* which won't work if uint32_t is not
1794         available.  Define _UINT32_T to work around typedef of uint32_t if
1795         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
1796         2.5.1.
1797
1798 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
1799
1800         * jm-macros.m4: Sync from coreutils.
1801         (gl_MACROS): Check for mbrlen, for pathchk.
1802         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
1803
1804 2004-11-02  Bruno Haible  <bruno@clisp.org>
1805
1806         * setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
1807         returns void.
1808
1809 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
1810
1811         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
1812         fflush_unlocked, flockfile, funlockfile, funlockfile,
1813         fputs_unlocked, putc_unlocked.
1814
1815 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
1816
1817         * getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
1818
1819 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
1820
1821         * getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
1822         implementation of getopt_long.  Problem reported by Alexander Taler in:
1823         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
1824
1825 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
1826
1827         * vsnprintf.m4: New file.
1828
1829 2004-10-05  Bruno Haible  <bruno@clisp.org>
1830
1831         * strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
1832         for the declaration of strsep.
1833
1834 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
1835
1836         * xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
1837
1838         * unlocked-io.m4: Add copyright notice.
1839         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
1840
1841 2004-10-04  Simon Josefsson  <jas@extundo.com>
1842
1843         * memmem.m4: New file.
1844
1845 2004-10-01  Yoann Vandoorselaere <yoann@prelude-ids.org>
1846
1847         * strsep.m4: New file.
1848
1849 2004-09-30  Simon Josefsson  <jas@extundo.com>
1850
1851         * snprintf.m4: New file.
1852
1853 2004-09-09  Bruno Haible  <bruno@clisp.org>
1854
1855         * eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
1856         modifications.
1857         * vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
1858
1859 2004-09-08  Bruno Haible  <bruno@clisp.org>
1860
1861         * stdint.m4: New file, taken from GNU clisp with modifications.
1862
1863 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
1864
1865         * userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
1866
1867 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
1868
1869         * argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
1870         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
1871         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
1872         Check for program_invocation_name, program_invocation_short_name,
1873         flockfile, funlockfile, features.h, _getopt_long_only_r.
1874
1875 2004-08-12  Simon Josefsson  <jas@extundo.com>
1876
1877         * getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
1878         as discussed with Paul Eggert in threads rooted at
1879         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
1880         and
1881         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
1882         Before, the test was empty, and relied on ELIDE_CODE in source
1883         code.)
1884         (gl_PREREQ_GETOPT): New macro.
1885         (gl_GETOPT): Use them.
1886
1887 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
1888
1889         Merge from coreutils.
1890
1891         * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
1892
1893         * obstack.m4 (gl_PREREQ_OBSTACK): Require
1894         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
1895
1896 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
1897
1898         * uint32_t.m4, uintptr_t.m4: New files.
1899         * sha1.m4: Renamed from sha.m4.
1900         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
1901
1902 2004-08-08  Simon Josefsson  <jas@extundo.com>
1903
1904         * getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
1905         Check getpass declaration.
1906
1907 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
1908
1909         More merge from coreutils.
1910
1911         * utimens.m4, utimecmp.m4: New files.
1912         * backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
1913         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
1914         prereq.m4, sha.m4: Import changes from coreutils.
1915
1916 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
1917
1918         Merge from coreutils.
1919
1920         * c-strtod.m4, canonicalize.m4, fcntl-safer.m4, getcwd-path-max.m4:
1921         New files.
1922
1923         * dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
1924         FILESYSTEM_PREFIX_LEN ->
1925         FILE_SYSTEM_PREFIX_LEN.
1926         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
1927         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
1928         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
1929         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
1930
1931         * path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
1932         prerequisite modules now handle the DOS stuff.
1933         Don't check for unistd.h.
1934
1935 2004-08-03  Simon Josefsson  <jas@extundo.com>
1936
1937         * strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
1938
1939 2004-08-02  Simon Josefsson  <jas@extundo.com>
1940
1941         * getsubopt.m4: New file.
1942
1943 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
1944
1945         * fatal.m4: Remove, as the "fatal" module wasn't used or working.
1946
1947 2004-07-13  Robert Millan  <robertmh@gnu.org>
1948
1949         * host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
1950
1951 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
1952
1953         * argz.m4: New file, which is autoupdated from libtool.
1954
1955 2004-06-01  Jim Meyering  <jim@meyering.net>
1956
1957         * calloc.m4: New file.
1958
1959 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
1960
1961         Merge from coreutils CVS.
1962
1963         * backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
1964         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
1965         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
1966         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
1967         xstrtol.m4: Fix copyright date and/or serial number.
1968
1969         * chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
1970         See if we need an fchown replacement.
1971         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
1972         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
1973         and use the replacement function if we detect either defect.
1974
1975         * prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
1976         gl_UTIMECMP.
1977
1978 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
1979
1980         * stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
1981         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
1982         Also, fix a typo in a diagnostic.
1983
1984 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
1985
1986         * xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
1987         or AC_FUNC_REALLOC.
1988
1989 2004-05-20  Andreas Schwab  <schwab@suse.de>
1990
1991         * free.m4: Replace free if it not known to work, not the other
1992         way round.
1993
1994 2004-05-17  Derek R. Price  <derek@ximbiot.com>
1995             Paul Eggert  <eggert@cs.ucla.edu>
1996
1997         * argp: Depend on alloca.
1998
1999 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
2000
2001         * alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
2002         for backward compatibility with older code.  We need our own
2003         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
2004         it under some other name, and our alloca.h will define it.
2005
2006 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
2007
2008         * gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
2009         Check for gettimeofday.
2010         * settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
2011         Check for settimeofday, stime.
2012
2013 2004-04-20  Paul Eggert  <eggert@twinsun.com>
2014
2015         * host-os.m4: Add a copyright notice.
2016
2017 2004-04-20  Jim Meyering  <jim@meyering.net>
2018
2019         Change UTILS_ to gl_ in AC_DEFINE'd names.
2020         Change utils_- and jm_-prefixed variables, too.
2021         * mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
2022         UTILS_FUNC_MKDIR_TRAILING_SLASH.
2023         * mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
2024
2025         * dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
2026         Don't emit trailing blanks.
2027         Also rename jm_-prefixed variables to have gl_ prefix.
2028
2029         * host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
2030         Also rename jm_-prefixed variables to have gl_ prefix.
2031
2032         * jm-macros.m4: Reflect the renamings.
2033         * prereq.m4: Likewise.
2034
2035 2004-04-19  Jim Meyering  <jim@meyering.net>
2036
2037         * readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
2038         now that readutmp.c may call `free (0)'.
2039
2040 2004-04-19  Bruno Haible  <bruno@clisp.org>
2041
2042         * mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
2043         * inttypes_h.m4: Likewise.
2044         * stdint_h.m4: Likewise.
2045         * intmax_t.m4: Likewise.
2046         * uintmax_t.m4: Likewise.
2047
2048 2004-04-18  Jim Meyering  <jim@meyering.net>
2049
2050         * prereq.m4: Don't forbid jm_ prefix.
2051
2052         * afs.m4, allocsa.m4, assert.m4, backupfile.m4, bison.m4:
2053         * check-decl.m4, chown.m4, d-ino.m4, d-type.m4, dirname.m4, dos.m4:
2054         * error.m4, fpending.m4, fstypename.m4, fsusage.m4, ftruncate.m4:
2055         * getdate.m4, getgroups.m4, gettext.m4, glibc21.m4, group-member.m4:
2056         * human.m4, intmax.m4, intmax_t.m4, inttostr.m4, inttypes.m4:
2057         * inttypes_h.m4, jm-macros.m4, jm-winsz1.m4, jm-winsz2.m4, lchown.m4:
2058         * lib-check.m4, link-follow.m4, localcharset.m4, longlong.m4:
2059         * ls-mntd-fs.m4, lstat.m4, makepath.m4, mbrtowc.m4, mbswidth.m4:
2060         * memchr.m4, memcmp.m4, mkdtemp.m4, mkstemp.m4, mountlist.m4:
2061         * nanosleep.m4, path-concat.m4, perl.m4, prereq.m4, putenv.m4:
2062         * quotearg.m4, regex.m4, stat.m4, stdint_h.m4, strftime.m4:
2063         * strtoimax.m4, strtoll.m4, strtoull.m4, strtoumax.m4, timespec.m4:
2064         * uintmax_t.m4, ulonglong.m4, unlink-busy.m4, unlocked-io.m4:
2065         * uptime.m4, utimbuf.m4, utime.m4, utimes-null.m4, vasnprintf.m4:
2066         * xstrtoimax.m4, xstrtol.m4, xstrtoumax.m4:
2067         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
2068
2069 2004-04-16  Jim Meyering  <jim@meyering.net>
2070
2071         * prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
2072         coreutils' stat program.
2073         (gl_PREREQ): Don't require jm_PREREQ_STAT.
2074
2075 2004-03-31  Jim Meyering  <jim@meyering.net>
2076
2077         * prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
2078         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
2079         * xalloc.m4: Likewise.
2080
2081 2004-03-30  Jim Meyering  <jim@meyering.net>
2082
2083         * realloc.m4: Remove file, since now it does no more than
2084         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
2085         the `configure.ac' section of module/realloc.
2086         * malloc.m4: Likewise, but for AC_FUNC_MALLOC.
2087
2088 2004-03-30  Paul Eggert  <eggert@twinsun.com>
2089
2090         Merge from coreutils.
2091
2092         * inttostr.m4: New file.
2093         * getdate.m4 (gl_GETDATE): Remove time-related stuff.
2094         Require AM_STDBOOL_H and gl_TIMESPEC instead.
2095         Require gl_CLOCK_TIME.
2096         * clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
2097
2098 2004-03-30  Jim Meyering  <jim@meyering.net>
2099
2100         Merge from coreutils.
2101
2102         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
2103         * ls-mntd-fs.m4: Test for sys/ucred.h separately, since
2104         on some systems one must include <grp.h> before it.
2105         Reported by Christian Krackowizer.
2106
2107 2004-03-29  Paul Eggert  <eggert@twinsun.com>
2108
2109         * cloexec.m4: New file.
2110
2111 2004-03-18  Paul Eggert  <eggert@twinsun.com>
2112             Bruno Haible  <bruno@clisp.org>
2113
2114         * mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
2115         mbswidth.
2116
2117 2004-03-07  Paul Eggert  <eggert@twinsun.com>
2118
2119         * c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
2120         All uses changed.  Check for sa_sigaction member; this fixes
2121         a bug first reported by Jason Andrade in
2122         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
2123
2124 2004-01-18  Simon Josefsson  <jas@extundo.com>
2125
2126         * strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
2127
2128 2004-02-18  Bruno Haible  <bruno@clisp.org>
2129
2130         * xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
2131         Reported by Derek Robert Price <derek@ximbiot.com>.
2132
2133 2004-02-06  Karl Berry  <karl@gnu.org>
2134
2135         * po.m4: update from gettext 0.14.1.
2136
2137 2004-02-03  Bruno Haible  <bruno@clisp.org>
2138
2139         * pipe.m4: New file, from GNU gettext.
2140
2141 2004-01-27  Bruno Haible  <bruno@clisp.org>
2142
2143         * execute.m4: New file, from GNU gettext.
2144
2145 2003-11-24  Bruno Haible  <bruno@clisp.org>
2146
2147         * allocsa.m4: New file, from GNU gettext.
2148
2149 2003-11-24  Bruno Haible  <bruno@clisp.org>
2150
2151         * eealloc.m4: New file, from GNU gettext.
2152
2153 2004-01-15  Paul Eggert  <eggert@twinsun.com>
2154
2155         Merge from coreutils.
2156
2157         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
2158         * posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
2159         (gl_DEFAULT_POSIX2_VERSION): Move
2160         the documentation from 'configure' into 'config.hin',
2161         so that 'configure --help' isn't burdened by it and
2162         we don't have to worry about its formatting there.
2163         Reword the documentation so that it's more succinct
2164         and can be run together into a single paragraph.
2165         * same.m4 (gl_SAME): Check for pathconf.
2166
2167 2004-01-15  Jim Meyering  <jim@meyering.net>
2168
2169         Merge from coreutils.
2170
2171         * clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
2172         if no library is required.
2173         * jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
2174         * jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
2175         * jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
2176         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
2177         * jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
2178         * lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
2179         value, $ac_cv_search_crypt, if it's "none required".
2180         * posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
2181         * prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
2182         not gl_FUNC_GETLOADAVG.
2183         * prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
2184         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
2185
2186 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
2187
2188         Merge from coreutils.
2189
2190         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
2191         value, $ac_cv_search_nanosleep, if it's "none required".
2192
2193 2003-12-03  Bruno Haible  <bruno@clisp.org>
2194
2195         * gettext.m4: Upgrade from gettext-0.13.
2196         * po.m4: Upgrade from gettext-0.13.
2197         * size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
2198         * intmax.m4: New file, from gettext-0.13.
2199         * printf-posix.m4: New file, from gettext-0.13.
2200
2201 2003-11-25  Bruno Haible  <bruno@clisp.org>
2202
2203         * vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
2204         gt_TYPE_SSIZE_T.
2205
2206 2003-11-17  Bruno Haible  <bruno@clisp.org>
2207
2208         * vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
2209
2210 2003-11-12  Paul Eggert  <eggert@twinsun.com>
2211
2212         * xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
2213         gl_PTRDIFF_MAX.
2214
2215 2003-11-11  Bruno Haible  <bruno@clisp.org>
2216
2217         * size_max.m4: New file.
2218         * ptrdiff_max.m4: New file.
2219         * xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
2220         * xalloc.m4 (gl_PREREQ_XALLOC): New macro.
2221         (gl_XALLOC): Invoke it.
2222
2223 2003-11-04  Bruno Haible  <bruno@clisp.org>
2224
2225         * xsize.m4: New file.
2226
2227 2003-11-03  Bruno Haible  <bruno@clisp.org>
2228
2229         * wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
2230
2231 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
2232
2233         * host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
2234         netbsd*-gnu*.  Suggested by Robert Millan.
2235
2236 2003-10-29  Paul Eggert  <eggert@twinsun.com>
2237
2238         * xalloc.m4 (gl_XALLOC): Undo previous change.
2239
2240 2003-10-29  Paul Eggert  <eggert@twinsun.com>
2241
2242         * host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
2243         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
2244         after the 'gnu' in these cases.  This fixes some bugs in the
2245         previous change, and is based on suggestions by Robert Millan.
2246
2247 2003-10-28  Paul Eggert  <eggert@twinsun.com>
2248
2249         * host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
2250         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
2251         NetBSD kernels.  Requested by Richard Stallman.
2252
2253 2003-10-26  Paul Eggert  <eggert@twinsun.com>
2254
2255         * xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
2256         now uses inline.
2257
2258 2003-10-23  Paul Eggert  <eggert@twinsun.com>
2259
2260         * getline.m4 (AM_FUNC_GETLINE):
2261         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
2262         hosts.  Problem reported by Derek Robert Price in
2263         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
2264         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
2265         * getndelim2.m4 (gl_GETNDELIM2): Likewise.
2266
2267 2003-10-20  Bruno Haible  <bruno@clisp.org>
2268
2269         * wait-process.m4: New file.
2270
2271 2003-10-14  Bruno Haible  <bruno@clisp.org>
2272
2273         * sig_atomic_t: New file, from GNU gettext.
2274         * fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
2275
2276 2003-10-12  Paul Eggert  <eggert@twinsun.com>
2277
2278         * xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
2279
2280 2003-10-10  Simon Josefsson  <jas@extundo.com>
2281
2282         * argp.m4: Add AC_C_INLINE.
2283
2284 2003-10-08  Paul Eggert  <eggert@twinsun.com>
2285
2286         * getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
2287
2288 2003-10-06  Bruno Haible  <bruno@clisp.org>
2289
2290         * fatal-signal.m4: New file.
2291         * signalblocking.m4: New file, from GNU gettext.
2292
2293 2003-09-27  Paul Eggert  <eggert@twinsun.com>
2294
2295         * free.m4: New file.
2296
2297 2003-09-26  Bruno Haible  <bruno@clisp.org>
2298
2299         * stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX stpncpy().
2300         Don't define stpncpy through config.h; it's now done through stpncpy.h.
2301
2302 2003-09-25  Simon Josefsson  <jas@extundo.com>
2303             Bruno Haible  <bruno@clisp.org>
2304
2305         * getdomainname.m4: New file.
2306
2307 2003-09-17  Paul Eggert  <eggert@twinsun.com>
2308
2309         * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
2310         to avoid spurious warnings like "AC_RUN_IFELSE was called before
2311         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
2312
2313 2003-09-12  Paul Eggert  <eggert@twinsun.com>
2314
2315         * error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
2316
2317         * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
2318         and AC_MINIX, too, so that their extensions are available.
2319
2320         * prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
2321         This macro has been superseded by gl_BACKUPFILE.
2322
2323         More patches to assume C89 or better.
2324
2325         * error.m4 (gl_ERROR): Don't check for vprintf.
2326
2327         * check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
2328         unconditionally.
2329         * closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
2330         * gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
2331         Include <string.h>, <stdlib.h> unconditionally.
2332         * lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
2333         * readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
2334         * readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C headers
2335         or for string.h.
2336         * strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
2337         or strtoul.
2338
2339         * mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C headers.
2340         * strdup.m4 (gl_PREREQ_STRDUP): Likewise.
2341         * userspec.m4 (gl_USERSPEC): Likewise.
2342         * xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
2343         * xstrtod.m4 (gl_XSTRTOD): Likewise.
2344         * xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
2345         * strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
2346         memcpy, memset.
2347         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
2348         * strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
2349         * strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h, strtol.
2350         * strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
2351         * userspec.m4 (gl_USERSPEC): Do not check for string.h.
2352         * xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
2353         strtoul.
2354
2355 2003-09-11  Paul Eggert  <eggert@twinsun.com>
2356
2357         More patches to assume C89 or better.
2358         * strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
2359         * strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
2360         string.h, memchr, STDC_HEADERS.
2361
2362 2003-09-10  Bruno Haible  <bruno@clisp.org>
2363
2364         * strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
2365         * strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
2366         * strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
2367         * unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
2368         * setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
2369         <stdlib.h> and <string.h> checks.
2370         * xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
2371         * yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
2372
2373 2003-09-09  Paul Eggert  <eggert@twinsun.com>
2374
2375         More patches to assume C89 or better.
2376         * getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
2377         * getopt.m4 (gl_GETOPT): Don't check for string.h.
2378         * getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
2379         or for string.h.
2380         * getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for stdlib.h.
2381         * group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard C
2382         headers.
2383         * hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
2384         string.h.
2385         * hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
2386         * human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
2387         * idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
2388         or for string.h.
2389         * long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
2390         * makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
2391         C headers.
2392         * md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
2393         memcpy.
2394         * sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
2395         * memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
2396         * memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
2397         * memcoll.m4 (gl_MEMCOLL): Likewise.
2398         * memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
2399         * mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
2400         string.h, free.
2401         * mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
2402         * modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
2403         * mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
2404         C headers, or for string.h.
2405         * obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
2406         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
2407         * path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
2408         headers, memory.h, stdlib.h, string.h, strings.h.
2409         * posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
2410         * posixver.m4 (gl_POSIXVER): Don't check for getenv.
2411         * putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
2412         strchr.
2413         * readtokens.m4 (gl_READTOKENS): Don't check for standard C
2414         headers, memory.h, string.h.
2415         * regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
2416         * rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
2417         free.
2418         * rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C headers.
2419         * same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
2420         * save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
2421         * savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
2422         * strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
2423         * xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
2424
2425 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
2426
2427         * getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
2428         C89 spec.
2429
2430 2003-09-08  Paul Eggert  <eggert@twinsun.com>
2431
2432         Assume C89 or better; remove K&R cruft.
2433         * alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
2434         * backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
2435         string.h, getenv, malloc.
2436         * dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
2437         headers.
2438         * canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
2439         * error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
2440         do not check for strerror.
2441         * exclude.m4: Do not check for stdlib.h, string.h, strings.h.
2442         * exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
2443         * fatal.m4 (gl_FATAL): Do not require STDC headers, and
2444         do not check for doprnt or vprintf.
2445         * fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
2446         * getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
2447
2448 2003-09-06  Paul Eggert  <eggert@twinsun.com>
2449
2450         * time_r.m4: New file.
2451         * mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
2452         * timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime is.
2453         Check for timegm declaration.
2454         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
2455         Do not check for gmtime_r.
2456         Replace mktime if __mktime_internal does not exist and if mktime
2457         hasn't been replaced already.
2458
2459 2003-08-31  Simon Josefsson  <jas@extundo.com>
2460
2461         * timegm.m4: New file.
2462
2463 2003-08-26  Bruno Haible  <bruno@clisp.org>
2464
2465         * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
2466         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
2467         followed by '#define fnmatch fnmatch_posix' gives an error.
2468
2469 2003-08-27  Jim Meyering  <jim@meyering.net>
2470
2471         * mkstemp.m4: Require that the system mkstemp be able to create
2472         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
2473         would fail after 32.  Reported by Danny Levinson.  Details here:
2474         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
2475
2476 2003-08-20  Karl Berry  <karl@gnu.org>
2477
2478         * lib-ld.m4: serial 1003 from gettext, no changes besides serial.
2479
2480 2003-08-19  Jim Meyering  <jim@meyering.net>
2481
2482         * lib-ld.m4: Revert yesterday's change, per Bruno's request here:
2483         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
2484
2485 2003-08-19  Bruno Haible  <bruno@clisp.org>
2486
2487         * xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any more.
2488
2489 2003-08-18  Jim Meyering  <jim@meyering.net>
2490
2491         * getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
2492         * lib-ld.m4: Likewise.
2493
2494 2003-08-17  Simon Josefsson  <jas@extundo.com>
2495
2496         * argp.m4: New file.
2497
2498 2003-08-17  Simon Josefsson  <jas@extundo.com>
2499
2500         * xstrndup.m4: New file.
2501
2502 2003-08-16  Jim Meyering  <jim@meyering.net>
2503
2504         * utimes.m4 (gl_FUNC_UTIMES): New file.
2505         * utimes.m4: Removed.
2506         * utimes-null.m4: Renamed from utimes.m4.
2507
2508         * c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
2509         to 1MB, so as not to render systems with no stack size limit (e.g.,
2510         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
2511         Include <unistd.h>.  On some systems,
2512         it is required for the definition of _SC_PAGESIZE.
2513
2514 2003-08-16  Paul Eggert  <eggert@twinsun.com>
2515
2516         Merges from coreutils, etc.
2517         * rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
2518         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
2519         * readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
2520         fixing a typo.
2521         * host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
2522         * hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
2523
2524 2003-08-16  Jim Meyering  <jim@meyering.net>
2525         and Paul Eggert  <eggert@cs.ucla.edu>
2526
2527         Merges from coreutils, etc.
2528
2529         * jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
2530         using the latest version from cvs.  This avoids problems with #line
2531         directives using a vendor (Sun) compiler.
2532         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
2533         Don't set GETGROUPS_LIB here; now it's
2534         done via getgroups.m4's wrapper function.
2535         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
2536         rather than just in sh-util/configure.in, so that the
2537         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
2538         same.
2539         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
2540         AC_FUNC_GETLOADAVG where to find getloadavg.c.
2541         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
2542         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
2543         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
2544         Remove code that is now done by the newly-required macros.
2545         Append $(EXEEXT) to DF_PROG.
2546         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
2547         Do not invoke or require the following here,
2548         since prereq.m4 or some gnulib .m4 now does this for us:
2549         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
2550         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
2551         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
2552         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
2553         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
2554         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
2555         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
2556         AC_FUNC_OBSTACK.
2557         Do not replace the following functions, as this is now the job
2558         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
2559         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
2560         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
2561         atexit getpass, strdup, getpagesize.
2562         Replace 'raise'.
2563         Do not check for the following functions, as this is now the job
2564         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
2565         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
2566         setregid.
2567         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
2568         Check for sys/sysctl.h.
2569         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
2570         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
2571         of checking for ssize_t ourselves.
2572
2573         * prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
2574         Require every macro that gnulib/modules/* suggests for us.
2575         (jm_PREREQ_ADDEXT): New macro.
2576         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
2577         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
2578
2579         * physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
2580         (gl_PHYSMEM): Use it.
2581         Also check for `table' function.
2582         Check for new headers and functions.
2583         Add check for sys/sysmp.h.
2584         With suggestions from Kaveh Ghazi.
2585         Ignore headers that are present but cannot be compiled.  This
2586         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
2587         C 5.4.
2588
2589 2003-08-16  Jim Meyering  <jim@meyering.net>
2590
2591         Merges from coreutils.
2592         * readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
2593         prefix.  Adjust cache variables similarly.  Create 500 rather than
2594         just 300 files, to exercise bug on Darwin6.5, too.
2595         * perl.m4 (jm_PERL): Use $am_missing_run, not undefined $missing_dir.
2596         * jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not AM_SYS_POSIX_TERMIOS.
2597         Reported by mkc@mathdogs.com.
2598         Also change use of $am_cv_sys_posix_termios
2599         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
2600         * getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
2601         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
2602         * fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point in
2603         /proc/mounts until it finds one with matching device number.  This is
2604         unnecessary when the FILE argument *is* a mount point.  No stat call
2605         is necessary in that case.  So, disable the statvfs-testing code on
2606         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
2607         as RedHat bug# 84846.
2608         * c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
2609         to 1MB, so as not to render systems with no stack size limit (e.g.,
2610         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
2611         Include <unistd.h>.  On some systems,
2612         it is required for the definition of _SC_PAGESIZE.
2613
2614 2003-08-15  Jim Meyering  <jim@meyering.net>
2615         and Paul Eggert  <eggert@cs.ucla.edu>
2616
2617         Merges from coreutils, etc.
2618         * strftime.m4 (_jm_STRFTIME_PREREQS):
2619         Require gl_FUNC_TZSET_CLOBBER.
2620         * readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit, ut_exit.e_exit,
2621         ut_exit.ut_termination, and ut_exit.e_termination members.
2622
2623 2003-08-14  Paul Eggert  <eggert@twinsun.com>
2624
2625         Help the merge from coreutils.
2626         * gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
2627         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
2628         * tzset.m4: Use it too.
2629
2630 2003-08-14  Jim Meyering  <jim@meyering.net>
2631
2632         Merge from coreutils.
2633         * tzset.m4: New file.
2634         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the MOUNTED_VMOUNT
2635         test to precede the MOUNTED_GETMNTENT1 tests, since otherwise, AIX 5.1
2636         systems would end up using the latter.  MOUNTED_GETMNTENT1 support
2637         is inadequate on such systems: 1) detecting whether a file system
2638         is remote doesn't work  2) the MOUNTED_VMOUNT code reports the
2639         HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1 code reports
2640         merely /MOUNT_POINT.  Reported by Mike Jetzer.
2641
2642 2003-08-13  Paul Eggert  <eggert@twinsun.com>
2643
2644         * exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
2645         Check for isascii.
2646
2647         * gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
2648         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
2649         Undo previous (whitespace-only) change.
2650
2651 2003-08-12  Paul Eggert  <eggert@twinsun.com>
2652
2653         * gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
2654         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
2655         Normalize leading white space and remove trailing white space.
2656
2657         Merge from coreutils
2658         * euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
2659
2660         * lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
2661         0.12.1.  These files are now being upgraded automatically by
2662         ../config/srclist-update.
2663
2664 2003-08-11  Bruno Haible  <bruno@clisp.org>
2665
2666         * vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
2667
2668 2003-08-09  Paul Eggert  <eggert@twinsun.com>
2669
2670         * regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
2671         apparently Emacs's Unicode mode got confused before my 2003-08-05
2672         checkin.
2673
2674 2003-08-08  Paul Eggert  <eggert@twinsun.com>
2675
2676         * extensions.m4: New file.
2677         * timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
2678         Require gl_USE_SYSTEM_EXTENSIONS.
2679         * unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
2680         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
2681
2682 2003-08-07  Paul Eggert  <eggert@twinsun.com>
2683
2684         * restrict.m4: New file.
2685         * regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
2686
2687 2003-08-07  Bruno Haible  <bruno@clisp.org>
2688
2689         * getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This makes
2690         the module 'getndelim2' compatible with the module 'getline'.
2691
2692 2003-08-05  Paul Eggert  <eggert@twinsun.com>
2693
2694         * regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
2695         byte with "\201" to avoid glitches when editing that source file
2696         with multi-gnome-terminal.
2697
2698 2003-07-31  Bruno Haible  <bruno@clisp.org>
2699
2700         * getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
2701
2702 2003-07-18  Bruno Haible  <bruno@clisp.org>
2703
2704         * getndelim2.m4: New file.
2705         * getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
2706         invoke gl_PREREQ_GETNDELIM2.
2707         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
2708         gl_PREREQ_GETNDELIM2.
2709         * getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
2710         gl_GETNDELIM2.
2711
2712 2003-07-17  Bruno Haible  <bruno@clisp.org>
2713
2714         * Makefile.am.in: Remove file.
2715         * Makefile.am: Remove file.
2716         * Makefile.in: Remove file.
2717
2718 2003-07-17  Bruno Haible  <bruno@clisp.org>
2719
2720         * getnline.m4: New file.
2721
2722 2003-07-14  Simon Josefsson  <jas@extundo.com>
2723
2724         * mempcpy.m4: New file.
2725
2726 2003-07-10  Jim Meyering  <jim@meyering.net>
2727
2728         * clock_time.m4: Remove trailing blank.
2729         * intmax_t.m4: Likewise.
2730
2731 2003-07-01  Paul Eggert  <eggert@twinsun.com>
2732
2733         * xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
2734         xreadlink.c now includes it unconditionally.
2735
2736 2003-07-01  Bruno Haible  <bruno@clisp.org>
2737
2738         * ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>. <sys/types.h>
2739         should be sufficient.
2740         Reported by Paul Eggert.
2741
2742 2003-06-25  Bruno Haible  <bruno@clisp.org>
2743
2744         * readlink.m4: New file.
2745
2746 2003-06-22  Bruno Haible  <bruno@clisp.org>
2747
2748         Portability to mingw32.
2749         * ssize_t.m4: New file, from GNU gettext.
2750         * safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
2751         * xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
2752
2753 2003-06-11  Bruno Haible  <bruno@clisp.org>
2754
2755         * sysexits.m4: New file.
2756
2757 2003-06-10  Simon Josefsson  <jas@extundo.com>
2758
2759         * strchrnul.m4: New file.
2760
2761 2003-06-07  Bruno Haible  <bruno@clisp.org>
2762
2763         * fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
2764         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
2765         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
2766         directory.
2767         * poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
2768         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
2769         directory.
2770
2771 2003-06-04  Paul Eggert  <eggert@twinsun.com>
2772
2773         * human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
2774         locale.h, localeconv.  This merges changes from coreutils.
2775
2776         * mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
2777         It can be removed after the next Autoconf is released.
2778         * exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
2779         needed.
2780
2781 2003-05-30  Bruno Haible  <bruno@clisp.org>
2782
2783         * gettext.m4: Upgrade to gettext-0.12.1.
2784         * nls.m4: New file, from gettext-0.12.1.
2785         * po.m4: New file, from gettext-0.12.1.
2786         * progtest.m4: Upgrade to gettext-0.12.1.
2787
2788 2003-05-28  Paul Eggert  <eggert@twinsun.com>
2789
2790         Assume the headers required for C89 freestanding compilers.
2791         * backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
2792         * fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
2793         * human.m4 (gl_HUMAN): Likewise.
2794         * pathmax.m4 (gl_PATHMAX): Likewise.
2795         * rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
2796         * userspec.m4 (gl_USERSPEC): Likewise.
2797         * xreadlink.m4 (gl_XREADLINK): Likewise.
2798         * xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
2799         * quote.m4 (gl_QUOTE): Don't check for stddef.h.
2800
2801 2003-05-26  Jim Meyering  <jim@meyering.net>
2802
2803         Merge in a change from coreutils:
2804         * dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
2805         that is guaranteed to be `no'.  Use `no_such_member' to indicate
2806         that condition, rather than `-1' which is slightly misleading.
2807         Change the name of the cache variable to have the gl_ prefix.
2808         Prompted by a patch from Richard Dawe for DJGPP.
2809
2810 2003-05-17  Bruno Haible  <bruno@clisp.org>
2811
2812         * dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an invalid
2813         expansion for AC_EGREP_CPP.
2814         * strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
2815         * strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
2816         Suggested by Akim Demaille <akim@epita.fr> in
2817         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
2818
2819 2003-04-21  Paul Eggert  <eggert@twinsun.com>
2820
2821         * error.m4 (gl_ERROR): Do not put under dynamic conditions some
2822         code which expansion is under static control.  Patch imported from
2823         Akim Demaille's patch to Bison; see
2824         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
2825
2826 2003-04-14  Bruno Haible  <bruno@clisp.org>
2827
2828         * error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
2829
2830 2003-04-10  Bruno Haible  <bruno@clisp.org>
2831
2832         * findprog.m4: New file.
2833         * eaccess.m4: New file.
2834
2835 2003-04-04  Bruno Haible  <bruno@clisp.org>
2836
2837         * linebreak.m4: New file.
2838
2839 2003-04-03  Bruno Haible  <bruno@clisp.org>
2840
2841         * utf-ucs4.m4: New file.
2842         * ucs4-utf.m4: New file.
2843
2844 2003-03-30  Bruno Haible  <bruno@clisp.org>
2845
2846         * copy-file.m4 (gl_COPY_FILE): Add check for chown().
2847
2848 2003-03-28  Bruno Haible  <bruno@clisp.org>
2849
2850         * copy-file.m4: New file.
2851
2852 2003-03-18  Bruno Haible  <bruno@clisp.org>
2853
2854         * onceonly.m4: Use m4_defn instead of defn, for better error checking.
2855         * onceonly_2_57.m4: Likewise.
2856
2857 2003-03-17  Bruno Haible  <bruno@clisp.org>
2858
2859         * onceonly.m4: Require autoconf 2.54 or newer.
2860         (m4_quote): Remove macro.
2861         * onceonly_2_57.m4: Require autoconf 2.54 or newer.
2862
2863 2003-03-14  Bruno Haible  <bruno@clisp.org>
2864
2865         * onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
2866         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
2867
2868 2003-03-13  Paul Eggert  <eggert@twinsun.com>
2869
2870         * onceonly.m4 (m4_quote): New macro.
2871         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
2872         Quote AC_FOREACH variable-expansions properly.
2873
2874 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
2875
2876         * poll.m4: New file.
2877
2878 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
2879
2880         * mathl.m4: New file.
2881
2882 2003-02-17  Bruno Haible  <bruno@clisp.org>
2883
2884         * mkdtemp.m4: New file, from GNU gettext with modifications.
2885
2886 2003-02-02  Jim Meyering  <jim@meyering.net>
2887
2888         * regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
2889         e.g. glibc-2.2.93.
2890
2891 2003-01-31  Bruno Haible  <bruno@clisp.org>
2892
2893         * rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
2894         'rpl_rename'.
2895         * strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
2896         'rpl_strnlen'.
2897         * strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
2898         'rpl_strtod'.
2899         * utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
2900         'rpl_utime'.
2901
2902 2003-01-30  Bruno Haible  <bruno@clisp.org>
2903
2904         * signed.m4: New file, from GNU gettext.
2905         * longdouble.m4: New file, from GNU gettext.
2906         * wchar_t.m4: New file, from GNU gettext.
2907         * wint_t.m4: New file, from GNU gettext.
2908         * vasnprintf.m4: New file.
2909         * vasprintf.m4: New file.
2910
2911 2003-01-29  Bruno Haible  <bruno@clisp.org>
2912
2913         * stpncpy.m4: New file.
2914
2915 2003-01-23  Jim Meyering  <jim@meyering.net>
2916
2917         * dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
2918         from working on systems without dirfd (at least Irix and OSF1/Tru64).
2919
2920 2003-01-16  Jim Meyering  <jim@meyering.net>
2921
2922         * regex.m4: The `regex' struct is both input and output.
2923         Initialize it before each use.  Patch by Tim Waugh.
2924
2925 2003-01-11  Bruno Haible  <bruno@clisp.org>
2926
2927         * longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
2928         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
2929         suffix.
2930
2931 2003-01-11  Bruno Haible  <bruno@clisp.org>
2932
2933         * md5.m4 (gl_MD5): Require AC_C_INLINE.
2934
2935 2003-01-11  Bruno Haible  <bruno@clisp.org>
2936
2937         * alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
2938
2939 2003-01-12  Paul Eggert  <eggert@twinsun.com>
2940
2941         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
2942         to avoid collisions with libcurses and libreadline.
2943
2944         * getstr.m4: Remove.
2945         * getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
2946
2947 2003-01-10  Bruno Haible  <bruno@clisp.org>
2948
2949         * alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
2950
2951 2003-01-09  Bruno Haible  <bruno@clisp.org>
2952
2953         * stdbool.m4 (AM_STDBOOL_H): New macro.
2954
2955 2002-12-31  Paul Eggert  <eggert@twinsun.com>
2956
2957         * memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
2958
2959 2002-12-24  Bruno Haible  <bruno@clisp.org>
2960
2961         General infrasructure.
2962         * README: Rewritten.
2963         * onceonly.m4: New file.
2964         * onceonly_2_57.m4: New file.
2965
2966         Module atexit.
2967         * atexit.m4: New file.
2968
2969         Module strtod.
2970         * strtod.m4: New file.
2971
2972         Module strtol.
2973         * strtol.m4: New file.
2974
2975         Module strtoul.
2976         * strtoul.m4: New file.
2977
2978         Module memchr.
2979         * memchr.m4: New file.
2980
2981         Module memcmp.
2982         * memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
2983         (jm_FUNC_MEMCMP): Invoke it.
2984
2985         Module memcpy.
2986         * memcpy.m4: New file.
2987
2988         Module memmove.
2989         * memmove.m4: New file.
2990
2991         Module memset.
2992         * memset.m4: New file.
2993
2994         Module strcspn.
2995         * strcspn.m4: New file.
2996
2997         Module strpbrk.
2998         * strpbrk.m4: New file.
2999
3000         Module strstr.
3001         * strstr.m4: New file.
3002
3003         Module strerror.
3004         * strerror.m4: New file.
3005
3006         Module mktime.
3007         * mktime.m4: Renamed from jm-mktime.m4.
3008         (gl_PREREQ_MKTIME): New macro.
3009         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
3010
3011         Module malloc.
3012         * malloc.m4 (gl_PREREQ_MALLOC): New macro.
3013         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
3014         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
3015
3016         Module realloc.
3017         * realloc.m4 (gl_PREREQ_REALLOC): New macro.
3018         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
3019         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
3020
3021         Module strftime.
3022         * tm_gmtoff.m4: New file, extracted from strftime.m4.
3023         * strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
3024         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
3025         gl_TM_GMTOFF.
3026         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
3027
3028         Module xalloc.
3029         * xalloc.m4: New file.
3030
3031         Module alloca.
3032         * alloca.m4: New file.
3033
3034         Module putenv.
3035         * putenv.m4 (gl_PREREQ_PUTENV): New macro.
3036         (jm_FUNC_PUTENV): Invoke it.
3037
3038         Module setenv.
3039         * setenv.m4 (gt_FUNC_SETENV): New macro.
3040         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
3041         when invoked twice.
3042         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
3043         gt_FUNC_SETENV.
3044
3045         Module memrchr.
3046         * memrchr.m4: New file.
3047
3048         Module stpcpy.
3049         * stpcpy.m4: New file.
3050
3051         Module strcase.
3052         * strcase.m4: New file.
3053
3054         Module strdup.
3055         * strdup.m4: New file.
3056
3057         Module strnlen.
3058         * strnlen.m4: New file.
3059
3060         Module strndup.
3061         * strndup.m4: New file.
3062
3063         Module xstrtod.
3064         * xstrtod.m4: New file.
3065
3066         Module xstrtol.
3067         * xstrtol.m4: New file.
3068
3069         Module getdate.
3070         * getdate.m4: New file.
3071
3072         Module unlocked-io.
3073         * unlocked-io.m4: Renamed from jm-glibc-io.m4.
3074         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
3075         * jm-glibc-io.m4n: Remove file.
3076
3077         Module long-options.
3078         * long-options.m4: New file.
3079
3080         Module md5.
3081         * md5.m4: New file.
3082
3083         Module sha.
3084         * sha.m4: New file.
3085
3086         Module getstr.
3087         * getstr.m4: New file.
3088
3089         Module getline.
3090         * getline.m4 (gl_PREREQ_GETLINE): New macro.
3091         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
3092         <sys/types.h>, for size_t. Use the function name gnu_getline, not
3093         simply getline. Infoke gl_PREREQ_GETLINE.
3094
3095         Module obstack.
3096         * obstack.m4: New file.
3097
3098         Module hash.
3099         * hash.m4: New file.
3100
3101         Module readtokens.
3102         * readtokens.m4: New file.
3103
3104         Module strverscmp.
3105         * strverscmp.m4: New file.
3106
3107         Module stdbool.
3108         * stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for OSF/1.
3109
3110         Module strtoll.
3111         * strtoll.m4: New file.
3112
3113         Module strtoull.
3114         * strtoull.m4: New file.
3115
3116         Module strtoimax.
3117         * strtoimax.m4: New file.
3118
3119         Module strtoumax.
3120         * strtoumax.m4: New file.
3121
3122         Module xstrtoimax.
3123         * xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from jm_AC_PREREQ_XSTRTOIMAX.
3124         Moved the strtol prerequisites to strtol.m4.
3125         Moved the strtoll prerequisites to strtoll.m4.
3126         Moved the strtoimax prerequisites to strtoimax.m4.
3127
3128         Module xstrtoumax.
3129         * xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from jm_AC_PREREQ_XSTRTOUMAX.
3130         Moved the strtoul prerequisites to strtoul.m4.
3131         Moved the strtoull prerequisites to strtoull.m4.
3132         Moved the strtoumax prerequisites to strtoumax.m4.
3133
3134         Module chown.
3135         * chown.m4 (gl_PREREQ_CHOWN): New macro.
3136         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
3137
3138         Module dup2.
3139         * dup2.m4: New file.
3140
3141         Module ftruncate.
3142         * ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
3143         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
3144
3145         Module getgroups.
3146         * getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
3147         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
3148
3149         Module gettimeofday.
3150         * gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
3151         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
3152         gl_PREREQ_GETTIMEOFDAY.
3153
3154         Module mkdir.
3155         * mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
3156         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
3157
3158         Module mkstemp.
3159         * mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
3160         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
3161         jm_AC_TYPE_UINTMAX_T.
3162         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
3163
3164         Module stat.
3165         * stat.m4 (gl_PREREQ_STAT): New macro.
3166         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
3167
3168         Module lstat.
3169         * lstat.m4 (gl_PREREQ_LSTAT): New macro.
3170         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
3171
3172         Module timespec.
3173         * timespec.m4 (gl_TIMESPEC): New macro.
3174         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
3175         * st_mtim.m4: Indentation.
3176
3177         Module nanosleep.
3178         * nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
3179         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
3180         gl_PREREQ_NANOSLEEP.
3181
3182         Module regex.
3183         * regex.m4 (jm_PREREQ_REGEX): New macro.
3184         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
3185         (gl_REGEX): New macro.
3186
3187         Module rename.
3188         * rename.m4 (gl_PREREQ_RENAME): New macro.
3189         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
3190
3191         Module rmdir.
3192         * rmdir.m4: New file.
3193
3194         Module utime.
3195         * utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
3196         * utime.m4 (gl_PREREQ_UTIME): New macro.
3197         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
3198
3199         Module dirname.
3200         * dirname.m4: New file.
3201
3202         Module getopt.
3203         * getopt.m4: New file.
3204
3205         Module unistd-safer.
3206         * unistd-safer.m4: New file.
3207
3208         Module fnmatch.
3209         * fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
3210         declaration.
3211         (gl_PREREQ_FNMATCH_EXTRA): New macro.
3212         (gl_FUNC_FNMATCH_POSIX): New macro.
3213         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
3214         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
3215         simply fnmatch.
3216
3217         Module exclude.
3218         * exclude.m4: New file.
3219
3220         Module human.
3221         * human.m4: New file.
3222
3223         Module acl.
3224         * acl.m4: Nop.
3225
3226         Module backupfile.
3227         * backupfile.m4: New file.
3228         * d-ino.m4: Indentation.
3229
3230         Module fsusage.
3231         * fsusage.m4 (gl_FSUSAGE): New macro.
3232         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
3233         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
3234
3235         Module dirfd.
3236         * dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP requirements.
3237
3238         Module euidaccess.
3239         * euidaccess.m4: New file.
3240
3241         Module file-type.
3242         * file-type.m4: New file.
3243
3244         Module fileblocks.
3245         * fileblocks.m4: New file.
3246
3247         Module filemode.
3248         * filemode.m4: New file.
3249
3250         Module isdir.
3251         * isdir.m4: New file.
3252
3253         Module lchown.
3254         * lchown.m4 (gl_PREREQ_LCHOWN): New macro.
3255         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
3256
3257         Module makepath.
3258         * makepath.m4: New file.
3259
3260         Module modechange.
3261         * modechange.m4: New file.
3262
3263         Module mountlist.
3264         * mountlist.m4: New file.
3265         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
3266         Indentation.
3267
3268         Module path-concat.
3269         * path-concat.m4: New file.
3270
3271         Module pathmax.
3272         * pathmax.m4: New file.
3273
3274         Module same.
3275         * same.m4: New file.
3276
3277         Module save-cwd.
3278         * save-cwd.m4: New file.
3279
3280         Module savedir.
3281         * savedir.m4: New file.
3282
3283         Module xgetcwd.
3284         * xgetcwd.m4: New file.
3285         * getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
3286
3287         Module xreadlink.
3288         * xreadlink.m4: New file.
3289
3290         Module safe-read.
3291         * safe-read.m4: New file.
3292
3293         Module safe-write.
3294         * safe-write.m4: New file.
3295
3296         Module closeout.
3297         * closeout.m4: New file.
3298
3299         Module stdio-safer.
3300         * stdio-safer.m4: New file.
3301
3302         Module getpass.
3303         * getpass.m4: New file.
3304
3305         Module getugroups.
3306         * getugroups.m4: New file.
3307
3308         Module group-member.
3309         * group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
3310         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
3311
3312         Module idcache.
3313         * idcache.m4: New file.
3314
3315         Module userspec.
3316         * userspec.m4: New file.
3317
3318         Module gettime.
3319         * clock_time.m4: New file.
3320         * gettime.m4: New file.
3321
3322         Module settime.
3323         * settime.m4: New file.
3324
3325         Module posixtm.
3326         * posixtm.m4: New file.
3327
3328         Module gethostname.
3329         * gethostname.m4: New file.
3330
3331         Module canon-host.
3332         * canon-host.m4: New file.
3333
3334         Module gettext.
3335         * codeset.m4: New file, from gettext-0.11.5.
3336         * gettext.m4: New file, from gettext-0.11.5.
3337         * glibc21.m4: New file, from gettext-0.11.5.
3338         * iconv.m4: New file, from gettext-0.11.5.
3339         * intdiv0.m4: New file, from gettext-0.11.5.
3340         * inttypes-pri.m4: New file, from gettext-0.11.5.
3341         * inttypes.m4: New file, from gettext-0.11.5.
3342         * inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
3343         * isc-posix.m4: New file, from gettext-0.11.5.
3344         * lcmessage.m4: New file, from gettext-0.11.5.
3345         * lib-ld.m4: New file, from gettext-0.11.5.
3346         * lib-link.m4: New file, from gettext-0.11.5.
3347         * lib-prefix.m4: New file, from gettext-0.11.5.
3348         * progtest.m4: New file, from gettext-0.11.5.
3349         * stdint_h.m4: New file, from gettext-0.11.5 with modifications.
3350         * uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
3351         * ulonglong.m4: New file, from gettext-0.11.5 with modifications.
3352
3353         Module localcharset.
3354         * localcharset.m4: New file.
3355
3356         Module hard-locale.
3357         * hard-locale.m4: New file.
3358
3359         Module mbswidth.
3360         * mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
3361         onceonly macros.
3362         * mbrtowc.m4: Add comment.
3363
3364         Module memcasecmp.
3365         * memcasecmp.m4: New file.
3366
3367         Module memcoll.
3368         * memcoll.m4: New file.
3369
3370         Module unicodeio.
3371         * unicodeio.m4: New file.
3372
3373         Module rpmatch.
3374         * rpmatch.m4: New file.
3375
3376         Module yesno.
3377         * yesno.m4: New file.
3378
3379         Module exitfail.
3380         * exitfail.m4: New file.
3381
3382         Module c-stack.
3383         * c-stack.m4 (gl_C_STACK): New macro.
3384         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
3385
3386         Module error.
3387         * error.m4 (gl_ERROR): New macro.
3388         (jm_PREREQ_ERROR): Use onceonly macros.
3389
3390         Module fatal.
3391         * fatal.m4: New file.
3392
3393         Module getloadavg.
3394         * getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
3395         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
3396
3397         Module getpagesize.
3398         * getpagesize.m4: New file.
3399
3400         Module getusershell.
3401         * getusershell.m4: New file.
3402
3403         Module physmem.
3404         * physmem.m4: New file.
3405
3406         Module posixver.
3407         * posixver.m4: New file.
3408
3409         Module quotearg.
3410         * quotearg.m4: New file.
3411
3412         Module quote.
3413         * quote.m4: New file.
3414
3415         Module readutmp.
3416         * readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
3417
3418         Module sig2str.
3419         * sig2str.m4: New file.
3420
3421         Other.
3422         * longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
3423         ulonglong.m4.
3424         * intmax_t.m4: New file.
3425         * d-type.m4: Indentation.
3426         * jm-macros.m4: Update.
3427         * prereq.m4 (jm_PREREQ): Update.
3428         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
3429         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
3430         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
3431         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
3432         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
3433         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
3434         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
3435         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
3436         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
3437         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
3438         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
3439         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
3440         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
3441         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
3442         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
3443         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
3444         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
3445         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
3446         * readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
3447
3448 2002-12-18  Bruno Haible  <bruno@clisp.org>
3449
3450         * strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
3451         * jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
3452
3453 2002-12-17  Bruno Haible  <bruno@clisp.org>
3454
3455         * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
3456         stdlib.h, string.h.
3457
3458 2002-12-11  Bruno Haible  <bruno@clisp.org>
3459
3460         * setenv.m4: New file, from gettext-0.11.5.
3461
3462 2002-12-06  Paul Eggert  <eggert@twinsun.com>
3463
3464         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
3465         a pain in practice to deal with generated m4 files.  This change
3466         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
3467
3468         * Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
3469         and jm-glibc-io.m4, as they are no longer a special case.
3470         * jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
3471         kludge and the auto-generation stuff.  Check only whether the
3472         functions are declared, not whether they exist, since older hosts
3473         that don't declare the functions can't use the optimization anyway.
3474
3475 2002-07-06  Jim Meyering  <meyering@lucent.com>
3476
3477         * README: Don't mention Makefile.am.in.
3478         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
3479
3480 2002-06-11  Paul Eggert  <eggert@twinsun.com>
3481
3482         * fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
3483
3484 2002-06-22  Jim Meyering  <meyering@lucent.com>
3485
3486         * c-stack.m4: New file, from diffutils-2.8.2.
3487         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
3488
3489         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
3490         now that configure.ac uses AC_GNU_SOURCE.
3491         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
3492         * prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
3493
3494         Update to latest tools.  Suggestions from Paul Eggert.
3495         * stdbool.m4: New file, from diffutils-2.8.2.
3496         * gnu-source.m4: Update from diffutils-2.8.2.
3497         * fnmatch.m4: Likewise.
3498         * prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
3499         to AC_HEADER_STDBOOL
3500
3501 2002-06-21  Jim Meyering  <meyering@lucent.com>
3502
3503         * c-bs-a.m4: Add comment, from diffutils-2.8.2.
3504         * mbrtowc.m4: Likewise.
3505
3506         * mbstate_t.m4: Update from diffutils-2.8.2.
3507         * mbswidth.m4: Reflect name change:
3508         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
3509         * prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
3510
3511         * lib-link.m4: Update from gettext-0.11.2.
3512         * gettext.m4: Likewise.
3513
3514         * jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
3515         From Alfred M. Szmidt.
3516
3517 2002-05-19  Paul Eggert  <eggert@twinsun.com>
3518
3519         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
3520
3521 2002-06-07  Jim Meyering  <meyering@lucent.com>
3522
3523         * prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
3524         They're needed at least for NetBSD 1.5.2.
3525         ($statxfs_includes): Include those same headers.
3526         ($statxfs_includes): Include sys/vfs.h if available.
3527         ($statxfs_includes): Likewise for sys/statvfs.h.
3528         Check for the following members in both structs statfs and statvfs:
3529         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
3530
3531 2002-06-01  Jim Meyering  <meyering@lucent.com>
3532
3533         * d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
3534         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
3535
3536 2002-05-28  Jim Meyering  <meyering@lucent.com>
3537
3538         * readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
3539         Reported by Volker Borchert.
3540
3541 2002-05-27  Jim Meyering  <meyering@lucent.com>
3542
3543         * gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
3544         localtime.
3545
3546         * readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
3547         use the replacement function; it wouldn't resolve at link time.
3548         Reported by Volker Borchert.
3549
3550 2002-04-30  Jim Meyering  <meyering@lucent.com>
3551
3552         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
3553
3554 2002-04-29  Paul Eggert  <eggert@twinsun.com>
3555
3556         * prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
3557         Do not check for alloca.h (no longer used) or stdbool.h (was never
3558         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
3559
3560 2002-04-28  Paul Eggert  <eggert@twinsun.com>
3561
3562         * prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
3563
3564 2002-04-29  Jim Meyering  <meyering@lucent.com>
3565
3566         * jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
3567         * prereq.m4: Add jm_PREREQ_STRNLEN.
3568         Use AC_FUNC_STRNLEN here instead.
3569
3570         * jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
3571         With autoconf-2.53a, it's part of AC_PROG_CC.
3572
3573 2002-04-28  Paul Eggert  <eggert@twinsun.com>
3574
3575         * jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
3576         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
3577
3578 2002-04-24  Jim Meyering  <meyering@lucent.com>
3579
3580         * prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
3581         (jm_PREREQ): Use it.
3582
3583         * getloadavg.m4: Check for these headers: locale.h unistd.h
3584         mach/mach.h fcntl.h.
3585         Check for this function: setlocale.
3586
3587 2002-04-16  Jim Meyering  <meyering@lucent.com>
3588
3589         * prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
3590         ut_pid, ut_id, ut_exit.
3591
3592 2002-04-12  Jim Meyering  <meyering@lucent.com>
3593
3594         * ls-mntd-fs.m4 (checking for getmntinfo function...): Remove now-bogus
3595         check for f_type in sys/mount.h.  Instead, just test for the existence
3596         of the getmntinfo function.  Needed for Darwin 5.3.
3597
3598         * dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
3599         This is necessary at least on Darwin 5.3.
3600
3601         * jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
3602         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of strnlen.o
3603         in the library, and that makes some versions of ranlib object.
3604
3605 2002-04-09  Jim Meyering  <meyering@lucent.com>
3606
3607         * malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
3608         to be more precise.  Rather than saying we're checking whether the
3609         function `works', say what we're testing.
3610         * realloc.m4 (jm_FUNC_REALLOC): Likewise.
3611         Reported by Bruno Haible.
3612
3613 2002-02-27  Paul Eggert  <eggert@twinsun.com>
3614
3615         * jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
3616         Check for clock_settime.
3617
3618 2002-02-25  Paul Eggert  <eggert@twinsun.com>
3619
3620         * acl.m4: New file.
3621         * jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
3622         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
3623
3624 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
3625
3626         * codeset.m4: Upgrade to gettext-0.11.
3627         * gettext.m4: Upgrade to gettext-0.11.
3628         * glibc21.m4: Upgrade to gettext-0.11.
3629         * iconv.m4: Upgrade to gettext-0.11.
3630         * isc-posix.m4: Upgrade to gettext-0.11.
3631         * lcmessage.m4: Upgrade to gettext-0.11.
3632         * lib-ld.m4: New file, from gettext-0.11.
3633         * lib-link.m4: New file, from gettext-0.11.
3634         * lib-prefix.m4: New file, from gettext-0.11.
3635         * progtest.m4: Upgrade to gettext-0.11.
3636
3637 2002-02-15  Paul Eggert  <eggert@twinsun.com>
3638
3639         * prereq.m4 (jm_PREREQ_POSIXVER): New macro.
3640         (jm_PREREQ): Use it.
3641
3642 2002-01-26  Jim Meyering  <meyering@lucent.com>
3643
3644         * jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
3645         * strnlen.m4: Remove file, now that it's part of autoconf.
3646
3647 2002-01-22  Paul Eggert  <eggert@twinsun.com>
3648
3649         * jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
3650
3651 2002-01-19  Jim Meyering  <meyering@lucent.com>
3652
3653         * jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
3654         Remove useless quotes: DF_PROG="df".
3655         * strnlen.m4: New file.
3656
3657 2001-12-14  Jim Meyering  <meyering@lucent.com>
3658
3659         * jm-macros.m4 (jm_MACROS): Check for iswspace.
3660         Suggestion from Bruno Haible.
3661
3662 2001-11-20  Jim Meyering  <meyering@lucent.com>
3663
3664         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
3665         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
3666
3667 2001-11-19  Jim Meyering  <meyering@lucent.com>
3668
3669         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
3670         directory.  Use "conftestXXXXXX" as the template.
3671         Suggestion from Paul Eggert.
3672
3673         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor immediately,
3674         so the test doesn't mistakenly hit the max-open-files limit.
3675
3676 2001-11-18  Jim Meyering  <meyering@lucent.com>
3677
3678         * prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
3679
3680 2001-11-17  Jim Meyering  <meyering@lucent.com>
3681
3682         * mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
3683         Prompted by a report from Bob Proulx.
3684
3685         * jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
3686         Instead, require UTILS_FUNC_MKSTEMP.
3687
3688 2001-11-11  Jim Meyering  <meyering@lucent.com>
3689
3690         * jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
3691         Now, that's done as part of AC_FUNC_STRTOD.
3692
3693 2001-10-22  Paul Eggert  <eggert@twinsun.com>
3694
3695         * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
3696         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
3697
3698 2001-11-10  Jim Meyering  <meyering@lucent.com>
3699
3700         * prereq.m4 (jm_PREREQ_PHYSMEM): New function.
3701         (jm_PREREQ): Use it.
3702
3703 2001-11-09  Jim Meyering  <meyering@lucent.com>
3704
3705         * jm-macros.m4: Require autoconf-2.52f.
3706         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
3707         Use these AC_-prefixed names, not the AM_-prefixed ones.
3708
3709         * afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
3710
3711 2001-11-04  Jim Meyering  <meyering@lucent.com>
3712
3713         * fpending.m4: Remove unused cruft that saved, set, and restored $DEFS.
3714
3715 2001-11-03  Jim Meyering  <meyering@lucent.com>
3716
3717         * jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
3718         of AC_DEFUN.
3719
3720         * dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
3721         know the name of the variable in the macro definition.
3722
3723 2001-11-01  Jim Meyering  <meyering@lucent.com>
3724
3725         * dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
3726         * jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
3727
3728 2001-10-20  Paul Eggert  <eggert@twinsun.com>
3729
3730         * error.m4 (jm_PREREQ_ERROR):
3731         Do not invoke AC_CHECK_FUNCS with strerror_r, as
3732         AC_FUNC_STRERROR_R does that.
3733         Check for strerror declaration.
3734
3735         * strerror_r.m4: Add copyright notice, as nontrivial m4 files
3736         are supposed to have them these days.
3737         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
3738         Merge changes from latest Autoconf CVS.
3739         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
3740         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
3741         POSIX decided to standardize on the int flavor of strerror_r.
3742
3743 2001-09-30  Jim Meyering  <meyering@lucent.com>
3744
3745         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
3746         `struct fsstat' has the `f_fstypename' member.
3747         Use that to define FS_TYPE, which is now used to make
3748         the getfsstat link test tighter.
3749
3750 2001-09-29  Jim Meyering  <meyering@lucent.com>
3751
3752         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
3753         [one-argument getmntent function]): Include stdio.h before mntent.h.
3754         SunOS 4.1.x needs it for the declaration of `FILE'.
3755         Patch by Volker Borchert.
3756
3757         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
3758         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
3759         sys/fs_types.h, and make the link-test for getfsstat guard #include
3760         directives with appropriate #if HAVE_*_H tests so that we can
3761         detect getfsstat on Apple Darwin1.3.7 systems.
3762         Reported by Nelson Beebe.
3763         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
3764
3765 2001-09-28  Paul Eggert  <eggert@twinsun.com>
3766
3767         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
3768         #defines strtoimax.  Also treat the other strto* functions
3769         like strtoimax.
3770
3771         * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
3772         Check for strtoul and strtoumax,
3773         as those declarations are made even in the signed case.
3774         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
3775         Likewise, for strtol and strtoimax.
3776
3777 2001-09-24  Jim Meyering  <meyering@lucent.com>
3778
3779         * gettext.m4: Use the version from gettext-0.10.40, not CVS.
3780
3781 2001-09-23  Jim Meyering  <meyering@lucent.com>
3782
3783         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
3784         instead of the mere test for existence of mntent.h.  The latter
3785         would get a false-positive on AIX 3.4 systems.
3786         In the outer getmntent if-block, don't die if neither of the getmntent
3787         tests succeeds.  Instead, just fall through and continue with the
3788         remaining tests.
3789
3790 2001-09-22  Jim Meyering  <meyering@lucent.com>
3791
3792         * gettext.m4: New file.  From gettext.
3793         * lcmessage.m4: Sync with gettext -- this changes only comments.
3794         * progtest.m4: Likewise
3795         * isc-posix.m4: Decrement serial number to sync with gettext.
3796         * glibc21.m4: Likewise.
3797
3798         * libintl.m4: Remove.  No longer used.
3799
3800 2001-09-20  Jim Meyering  <meyering@lucent.com>
3801
3802         * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
3803         strtoimax.
3804         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
3805         strtoumax.
3806
3807 2001-09-17  Jim Meyering  <meyering@lucent.com>
3808
3809         * chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
3810         * jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
3811         * nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
3812         * st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
3813         * utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
3814         whenever the right hand side need not be expanded by the shell.
3815
3816 2001-09-16  Paul Eggert  <eggert@twinsun.com>
3817
3818         * fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
3819         library.  It's not correct, as some older glibcs are buggy.
3820         fnmatch wasn't fixed until glibc 2.2.
3821
3822         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
3823         special shell magic here.
3824
3825 2001-09-16  Jim Meyering  <meyering@lucent.com>
3826
3827         * mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
3828         * jm-macros.m4: Require it.
3829
3830 2001-09-15  Jim Meyering  <meyering@lucent.com>
3831
3832         * jm-macros.m4: Check for help2man.
3833
3834 2001-09-11  Jim Meyering  <meyering@lucent.com>
3835
3836         * host-os.m4 (UTILS_HOST_OS): New file/macro.
3837         The body, by Paul Eggert, was moved here from configure.in.
3838         * jm-macros.m4: Require UTILS_HOST_OS.
3839
3840 2001-09-04  Paul Eggert  <eggert@twinsun.com>
3841
3842         * prereq.m4 (jm_PREREQ_XREADLINK): New macro.
3843         (jm_PREREQ): Use it.
3844
3845 2001-09-03  Paul Eggert  <eggert@twinsun.com>
3846
3847         * prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
3848         sys/param.h, as pathmax.h includes them.
3849
3850 2001-09-03  Paul Eggert  <eggert@twinsun.com>
3851
3852         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
3853         (jm_PREREQ_XGETCWD): New macro.
3854
3855         * getcwd.m4: New file.
3856
3857 2001-09-01  Jim Meyering  <meyering@lucent.com>
3858
3859         * jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
3860         Used by df.
3861
3862 2001-08-30  Paul Eggert  <eggert@twinsun.com>
3863
3864         Simplify code, partly by assuming autoconf 2.52 semantics.
3865
3866         * Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
3867
3868         * inttypes.m4 (AC_PREREQ): Bump to 2.52.
3869         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
3870         All uses removed.
3871         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
3872         Move AC_REQUIRE to next-to-top level, to avoid confusion.
3873         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
3874         * prereq.m4 (jm_PREREQ_HUMAN): Don't require jm_AC_HEADER_INTTYPES_H.
3875         * jm-macros.m4 (jm_MACROS): Likewise.
3876
3877         * uintmax_t.m4: Remove, as it duplicates inttypes.m4.
3878
3879         * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
3880         Quote first arg of AC_DEFUN.
3881         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
3882         since they are needed to parse the include file even if we need
3883         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
3884         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
3885         but with opposite signedness.
3886
3887 2001-08-30  Paul Eggert  <eggert@twinsun.com>
3888
3889         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
3890         (jm_PREREQ_EXCLUDE): New macro.
3891
3892 2001-08-26  Jim Meyering  <meyering@lucent.com>
3893
3894         * jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
3895
3896         * xstrtoimax.m4: New file.
3897         * xstrtoumax.m4: Add comments explaining why we
3898         AC_REPLACE_FUNCS(strtol).
3899
3900 2001-06-20  Paul Eggert  <eggert@twinsun.com>
3901
3902         * inttypes.m4: Add AC_PREREQ(2.13).
3903         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
3904         (jm_AC_TYPE_INTMAX_T): New macro.
3905         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
3906
3907         * longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
3908
3909         * longlong.m4: Renamed from ulonglong.m4.
3910         * inttypes.m4: Renamed from inttypes_h.m4.
3911         * uintmax_t.m4: Removed.
3912
3913 2001-08-12  Jim Meyering  <meyering@lucent.com>
3914
3915         * afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
3916         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
3917         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
3918         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
3919         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
3920         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
3921         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
3922         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
3923         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
3924         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
3925         utime.m4, utimes.m4, xstrtoumax.m4:
3926         Quote the first argument in each use of AC_DEFUN.
3927
3928 2001-08-05  Jim Meyering  <meyering@lucent.com>
3929
3930         * jm-macros.m4: Require autoconf-2.52.
3931
3932 2001-08-03  Paul Eggert  <eggert@twinsun.com>
3933
3934         The following changes are from gettext 0.10.39 as maintained by
3935         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
3936
3937         * codeset.m4: Upgrade to serial AM1.
3938         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
3939         all uses changed.  Quote first arg of AC_DEFUN.
3940         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
3941
3942         * iconv.m4: Upgrade to serial AM2.
3943         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
3944         Add --with-libconv-prefix.
3945         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
3946         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
3947         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
3948         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
3949         * jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
3950
3951         * c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
3952         * getline.m4 (AM_FUNC_GETLINE): Likewise.
3953         * glibc21.m4 (jm_GLIBC21): Likewise.
3954         * inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
3955         * isc-posix.m4 (AC_ISC_POSIX): Likewise.
3956         * lcmessage.m4 (AM_LC_MESSAGES): Likewise.
3957         * progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
3958         * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
3959         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
3960
3961         * getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
3962         string.h any more.
3963
3964         * progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
3965         not the default value.
3966
3967         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
3968         * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
3969         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
3970         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
3971         Also check for iswcntrl, used for wcwidth fallback.
3972         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
3973         to Autoconf 2.13.
3974
3975 2001-08-03  Jim Meyering  <meyering@lucent.com>
3976
3977         * mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
3978         as it was in the original.  Reported by Paul Eggert.
3979
3980 2001-07-16  Jim Meyering  <meyering@lucent.com>
3981
3982         * gettimeofday.m4: New file.
3983         Prompted by a report from Bernhard Baehr.
3984
3985 2001-07-15  Jim Meyering  <meyering@lucent.com>
3986
3987         * Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h stuff.
3988         Now it's in ../Makefile.cfg.
3989
3990 2001-07-04  Jim Meyering  <meyering@lucent.com>
3991
3992         * Makefile.am.in (glibc-io.struct): New target.  Rework the code
3993         that generates jm-glibc-io.m4 so that it doesn't trigger any make
3994         distcheck failure.
3995
3996 2001-07-02  Jim Meyering  <meyering@lucent.com>
3997
3998         The following changes were prompted by suggestions from Bruno Haible.
3999
4000         * jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
4001         is now generated.
4002         * Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
4003         definition of EXTRA_DIST.
4004         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
4005         ensure that the generated file is created/updated whenever the list
4006         of $(unlocked_functions) is changed.
4007         (jm-glibc-io.m4): New rule.
4008         (unlocked-io.h): New rule -- currently unused.
4009
4010 2001-06-24  Jim Meyering  <meyering@lucent.com>
4011
4012         * regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
4013         unmatched right bracket, rather than kludging it with an extra,
4014         falsely-matching quote in a comment.  Patch by Akim Demaille.
4015
4016 2001-05-27  Jim Meyering  <meyering@lucent.com>
4017
4018         * prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
4019         Check for ut_type in struct utmp.
4020
4021 2001-05-22  Jim Meyering  <meyering@lucent.com>
4022
4023         * strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
4024         now that we use the package-supplied version unconditionally.
4025         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
4026
4027 2001-05-21  Jim Meyering  <meyering@lucent.com>
4028
4029         * regex.m4: Change a couple backticks to single quotes to avoid shell
4030         syntax errors.
4031
4032 2001-05-19  Alexandre Duret-Lutz  <duret_g@epita.fr>
4033
4034         * dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
4035
4036 2001-05-11  Paul Eggert  <eggert@twinsun.com>
4037
4038         * strftime.m4 (jm_FUNC_GNU_STRFTIME):
4039         Don't bother to check library strftime, since
4040         we'll be using our own my_strftime function anyway.
4041         Define my_strftime instead of strftime.
4042
4043 2001-05-15  Jim Meyering  <meyering@lucent.com>
4044
4045         * regex.m4: Use proper quoting so brackets appear in the test program.
4046         Reported by, and with help from, Bruno Haible.
4047
4048 2001-05-13  Jim Meyering  <meyering@lucent.com>
4049
4050         * jm-macros.m4 (major_t, minor_t): Define to unsigned int if undefined.
4051
4052 2000-11-26  Paul Eggert  <eggert@twinsun.com>
4053
4054         * jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
4055
4056 2001-04-21  Jim Meyering  <meyering@lucent.com>
4057
4058         * rmdir-errno.m4: Write to a new file, so that a restrictive umask
4059         doesn't interfere.
4060
4061 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
4062
4063         * ftruncate.m4: Check for chsize.
4064         Link with ftruncate.o unconditionally if ftruncate is missing.
4065         This was required when cross-compiling to i586-mingw32msvc.
4066
4067 2001-03-24  Jim Meyering  <meyering@lucent.com>
4068
4069         * jm-macros.m4: Require autoconf-2.49d.
4070
4071 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
4072
4073         * iconv.m4 (jm_ICONV): Recommend GNU libiconv.
4074
4075 2001-03-17  Jim Meyering  <meyering@lucent.com>
4076
4077         * memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
4078         now that the version in autoconf is equivalent.
4079         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
4080
4081         * error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
4082         Suggestion from Akim Demaille.
4083
4084         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
4085         (jm_PREREQ_TEMPNAME): New function.
4086
4087 2001-02-25  Paul Eggert  <eggert@twinsun.com>
4088
4089         * jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
4090         lacks mkstemp.  Compile our own tempname.c if we compile our own
4091         mkstemp.c, as mkstemp relies on tempname.
4092
4093 2001-03-01  Jim Meyering  <meyering@lucent.com>
4094
4095         * dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
4096         AH_VERBATIM really does output its argument verbatim.
4097
4098 2001-02-18  Paul Eggert  <eggert@twinsun.com>
4099
4100         * jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
4101
4102 2001-02-17  Jim Meyering  <meyering@lucent.com>
4103
4104         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
4105         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
4106         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
4107         UnixWare 7.1.1.
4108
4109         * mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
4110         rather than AC_CACHE_VAL.
4111
4112 2001-02-17  Paul Eggert  <eggert@twinsun.com>
4113
4114         * mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
4115         * mbswidth.m4 (jm_PREREQ_MBSWIDTH):
4116         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
4117         * prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
4118
4119 2001-02-07  Jim Meyering  <meyering@lucent.com>
4120
4121         * regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
4122
4123 2001-02-05  Jim Meyering  <meyering@lucent.com>
4124
4125         * jm-macros.m4: Require autoconf-2.14d (not yet released), because
4126         it includes the patch required for `large file' support with at least
4127         HP-UX's 10.20 /bin/cc.
4128
4129 2001-02-03  Jim Meyering  <meyering@lucent.com>
4130
4131         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
4132         AS_IF, now that it works once again (mysteriously).
4133         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
4134
4135 2001-01-30  Jim Meyering  <meyering@lucent.com>
4136
4137         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
4138         * chown.m4: Rename conftestchown to conftest.chown.
4139         * rename.m4: s/conftestdir/conftest.d1/ and s/conftestdir2/conftest.d2/.
4140         * utimes.m4: s/conftestdata/conftest.data/
4141         Inspired by Pavel Roskin's change in autoconf.
4142
4143 2001-01-27  Jim Meyering  <meyering@lucent.com>
4144
4145         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
4146         a use of AS_IF.
4147         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
4148
4149 2001-01-26  Jim Meyering  <meyering@lucent.com>
4150
4151         * prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
4152         quotearg.c includes it.
4153
4154 2001-01-15  Bruno Haible  <haible@clisp.cons.org>
4155
4156         * iconv.m4 (jm_ICONV): Also check whether the iconv declaration
4157         has const.
4158
4159 2001-01-20  Jim Meyering  <meyering@lucent.com>
4160
4161         Be sure that headers are checked before used in code compiled
4162         for the type checks.
4163         * jm-macros.m4 (jm_MACROS): Remove all header checks.
4164         In place of that, invoke jm_CHECK_ALL_TYPES.
4165         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
4166         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
4167         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
4168         The check for ssize_t was mistakenly run before the test for unistd.h.
4169
4170         The configure-time check for stdbool.h was missing.
4171         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
4172         (jm_PREREQ_HASH): New function.
4173
4174 2001-01-17  Jim Meyering  <meyering@lucent.com>
4175
4176         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
4177         for autoconf-2.49c.
4178         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
4179
4180 2001-01-14  Jim Meyering  <meyering@lucent.com>
4181
4182         * rename.m4: Use temporary directories named conftestdir{,2}, not
4183         foo and bar.  Create conftestdir/ in the script, not in the C code.
4184         Remove directories in the script, not in the C code.
4185         Remove conftestdir{,2} before trying to create the directory.
4186         Make the entire configure script fail if the mkdir fails.
4187
4188 2001-01-02  Volker Borchert  <bt@teknon.de>
4189
4190         * rename.m4: New file.
4191         * jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
4192
4193 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
4194
4195         * libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
4196         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
4197         so `make install' also works in VPATH builds.
4198
4199 2001-01-01  Jim Meyering  <meyering@lucent.com>
4200
4201         * prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available), even
4202         on systems with utmpx.h.  It's necessary for the declaration of utmp's
4203         ut_user member.  Reported by Andreas Jaeger.
4204
4205         * check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if available.
4206         They are required for the declarations of getgrgid and getpwuid resp.
4207         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
4208         Reported by Andreas Jaeger.
4209
4210 2000-12-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
4211
4212         * libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
4213         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
4214         can be used in subdirectories.
4215
4216 2000-12-26  Jim Meyering  <meyering@lucent.com>
4217
4218         * dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work better
4219         with autoheader.
4220
4221 2000-12-17  Jim Meyering  <meyering@lucent.com>
4222
4223         * dos.m4 (jm_AC_DOS): New file and macro.
4224         * jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
4225
4226 2000-12-06  Paul Eggert  <eggert@twinsun.com>
4227
4228         * off_t-format.m4: Remove this file.
4229         * jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
4230
4231 2000-12-06  Jim Meyering  <meyering@lucent.com>
4232
4233         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the replacement
4234         strtoull, we may well need the replacement strtoul, too.
4235         Check for declarations of strtoul and strtoull.
4236         Check for strtol.  Mainly as a cue to cause automake to include
4237         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
4238         Check for limits.h -- strtol.c needs it.
4239
4240 2000-12-02  Jim Meyering  <meyering@lucent.com>
4241
4242         * off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
4243         * jm-macros.m4 (jm_MACROS): require it.
4244
4245 2000-11-30  Jim Meyering  <meyering@lucent.com>
4246
4247         * jm-macros.m4 (jm_MACROS): Check for stdint.h.
4248
4249 2000-11-30  Jim Meyering  <meyering@lucent.com>
4250
4251         * getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
4252
4253 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
4254
4255         * jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
4256
4257 2000-11-04  Jim Meyering  <meyering@lucent.com>
4258
4259         * regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
4260
4261 2000-10-29  Jim Meyering  <meyering@lucent.com>
4262
4263         * fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf renaming.
4264         * ls-mntd-fs.m4: Likewise
4265
4266 2000-10-28  Jim Meyering  <meyering@lucent.com>
4267
4268         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
4269         (jm_PREREQ_MEMCHR): New function.
4270
4271 2000-10-21  Jim Meyering  <meyering@lucent.com>
4272
4273         * check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
4274         * prereq.m4 (jm_PREREQ_DIRNAME): New macro.
4275         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
4276
4277 2000-09-18  Jim Meyering  <meyering@lucent.com>
4278
4279         * getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of LIBS.
4280         Otherwise, everyone ends up linking with -lelf for some configurations.
4281         Reported by Mike Stone.
4282
4283 2000-08-26  Jim Meyering  <meyering@lucent.com>
4284
4285         * jm-macros.m4: Use jm_FUNC_FPENDING.
4286         * fpending.m4: New file.
4287
4288 2000-08-20  Jim Meyering  <meyering@lucent.com>
4289
4290         * check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
4291         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
4292         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
4293
4294 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4295
4296         Improve fileutils installation on systems where running
4297         programs (like install) can't be unlinked.
4298         * unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
4299         * jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
4300
4301 2000-08-06  Paul Eggert  <eggert@twinsun.com>
4302
4303         * mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
4304         not char, for compatibility with glibc 2.1.3 strftime.c.
4305
4306 2000-07-23  Paul Eggert  <eggert@twinsun.com>
4307
4308         * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
4309
4310 2000-07-23  Jim Meyering  <meyering@lucent.com>
4311
4312         * check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these, too:
4313         getgrgid, getpwuid, getuid.
4314
4315 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
4316
4317         * mbswidth.m4: New file.
4318         * prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
4319
4320 2000-07-14  Jim Meyering  <meyering@lucent.com>
4321
4322         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require jm_AC_TYPE_UINTMAX_T.
4323
4324 2000-07-10  Paul Eggert  <eggert@twinsun.com>
4325
4326         From a suggestion by Bruno Haible.
4327         * mbstate_t.m4 (AC_MBSTATE_T):
4328         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
4329         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
4330         and mbstate_t, to a single-part test that simply defines mbstate_t.
4331         * prereq.m4 (jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
4332
4333 2000-07-10  Jim Meyering  <meyering@lucent.com>
4334
4335         * strerror_r.m4: Mirror the correction made in autoconf.
4336
4337         * gnu-source.m4: Output to confdefs.h directly.
4338         Suggestion from Akim Demaille.
4339
4340 2000-07-09  Jim Meyering  <meyering@lucent.com>
4341
4342         * jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
4343         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
4344
4345         * gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
4346         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
4347
4348 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
4349
4350         * strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
4351         to strerror_r.
4352         Include <ctype.h> for use of isalpha.
4353
4354 2000-07-05  Paul Eggert  <eggert@twinsun.com>
4355         and Bruno Haible  <haible@clisp.cons.org>
4356
4357         * mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
4358         only if the test for an object-type mbstate_t fails.  This
4359         prevents us from mistakenly reporting that mbstate_t is a
4360         system object type after we "#define mbstate_t int" to work
4361         around its lack.
4362
4363 2000-07-04  Jim Meyering  <meyering@lucent.com>
4364
4365         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
4366         of the deprecated AC_CHECKING.
4367
4368 2000-07-03  Jim Meyering  <meyering@lucent.com>
4369
4370         * check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
4371
4372 2000-07-03  Paul Eggert  <eggert@twinsun.com>
4373
4374         * mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
4375         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
4376
4377 2000-07-02  Jim Meyering  <meyering@lucent.com>
4378
4379         * mbstate_t.m4: Also define mbstate_t, if necessary.
4380
4381         * chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
4382         AC_LIBOBJ(function_name).
4383         * chown.m4: Likewise.
4384         * fnmatch.m4: Likewise.
4385         * ftruncate.m4: Likewise.
4386         * getgroups.m4: Likewise.
4387         * getline.m4: Likewise.
4388         * group-member.m4: Likewise.
4389         * jm-macros.m4: Likewise.
4390         * lstat.m4: Likewise.
4391         * malloc.m4: Likewise.
4392         * memcmp.m4: Likewise.
4393         * nanosleep.m4: Likewise.
4394         * putenv.m4: Likewise.
4395         * realloc.m4: Likewise.
4396         * regex.m4: Likewise.
4397         * stat.m4: Likewise.
4398         * strftime.m4: Likewise.
4399
4400 2000-07-01  Jim Meyering  <meyering@lucent.com>
4401
4402         * ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
4403         problem.
4404
4405 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
4406
4407         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
4408         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
4409
4410 2000-07-01  Jim Meyering  <meyering@lucent.com>
4411
4412         * uptime.m4: Put double quotes around use of $cross_compiling.
4413
4414 2000-06-28  Jim Meyering  <meyering@lucent.com>
4415
4416         * mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not included
4417         by quotearg.c, for which we perform this test.  From Bruno Haible.
4418
4419 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
4420
4421         * check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
4422         * prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
4423         <utmpx.h> exists, put readutmp.o into LIBOBJS.
4424
4425 2000-06-25  Jim Meyering  <meyering@lucent.com>
4426
4427         * mbstate_t.m4: Include stdio.h before wchar.h to work around
4428         Linux header bug when _XOPEN_SOURCE is defined to 500.
4429
4430 2000-06-24  Jim Meyering  <meyering@lucent.com>
4431
4432         * strerror_r.m4: Revive this file -- to try out an experimental
4433         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
4434         for which strerror does return char*, but which lacks a conveniently
4435         accessible declaration of the function.  If the compile-test says
4436         strerror_r doesn't work, then resort to a `run'-test that works on
4437         BeOS and segfaults on DEC Unix.
4438
4439 2000-06-19  Paul Eggert  <eggert@twinsun.com>
4440
4441         * mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
4442         * prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
4443
4444 2000-06-23  Jim Meyering  <meyering@lucent.com>
4445
4446         * afs.m4: Add missing AC_MSG_RESULT.
4447         Reported by Bruno Haible.
4448
4449         * fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
4450         Suggestion from Bruno Haible.
4451
4452 2000-06-21  Jim Meyering  <meyering@lucent.com>
4453
4454         * jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
4455
4456 2000-06-18  Jim Meyering  <meyering@lucent.com>
4457
4458         * jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
4459
4460         * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
4461         `checking whether...' message to be consistent with that of the
4462         lstat test.
4463
4464 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
4465
4466         * glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
4467
4468 2000-06-12  Jim Meyering  <meyering@lucent.com>
4469
4470         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with AC_FUNC_GETLOADAVG
4471         from autoconf, and tweak the latter to accept an optional argument.
4472         * jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
4473         the optional argument, `lib'.
4474
4475 2000-06-08  Jim Meyering  <meyering@lucent.com>
4476
4477         * largefile.m4: Remove file (now that it's part of autoconf).
4478
4479 2000-06-04  Paul Eggert  <eggert@twinsun.com>
4480
4481         Rewrite largefile configuration so that we don't need to run
4482         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
4483         AC_CANONICAL_HOST in configure.in -- jmm]
4484
4485         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
4486         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
4487         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
4488         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
4489         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
4490         All uses changed.
4491         Instead of inspecting the output of getconf, try to compile the
4492         test program without and with the macro definition.
4493         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
4494         for getconf.  Instead, check for the needed flags by compiling
4495         test programs.
4496
4497 2000-06-03  Jim Meyering  <meyering@lucent.com>
4498
4499         * prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
4500         now that autoconf requires that.
4501
4502         * jm-glibc-io.m4: Add a kludge to make autoheader emit the required
4503         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
4504         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
4505
4506 2000-05-26  Bruno Haible  <haible@clisp.cons.org>
4507
4508         * glibc21.m4: New file.
4509         * jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
4510
4511 2000-05-28  Jim Meyering  <meyering@lucent.com>
4512
4513         * jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
4514         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
4515         * stat.m4: Likewise.
4516         * lstat.m4: Likewise.
4517         * lstat-slash.m4: Remove file (absorbed into autoconf).
4518
4519         * jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
4520         * strerror_r.m4: Remove file (absorbed into autoconf).
4521
4522 2000-05-26  Jim Meyering  <meyering@lucent.com>
4523
4524         * uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
4525
4526 2000-05-24  Jim Meyering  <meyering@lucent.com>
4527
4528         * prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
4529         autoconf requires that.
4530         * lib-check.m4: Likewise.
4531         * jm-macros.m4: Likewise.
4532         * strftime.m4: Likewise.
4533
4534         * check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in AC_CHECK_DECLS,
4535         now that autoconf requires that.
4536
4537 2000-05-22  Jim Meyering  <meyering@lucent.com>
4538
4539         * stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
4540         * lstat.m4: Likewise.
4541
4542 2000-05-20  Jim Meyering  <meyering@lucent.com>
4543
4544         * prereq.m4 (jm_PREREQ_HUMAN): New macro.
4545         (jm_PREREQ): Use it.
4546
4547 2000-05-09  Jim Meyering  <meyering@lucent.com>
4548
4549         * gettext.m4: Rename this...
4550         * libintl.m4: ...to this.
4551
4552 2000-05-06  Jim Meyering  <meyering@lucent.com>
4553
4554         * jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
4555         (AC_REPLACE_FUNCS): Add strnlen.
4556
4557         * rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
4558         * jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
4559
4560         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
4561         AC_SEARCH_LIBS call for nanosleep.
4562         (LIB_NANOSLEEP): Set and AC_SUBST.
4563
4564 2000-05-03  Paul Eggert  <eggert@twinsun.com>
4565
4566         * largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
4567         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
4568         2.1.3 bug.  This avoids a clash when files like regex.c define
4569         _GNU_SOURCE.
4570
4571 2000-05-05  Jim Meyering  <meyering@lucent.com>
4572
4573         * jm-macros.m4 (jm_MACROS): Save and restore LIBS around AC_SEARCH_LIBS
4574         call for clock_gettime.
4575         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
4576
4577         * search-libs.m4: Update from autoconf.
4578
4579         su doesn't work on Solaris 2.6.
4580         * lib-check.m4: When checking for struct spwd.sp_pwdp, also include
4581         <shadow.h>.  Reported by Dragos Harabor.
4582
4583 2000-05-03  Jim Meyering  <meyering@lucent.com>
4584
4585         * check-decl.m4 (AC_CHECK_DECLS): Add strndup.
4586
4587 2000-05-02  Paul Eggert  <eggert@twinsun.com>
4588
4589         * largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
4590         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
4591         compile-time test, rather than inspecting host and OS, to
4592         decide whether to define _LARGEFILE_SOURCE.
4593
4594 2000-05-01  Jim Meyering  <meyering@lucent.com>
4595
4596         * fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
4597
4598         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
4599         Based on a patch from Bruno Haible.
4600
4601 2000-04-18  Jim Meyering  <meyering@lucent.com>
4602
4603         * prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
4604         (jm_PREREQ): Use it.
4605
4606 2000-04-17  Jim Meyering  <meyering@lucent.com>
4607
4608         Get it right :-)
4609         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
4610         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
4611         Suggestion from Akim Demaille.
4612
4613 2000-04-14  Jim Meyering  <meyering@lucent.com>
4614
4615         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg form
4616         of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets clobbered.
4617
4618 2000-04-13  Jim Meyering  <meyering@lucent.com>
4619
4620         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new AH_VERBATIM
4621         to insert required #ifndef into config.h.in.
4622         Suggestion from Akim Demaille.
4623
4624 2000-04-12  Jim Meyering  <meyering@lucent.com>
4625
4626         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
4627         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
4628         Christian Krackowizer.
4629
4630         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
4631         * jm-macros.m4 (_GNU_SOURCE): Define.
4632         (AC_SYS_LARGEFILE): Require.
4633         (AM_C_PROTOTYPES): Require.
4634
4635 2000-04-05  Paul Eggert  <eggert@twinsun.com>
4636
4637         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
4638         IRIX if the installer said otherwise.
4639
4640 2000-04-05  Jim Meyering  <meyering@lucent.com>
4641
4642         Portability tweaks required for ultrix4.3.
4643         * check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
4644         (jm_CHECK_DECLS): Add getutent to the list of functions.
4645         (_jm_DECL_HEADERS): Add utmpx.h.
4646         From John David Anglin.
4647
4648         * strftime.m4: Back out the 2000-04-02 change.
4649         Instead of that change, simply undefine putenv in the test program.
4650
4651 2000-04-03  Jim Meyering  <meyering@lucent.com>
4652
4653         * gettext.m4: Fix typo in comment.
4654
4655         * codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
4656         textutils/configure.in).  Suggestion from Paul Eggert.
4657         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
4658
4659 2000-04-02  Paul Eggert  <eggert@twinsun.com>
4660
4661         * strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
4662         variable in the shell rather than using putenv, which isn't
4663         portable.  This avoids the configure-time inter-test dependency
4664         on the potentially-renamed putenv function.
4665
4666 2000-03-30  Paul Eggert  <eggert@twinsun.com>
4667
4668         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
4669         before checking struct stat.st_blksize, so that
4670         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
4671
4672 2000-03-29  Paul Eggert  <eggert@twinsun.com>
4673
4674         * strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
4675         since strftime.c uses HAVE_STRFTIME to decide whether to use
4676         the underlying strftime.
4677
4678 2000-03-10  Jim Meyering  <meyering@lucent.com>
4679
4680         * lib-check.m4: Look for getspnam in -lgen, too.
4681         From Marco Franzen.
4682
4683 2000-02-02  Bruno Haible  <haible@clisp.cons.org>
4684
4685         * codeset.m4: New file.
4686         * iconv.m4: New file.
4687         * jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
4688
4689 2000-03-04  Jim Meyering  <meyering@lucent.com>
4690
4691         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
4692         for lib/localcharset.c.
4693
4694 2000-03-03  Jim Meyering  <meyering@lucent.com>
4695
4696         * regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
4697
4698 2000-03-02  Jim Meyering  <meyering@lucent.com>
4699
4700         * timespec.m4: Require AC_HEADER_TIME before the cache check so
4701         the messages come out on separate lines.
4702
4703         * jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
4704         rather than jm_CHECK_DECLARATIONS.
4705         * decl.m4: Remove now-unused file.
4706
4707         * check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and geteuid.
4708
4709 2000-02-27  Jim Meyering  <meyering@lucent.com>
4710
4711         * check-decl.m4: Add getenv to the list.
4712
4713 2000-02-23  Jim Meyering  <meyering@lucent.com>
4714
4715         * check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
4716         in place of my hack.
4717
4718 2000-02-10  Jim Meyering  <meyering@lucent.com>
4719
4720         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
4721         gnu_nanosleep to rpl_nanosleep.
4722
4723 2000-02-09  Jim Meyering  <meyering@lucent.com>
4724
4725         * lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
4726         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
4727
4728 2000-02-08  Akim Demaille  <akim@epita.fr>
4729
4730         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
4731         `[' and `]' and remove uses of `changequote'.
4732         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
4733         (AC_SYS_LARGEFILE): Likewise.
4734         * gettext.m4 (AM_GNU_GETTEXT): Likewise.
4735         * strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
4736         of changequote.
4737         * regex.m4 (jm_INCLUDED_REGEX): Likewise.
4738         * readdir.m4 (jm_FUNC_READDIR): Likewise
4739         * memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
4740         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
4741
4742 2000-02-05  Jim Meyering  <meyering@lucent.com>
4743
4744         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
4745         Remove explicit use of AC_HEADER_TIME.  It is required by
4746         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
4747         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
4748         in autoconf whereby the expansion of the latter ended up preceding
4749         the expansion of its prerequisite, AC_HEADER_TIME.
4750         Reported by Volker Borchert.
4751
4752 2000-02-03  Jim Meyering  <meyering@lucent.com>
4753
4754         * prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
4755
4756 2000-02-02  Jim Meyering  <meyering@lucent.com>
4757
4758         * prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
4759         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
4760         Reported by Eli Zaretskii.
4761
4762 2000-01-31  Jim Meyering  <meyering@lucent.com>
4763
4764         * check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
4765         functions.  Add the time.h and sys/time.h headers along with the
4766         AC_REQUIRE'ment of AC_HEADER_TIME.
4767
4768 2000-01-30  Jim Meyering  <meyering@lucent.com>
4769
4770         * lib-check.m4: Clean up some kludgy old shadow password tests.
4771
4772         * prereq.m4 (utmp_includes): Define.
4773         Check for ut_user and ut_name members in both struct utmpx
4774         and struct utmp.
4775
4776 2000-01-29  Jim Meyering  <meyering@lucent.com>
4777
4778         * lib-check.m4: New file containing library-related checks from
4779         fileutils and sh-utils (textutils had none).
4780
4781 2000-01-28  Jim Meyering  <meyering@lucent.com>
4782
4783         * perl.m4: Change format of warning message to look more like that
4784         from the missing script.  Suggestion from François Pinard.
4785
4786 2000-01-25  Jim Meyering  <meyering@lucent.com>
4787
4788         * timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as well
4789         as time.h in the compile check.
4790         * nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
4791         Fix typo in cross-compiling case: s/yes/no/.
4792
4793 2000-01-23  Jim Meyering  <meyering@lucent.com>
4794
4795         * jm-macros.m4: Move df-related tests here from fileutils/configure.in
4796
4797         * ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
4798         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
4799
4800         * fsusage.m4: New file.  Extracted from fileutils/configure.in.
4801         s/space/ac_fsusage_space/.
4802         (jm_FILE_SYSTEM_USAGE): Take two parameters.
4803
4804         * ftruncate.m4: New file (derived from part of fileutils/configure.in).
4805         * jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
4806         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
4807
4808         * jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
4809         AC_SUBST these here, rather than just in sh-util/configure.in, so
4810         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
4811         all the same.
4812         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
4813         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
4814         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
4815         (AC_SUBST(POW_LIBM)): Likewise.
4816         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
4817
4818 2000-01-22  Jim Meyering  <meyering@lucent.com>
4819
4820         * jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
4821
4822         * prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
4823
4824         * jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
4825         configure.in
4826         (AC_CHECK_HEADERS): Likewise for sh-utils.
4827         (AC_CHECK_HEADERS): Likewise for textutils.
4828         Merge the three lists of headers.
4829
4830         * prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
4831         from fileutils' configure.in.
4832
4833         * decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)' code.
4834         Moved tests into their own function (_jm_DECL_HEADERS) in check-decl.m4.
4835
4836         * check-decl.m4: Use #if rather than #ifdef.
4837         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
4838         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
4839         (_jm_DECL_HEADERS): Define new function.
4840         (jm_CHECK_DECLARATIONS): Require it.
4841
4842 2000-01-19  Jim Meyering  <meyering@lucent.com>
4843
4844         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
4845         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
4846         defines `struct timespec' in <sys/time.h>
4847
4848         * c-bs-a.m4: Remove uses of changequote altogether.
4849         Thanks to Akim for explaining.
4850
4851 2000-01-16  Jim Meyering  <meyering@lucent.com>
4852
4853         * jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
4854         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
4855         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
4856         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
4857
4858 2000-01-16  Jim Meyering  <meyering@lucent.com>
4859
4860         * c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
4861         because the latter didn't work.
4862
4863 2000-01-15  Jim Meyering  <meyering@lucent.com>
4864
4865         * jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
4866         (AC_REPLACE_FUNCS): Add memcpy and memset.
4867         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
4868         Add strpbrk.
4869         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
4870
4871 2000-01-12  Jim Meyering  <meyering@lucent.com>
4872
4873         * prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
4874         (jm_PREREQ): Use it.
4875         (jm_PREREQ_READUTMP): New macro.
4876         (jm_PREREQ): Use it.
4877
4878 2000-01-11  Paul Eggert  <eggert@twinsun.com>
4879
4880         Quote multibyte characters correctly.
4881         * c-bs-a.m4: New file.
4882         * prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
4883         (jm_PREREQ): Use it.
4884
4885 2000-01-11  Paul Eggert  <eggert@twinsun.com>
4886
4887         * uintmax_t.m4: Port to autoconf 2.13.
4888
4889 2000-01-08  Jim Meyering  <meyering@ascend.com>
4890
4891         * strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
4892         * jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
4893
4894 2000-01-04  Jim Meyering  <meyering@ascend.com>
4895
4896         * d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
4897         jm_STRUCT_DIRENT_D_TYPE.
4898         * d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
4899         jm_STRUCT_DIRENT_D_INO.
4900         * utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
4901         jm_STRUCT_UTIMBUF.
4902         * jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/ renamings.
4903         * utime.m4: Likewise.
4904
4905         * timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
4906         * jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
4907
4908 2000-01-03  Paul Eggert  <eggert@twinsun.com>
4909
4910         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
4911         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
4912
4913 2000-01-02  Jim Meyering  <meyering@ascend.com>
4914
4915         * search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
4916         remember if this is necessary.
4917
4918 1999-12-26  Jim Meyering  <meyering@ascend.com>
4919
4920         * jm-macros.m4: Use it here.
4921         * nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
4922
4923 1999-12-23  Jim Meyering  <meyering@ascend.com>
4924
4925         * jm-macros.m4: Check for clock_gettime (moved from
4926         fileutils/configure.in)
4927         Check for gettimeofday.
4928
4929 1999-12-20  Jim Meyering  <meyering@ascend.com>
4930
4931         * strftime.m4: Remove kludge, now that I'm using the fixed
4932         autoconf-2.14a-1999-12-20.
4933
4934 1999-12-19  Jim Meyering  <meyering@ascend.com>
4935
4936         * lstat-slash.m4: New file.
4937         * jm-macros.m4: Use the new macro:
4938         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
4939
4940 1999-12-07  Jim Meyering  <meyering@ascend.com>
4941
4942         * perl.m4: Require that File::Compare be available, too.
4943         Too many systems seem to lack it.
4944
4945         * strftime.m4: Add checks for most of the cpp macros tested in
4946         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
4947
4948 1999-11-18  Paul Eggert  <eggert@twinsun.com>
4949
4950         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
4951         problem with the QNX 4.25 shell, which doesn't propagate exit
4952         status of failed commands inside shell assignments.
4953
4954 1999-11-17  Jim Meyering  <meyering@ascend.com>
4955
4956         * gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
4957
4958 1999-11-07  Jim Meyering  <meyering@ascend.com>
4959
4960         * getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
4961
4962 1999-11-06  Jim Meyering  <meyering@ascend.com>
4963
4964         * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
4965         * jm-macros.m4 (jm_MACROS): Use it here.
4966
4967 1999-11-05  Jim Meyering  <meyering@ascend.com>
4968
4969         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from configure.in
4970         of textutils, fileutils, and sh-utils into this one (shared between
4971         those packages) file.
4972         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
4973         AC_STRUCT_ST_BLKSIZE.
4974
4975 1999-11-03  Jim Meyering  <meyering@ascend.com>
4976
4977         * ssize_t.m4: Remove file.  No longer needed since the new version of
4978         AC_CHECK_TYPE checks includes unistd.h.
4979         * jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
4980         Suggestion from Akim Demaille.
4981
4982 1999-10-30  Jim Meyering  <meyering@ascend.com>
4983
4984         * uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
4985         m4-quoted string.
4986         * ls-mntd-fs.m4: Likewise.
4987         * jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
4988         * jm-winsz1.m4: Likewise.
4989
4990         * const.m4: Remove file, since the fix made it into the experimental
4991         version of autoconf.
4992         * mktime.m4: Likewise.
4993
4994         * check-type.m4: Remove file, now that the latest version of
4995         AC_CHECK_TYPE takes a third arg to specify additional #includes.
4996
4997         * ssize_t.m4: New file, requires experimental version of autoconf.
4998         * jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
4999         AC_CHECK_TYPE.
5000
5001 1999-10-04  Jim Meyering  <meyering@ascend.com>
5002
5003         * jm-macros.m4: Don't require autoconf-2.14.1.
5004
5005 1999-09-22  Paul Eggert  <eggert@twinsun.com>
5006
5007         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
5008         2.95.1 bug with HP-UX 10.20.
5009
5010 1999-09-17  Jim Meyering  <meyering@ascend.com>
5011
5012         * jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
5013         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
5014         due to missing strdup (against sh-utils-2.0).
5015
5016 1999-08-29  Jim Meyering  <meyering@ascend.com>
5017
5018         * jm-macros.m4: Require jm_BISON.
5019         * bison.m4: New file.
5020
5021 1999-08-17  Paul Eggert  <eggert@twinsun.com>
5022
5023         * largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
5024         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
5025
5026 1999-08-05  Jim Meyering  <meyering@ascend.com>
5027
5028         * getline.m4: Rename test file from conftestdata to conftest.data
5029         to avoid conflicts with `conftest' on 8+3 filesystems.
5030         Suggestion from Eli Zaretskii.
5031
5032 1999-08-04  Jim Meyering  <meyering@ascend.com>
5033
5034         * jm-macros.m4: Move a 4-line block of code from the configure.in of
5035         fileutils and sh-utils (textutils's getline test was inadequate).
5036         (AM_FUNC_GETLINE): Run this test.
5037         (AC_CHECK_FUNCS): Check for getdelim.
5038         Reported by Bob Proulx.
5039
5040 1999-08-02  Jim Meyering  <meyering@ascend.com>
5041
5042         * jm-macros.m4: Add a comment.
5043
5044 1999-08-01  Jim Meyering  <meyering@ascend.com>
5045
5046         * mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4.
5047
5048 1999-08-01  Paul Eggert  <eggert@twinsun.com>
5049
5050         * lfs.m4: Remove this file.
5051         * largefile.m4: New file.  It contains the old contents of
5052         lfs.m4, except that all names with prefix AC_LFS have been
5053         changed to use the prefix AC_SYS_LARGEFILE instead, to be
5054         compatible with future autoconf versions.  Also, some minor m4
5055         quoting problems have been fixed.
5056
5057 1999-07-16  Paul Eggert  <eggert@twinsun.com>
5058
5059         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
5060         that we can shift, multiply and divide unsigned long long
5061         values; Ultrix cc can't do it.
5062
5063 1999-07-14  Paul Eggert  <eggert@twinsun.com>
5064
5065         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
5066         <inttypes.h> defines strtoumax as a macro (and not as a
5067         function).
5068
5069 1999-07-05  Paul Eggert  <eggert@twinsun.com>
5070
5071         * gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
5072         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
5073         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
5074         and simplify the shell code.
5075
5076 1999-07-03  Paul Eggert  <eggert@twinsun.com>
5077
5078         * mktime.m4: New file, which is a preview of what should appear
5079         in the next public autoconf release.
5080
5081 1999-07-20  Jim Meyering  <meyering@ascend.com>
5082
5083         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
5084
5085 1999-07-15  Jim Meyering  <meyering@ascend.com>
5086
5087         * jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
5088
5089 1999-05-22  Jim Meyering  <meyering@ascend.com>
5090
5091         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
5092
5093 1999-05-20  Jim Meyering  <meyering@ascend.com>
5094
5095         * search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
5096         Add a colon after each `then' in case $4 is empty.
5097
5098 1999-05-16  Jim Meyering  <meyering@ascend.com>
5099
5100         * search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
5101
5102 1999-05-10  Jim Meyering  <meyering@ascend.com>
5103
5104         * jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
5105
5106         * jm-macros.m4: Require 2.14.1, since we use newly-renamed
5107         AC_FUNC_MKTIME.
5108
5109 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5110
5111         * jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
5112
5113 1999-05-04  Paul Eggert  <eggert@twinsun.com>
5114
5115         * lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
5116         not CPPFLAGS, so that linking works correctly in IRIX.
5117
5118 1999-04-30  Paul Eggert  <eggert@twinsun.com>
5119
5120         * jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
5121
5122 1999-04-20  Jim Meyering  <meyering@ascend.com>
5123
5124         * xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
5125         AC_REPLACE xstroull if necessary.  From Paul Eggert.
5126         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
5127
5128 1999-04-20  Paul Eggert  <eggert@twinsun.com>
5129
5130         * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
5131         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
5132         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
5133         jm_AC_TYPE_UNSIGNED_LONG_LONG.
5134         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
5135
5136         * lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
5137
5138 1999-04-18  Jim Meyering  <meyering@ascend.com>
5139
5140         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
5141         * jm-macros.m4: Use it.
5142
5143 1999-04-06  Jim Meyering  <meyering@ascend.com>
5144
5145         * strftime.m4: Remove test for %f.
5146
5147 1999-03-29  Jim Meyering  <meyering@ascend.com>
5148
5149         * jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
5150         superset of the AC_TYPE_* checks in the textutils, fileutils,
5151         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
5152         AC_TYPE_PID_T.
5153
5154 1999-03-28  Jim Meyering  <meyering@ascend.com>
5155
5156         * jm-macros.m4: Define GNU_PACKAGE here.
5157         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
5158         replaced e.g., in the *.sh files of the sh-utils.
5159
5160 1999-03-20  Jim Meyering  <meyering@ascend.com>
5161
5162         * jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
5163         * regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
5164         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
5165
5166 1999-03-19  Jim Meyering  <meyering@ascend.com>
5167
5168         * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
5169
5170 1999-03-12  Jim Meyering  <meyering@ascend.com>
5171
5172         * jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
5173
5174 1999-03-07  Jim Meyering  <meyering@ascend.com>
5175
5176         * jm-glibc-io.m4: Use only those *_unlocked macros that are declared.
5177
5178 1999-02-17  Jim Meyering  <meyering@ascend.com>
5179
5180         * gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of brackets
5181         in macro definition.  From Eli Zaretskii and Alain Magloire.
5182
5183 1999-02-07  Jim Meyering  <meyering@ascend.com>
5184
5185         * group-member.m4: New file -- extracted from sh-utils' configure.in.
5186
5187         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
5188         * gettext.m4: Support DOS-style d:/foo/bar absolute file names.
5189
5190 1999-02-06  Jim Meyering  <meyering@ascend.com>
5191
5192         * chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
5193         * fnmatch.m4: Likewise.
5194         * getgroups.m4: Likewise.
5195         * lstat.m4: Likewise.
5196         * malloc.m4: Likewise.
5197         * putenv.m4: Likewise.
5198         * realloc.m4: Likewise.
5199         * regex.m4: Likewise.
5200         * stat.m4: Likewise.
5201         * strftime.m4: Likewise.
5202         Suggestion from Alain Magloire.
5203
5204         * chown.m4: Use `.$ac_objext', not `.o'.
5205         * fnmatch.m4: Likewise.
5206         * getgroups.m4: Likewise.
5207         * getline.m4: Likewise.
5208         * lstat.m4: Likewise.
5209         * malloc.m4: Likewise.
5210         * memcmp.m4: Likewise.
5211         * putenv.m4: Likewise.
5212         * realloc.m4: Likewise.
5213         * regex.m4: Likewise.
5214         * stat.m4: Likewise.
5215         * strftime.m4: Likewise.
5216         Suggestion from Alain Magloire.
5217
5218         * jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
5219         an argument.
5220
5221         * regex.m4: Add a run-time Test for proper operation of
5222         re_compile_pattern.
5223
5224 1999-01-31  Jim Meyering  <meyering@ascend.com>
5225
5226         * getloadavg.m4: Check for locale.h and the function, setlocale.
5227
5228 1999-01-30  Jim Meyering  <meyering@ascend.com>
5229
5230         * check-type.m4: Use 3-arg form of AC_DEFINE.
5231
5232         * jm-mktime.m4: Make this a wrapper around the official AM_FUNC_MKTIME
5233         rather than my private copy, now that the official one is up to date.
5234         * mktime.m4: Remove file.
5235
5236         * getloadavg.m4: Use 3-arg form of AC_DEFINE.
5237         * uptime.m4: Likewise.
5238         * uintmax_t.m4: Likewise.
5239
5240 1999-01-28  Jim Meyering  <meyering@ascend.com>
5241
5242         * jm-macros.m4: Use jm_AFS.
5243         * afs.m4: New file (from fileutils' configure.in).
5244
5245         * assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
5246         * chown.m4: Likewise.
5247         * d-ino.m4: Likewise.
5248         * d-type.m4: Likewise.
5249         * fnmatch.m4: Likewise.
5250         * getgroups.m4: Likewise.
5251         * gettext.m4: Likewise.
5252         * jm-mktime.m4: Likewise.
5253         * jm-winsz2.m4: Likewise.
5254         * lcmessage.m4: Likewise.
5255         * ls-mntd-fs.m4: Likewise.
5256         * malloc.m4: Likewise.
5257         * memcmp.m4: Likewise.
5258         * putenv.m4: Likewise.
5259         * realloc.m4: Likewise.
5260         * st_mtim.m4: Likewise.
5261         * strftime.m4: Likewise.
5262
5263 1999-01-16  Jim Meyering  <meyering@ascend.com>
5264
5265         * jm-macros.m4 (ARGMATCH_DIE): Define.
5266         (ARGMATCH_DIE_DECL): Define.
5267
5268 1999-01-12  Jim Meyering  <meyering@ascend.com>
5269
5270         * Makefile.am.in: Rewrite to avoid using fmt.
5271         Reported by Lars Hecking.
5272
5273 1999-01-10  Jim Meyering  <meyering@ascend.com>
5274
5275         * fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
5276         gross kludge.
5277         * inttypes_h.m4: Likewise.
5278         * lstat.m4: Likewise.
5279         * malloc.m4: Likewise.
5280         * readdir.m4: Likewise.
5281         * realloc.m4: Likewise.
5282         * st_dm_mode.m4: Likewise.
5283         * stat.m4: Likewise.
5284         * utimbuf.m4: Likewise.
5285         * utimes.m4: Likewise.
5286
5287         * check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
5288         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
5289         comments in config.h.in are meaningful.
5290
5291         * jm-macros.m4: Require autoconf-2.13 here.
5292
5293         * regex.m4: By default, don't use the included regex.c on systems
5294         with glibc 2.  Suggestion from Uli Drepper.
5295
5296 1999-01-02  Jim Meyering  <meyering@ascend.com>
5297
5298         * jm-macros.m4: Replace strcasecmp and strncasecmp.
5299
5300 1998-12-18  Jim Meyering  <meyering@ascend.com>
5301
5302         * Makefile.am.in (Makefile.am): Simplify rule.
5303         Based on a suggestion from Lars Hecking.
5304
5305 1998-11-16  Jim Meyering  <meyering@ascend.com>
5306
5307         * lfs.m4: Double-quote the `uname...` expression.
5308
5309 1998-11-16  Paul Eggert  <eggert@twinsun.com>
5310
5311         * lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
5312
5313 1998-11-14  Jim Meyering  <meyering@ascend.com>
5314
5315         * lstat.m4: Correct comment.  POSIX does not permit it to succeed.
5316         * stat.m4: Likewise.
5317
5318 1998-11-03  Jim Meyering  <meyering@ascend.com>
5319
5320         * stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
5321         * lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
5322
5323 1998-10-18  Jim Meyering  <meyering@ascend.com>
5324
5325         * check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
5326
5327 1998-10-17  Jim Meyering  <meyering@ascend.com>
5328
5329         * decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
5330         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
5331         calls for those previously hard-coded headers.  Instead, take a new
5332         parameter.
5333         (jm_CHECK_DECLARATIONS): Reflect interface change.
5334         * check-decl.m4 (jm_CHECK_DECLS): Likewise.
5335         (jm_CHECK_DECL_LOCALTIME_R): New macro.
5336
5337         * mktime.m4: Test for spring-forward gap before long-running test.
5338
5339 1998-10-14  Jim Meyering  <meyering@ascend.com>
5340
5341         * mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
5342         instead of "TZ=America/Vancouver".  From Paul Eggert.
5343
5344 1998-10-11  Jim Meyering  <meyering@ascend.com>
5345
5346         * mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
5347         This adds a test for a recently added compatibility fix for mktime.c.
5348         * jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
5349
5350 1998-09-27  Jim Meyering  <meyering@ascend.com>
5351
5352         * jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
5353
5354         * fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
5355         ../configure.in, including a change from Gordon Matzigkeit to allow
5356         cross-compiling for the Hurd.
5357
5358         * glibc.m4: New file/macro to test for the GNU C Library
5359         versions 1 and 2.  From Gordon Matzigkeit.
5360         Indent.
5361
5362 1998-09-21  Jim Meyering  <meyering@ascend.com>
5363
5364         * chown.m4: Declare locals: before, after.  From Andries Brouwer.
5365
5366 1998-08-18  Paul Eggert  <eggert@twinsun.com>
5367
5368         Port nanosecond-resolution times to UnixWare 2.1.2 and
5369         pedantic Solaris 2.6.
5370
5371         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
5372         AC_STRUCT_ST_MTIM.
5373         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
5374         Generate name of ns member, instead of just 1 or undef.
5375         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
5376
5377 1998-08-15  Jim Meyering  <meyering@ascend.com>
5378
5379         * ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
5380         * check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
5381         * jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
5382         instead of jm_TYPE_SSIZE_T.
5383
5384 1998-08-12  Jim Meyering  <meyering@ascend.com>
5385
5386         * st_dm_mode.m4: New file.  From Johan Danielsson.
5387
5388 1998-08-02  Jim Meyering  <meyering@ascend.com>
5389
5390         * st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
5391         in acconfig.h manually.
5392
5393 1998-07-31  Paul Eggert  <eggert@twinsun.com>
5394
5395         * st_mtim.m4: New file.
5396
5397 1998-07-28  Jim Meyering  <meyering@ascend.com>
5398
5399         * utimes.m4: Undef stat.
5400
5401 1998-07-25  Jim Meyering  <meyering@ascend.com>
5402
5403         * utime.m4 (jm_FUNC_UTIME): New file and macro.
5404         * utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
5405
5406 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
5407
5408         * chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
5409         uid and gid actually remain unchanged.
5410
5411 1998-07-07  Jim Meyering  <meyering@ascend.com>
5412
5413         * jm-glibc-io.m4: Remove fclose_unlocked.
5414
5415 1998-07-04  Jim Meyering  <meyering@ascend.com>
5416
5417         * regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
5418         to prove that this macro can be used in packages without regex.c.
5419
5420 1998-07-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5421
5422         * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
5423         is to be used.
5424
5425 1998-07-03  Jim Meyering  <meyering@ascend.com>
5426
5427         * gettext.m4: Add -lintl if it's found to be necessary.
5428
5429         * gettext.m4: New file -- from gettext-0.10.35.
5430         * lcmessage.m4: Likewise.
5431         * progtest.m4: Likewise.
5432
5433         * regex.m4 (jm_WITH_REGEX): New file and macro.
5434         * jm-macros.m4: Require the new macro.
5435
5436 1998-06-29  Jim Meyering  <meyering@ascend.com>
5437
5438         * fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
5439         for the definition of NGROUPS (used in a system header included
5440         by sys/mount.h).
5441
5442 1998-06-28  Jim Meyering  <meyering@ascend.com>
5443
5444         * ls-mntd-fs.m4: New file.
5445         * fstypename.m4: New file.
5446
5447         * jm-macros.m4: Require the new macro.
5448         * jm-glibc-io.m4: New file.
5449
5450 1998-05-19  Jim Meyering  <meyering@ascend.com>
5451
5452         * jm-macros.m4: Add jm_FUNC_LCHOWN.
5453         * lchown.m4: New file.
5454
5455         * Makefile.am.in: New file.
5456         * Makefile.am (Makefile.am): Depend on Makefile.am.in.
5457
5458 1998-05-14  Jim Meyering  <meyering@ascend.com>
5459
5460         * Makefile.am (EXTRA_DIST): Add them.
5461         * jm-macros.m4: New file.
5462         * utimbuf.m4: New file.
5463
5464 1998-05-12  Jim Meyering  <meyering@ascend.com>
5465
5466         * Makefile.am (EXTRA_DIST): Add isc-posix.m4.
5467
5468 1998-05-11  Jim Meyering  <meyering@ascend.com>
5469
5470         * isc-posix.m4: New file.
5471
5472 1998-05-10  Jim Meyering  <meyering@ascend.com>
5473
5474         * jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
5475
5476 1998-05-09  Jim Meyering  <meyering@ascend.com>
5477
5478         * Makefile.am (EXTRA_DIST): Add ssize_t.m4.
5479         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
5480         with automake.
5481
5482         * ssize_t.m4: New file.
5483         * mktime.m4: Remove file -- the new automake has this now.
5484
5485 1998-04-26  Jim Meyering  <meyering@ascend.com>
5486
5487         * assert.m4: New file.
5488         * Makefile.am (EXTRA_DIST): Add assert.m4.
5489
5490 1998-04-05  Jim Meyering  <meyering@ascend.com>
5491
5492         * prereq.m4 (jm_PREREQ_REGEX): New macro.
5493         (jm_PREREQ): Use it here.
5494
5495 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
5496
5497         * inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
5498         in acconfig.h.
5499
5500 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
5501
5502         * prereq.m4: New file.
5503         * error.m4: New file.
5504         * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
5505
5506 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
5507
5508         * getline.m4: Don't set am_cv_func_working_getline before the
5509         cache-check for the same variable -- that defeated the purpose of
5510         the test; the test program was never run.  This was a problem only
5511         on systems with losing getline functions -- HP-UX 10.20 is one.
5512         Reported by Bjorn Helgaas.
5513
5514 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
5515
5516         * Makefile.am (EXTRA_DIST): Add perl.m4.
5517
5518 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
5519
5520         * Makefile.am (EXTRA_DIST): Add const.m4.
5521
5522         * const.m4: New file.  Use an initializer in this declaration
5523         typedef int charset[2]; const charset x;
5524         Reported by Bob Glickstein.
5525
5526 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
5527
5528         * chown.m4: Fix reversed types on -1 args to chown.
5529         From Kaveh Ghazi.
5530
5531 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
5532
5533         * check-decl.m4: s/DECLARATION_/DECL_/g.
5534         Add lseek and memchr.
5535
5536         * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
5537         T.E.Dickey <dickey@clark.net> said that some older preprocessors
5538         have a 20-character limit on names.
5539
5540 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
5541
5542         * inttypes_h.m4: New file.
5543         * uintmax_t.m4: New file.
5544         * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
5545
5546 Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
5547   Free Software Foundation, Inc.
5548 Copying and distribution of this file, with or without modification,
5549 are permitted provided the copyright notice and this notice are preserved.