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