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