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