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