*** empty log message ***
[gnulib.git] / m4 / ChangeLog
1 2001-08-12  Jim Meyering  <meyering@lucent.com>
2
3         * afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
4         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
5         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
6         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
7         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
8         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
9         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
10         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
11         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
12         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
13         utime.m4, utimes.m4, xstrtoumax.m4:
14         Quote the first argument in each use of AC_DEFUN.
15
16 2001-08-05  Jim Meyering  <meyering@lucent.com>
17
18         * jm-macros.m4: Require autoconf-2.52.
19
20 2001-08-03  Paul Eggert  <eggert@twinsun.com>
21
22         The following changes are from gettext 0.10.39 as maintained by
23         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
24
25         * codeset.m4: Upgrade to serial AM1.
26         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
27         all uses changed.  Quote first arg of AC_DEFUN.
28         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
29
30         * iconv.m4: Upgrade to serial AM2.
31         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
32         Add --with-libconv-prefix.
33         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
34         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
35         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
36         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
37         * jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
38
39         * c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
40         * getline.m4 (AM_FUNC_GETLINE): Likewise.
41         * glibc21.m4 (jm_GLIBC21): Likewise.
42         * inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
43         * isc-posix.m4 (AC_ISC_POSIX): Likewise.
44         * lcmessage.m4 (AM_LC_MESSAGES): Likewise.
45         * progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
46         * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
47         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
48
49         * getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
50         string.h any more.
51
52         * progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
53         not the default value.
54
55         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
56         * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
57         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
58         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
59         Also check for iswcntrl, used for wcwidth fallback.
60         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
61         to Autoconf 2.13.
62
63 2001-08-03  Jim Meyering  <meyering@lucent.com>
64
65         * mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
66         as it was in the original.  Reported by Paul Eggert.
67
68 2001-07-16  Jim Meyering  <meyering@lucent.com>
69
70         * gettimeofday.m4: New file.
71         Prompted by a report from Bernhard Baehr.
72
73 2001-07-15  Jim Meyering  <meyering@lucent.com>
74
75         * Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h stuff.
76         Now it's in ../Makefile.cfg.
77
78 2001-07-04  Jim Meyering  <meyering@lucent.com>
79
80         * Makefile.am.in (glibc-io.struct): New target.  Rework the code
81         that generates jm-glibc-io.m4 so that it doesn't trigger any make
82         distcheck failure.
83
84 2001-07-02  Jim Meyering  <meyering@lucent.com>
85
86         The following changes were prompted by suggestions from Bruno Haible.
87
88         * jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
89         is now generated.
90         * Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
91         definition of EXTRA_DIST.
92         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
93         ensure that the generated file is created/updated whenever the list
94         of $(unlocked_functions) is changed.
95         (jm-glibc-io.m4): New rule.
96         (unlocked-io.h): New rule -- currently unused.
97
98 2001-06-24  Jim Meyering  <meyering@lucent.com>
99
100         * regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
101         unmatched right bracket, rather than kludging it with an extra,
102         falsely-matching quote in a comment.  Patch by Akim Demaille.
103
104 2001-05-27  Jim Meyering  <meyering@lucent.com>
105
106         * prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
107         Check for ut_type in struct utmp.
108
109 2001-05-22  Jim Meyering  <meyering@lucent.com>
110
111         * strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
112         now that we use the package-supplied version unconditionally.
113         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
114
115 2001-05-21  Jim Meyering  <meyering@lucent.com>
116
117         * regex.m4: Change a couple backticks to single quotes to avoid shell
118         syntax errors.
119
120 2001-05-19  Alexandre Duret-Lutz  <duret_g@epita.fr>
121
122         * dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
123
124 2001-05-11  Paul Eggert  <eggert@twinsun.com>
125
126         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
127         Don't bother to check library strftime, since
128         we'll be using our own my_strftime function anyway.
129         Define my_strftime instead of strftime.
130
131 2001-05-15  Jim Meyering  <meyering@lucent.com>
132
133         * regex.m4: Use proper quoting so brackets appear in the test program.
134         Reported by, and with help from, Bruno Haible.
135
136 2001-05-13  Jim Meyering  <meyering@lucent.com>
137
138         * jm-macros.m4 (major_t, minor_t): Define to unsigned int if undefined.
139
140 2000-11-26  Paul Eggert  <eggert@twinsun.com>
141
142         * jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
143
144 2001-04-21  Jim Meyering  <meyering@lucent.com>
145
146         * rmdir-errno.m4: Write to a new file, so that a restrictive umask
147         doesn't interfere.
148
149 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
150
151         * ftruncate.m4: Check for chsize.
152         Link with ftruncate.o unconditionally if ftruncate is missing.
153         This was required when cross-compiling to i586-mingw32msvc.
154
155 2001-03-24  Jim Meyering  <meyering@lucent.com>
156
157         * jm-macros.m4: Require autoconf-2.49d.
158
159 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
160
161         * iconv.m4 (jm_ICONV): Recommend GNU libiconv.
162
163 2001-03-17  Jim Meyering  <meyering@lucent.com>
164
165         * memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
166         now that the version in autoconf is equivalent.
167         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
168
169         * error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
170         Suggestion from Akim Demaille.
171
172         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
173         (jm_PREREQ_TEMPNAME): New function.
174
175 2001-02-25  Paul Eggert  <eggert@twinsun.com>
176
177         * jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
178         lacks mkstemp.  Compile our own tempname.c if we compile our own
179         mkstemp.c, as mkstemp relies on tempname.
180
181 2001-03-01  Jim Meyering  <meyering@lucent.com>
182
183         * dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
184         AH_VERBATIM really does output its argument verbatim.
185
186 2001-02-18  Paul Eggert  <eggert@twinsun.com>
187
188         * jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
189
190 2001-02-17  Jim Meyering  <meyering@lucent.com>
191
192         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
193         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
194         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
195         UnixWare 7.1.1.
196
197         * mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
198         rather than AC_CACHE_VAL.
199
200 2001-02-17  Paul Eggert  <eggert@twinsun.com>
201
202         * mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
203         * mbswidth.m4 (jm_PREREQ_MBSWIDTH):
204         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
205         * prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
206
207 2001-02-07  Jim Meyering  <meyering@lucent.com>
208
209         * regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
210
211 2001-02-05  Jim Meyering  <meyering@lucent.com>
212
213         * jm-macros.m4: Require autoconf-2.14d (not yet released), because
214         it includes the patch required for `large file' support with at least
215         HP-UX's 10.20 /bin/cc.
216
217 2001-02-03  Jim Meyering  <meyering@lucent.com>
218
219         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
220         AS_IF, now that it works once again (mysteriously).
221         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
222
223 2001-01-30  Jim Meyering  <meyering@lucent.com>
224
225         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
226         * chown.m4: Rename conftestchown to conftest.chown.
227         * rename.m4: s/conftestdir/conftest.d1/ and s/conftestdir2/conftest.d2/.
228         * utimes.m4: s/conftestdata/conftest.data/
229         Inspired by Pavel Roskin's change in autoconf.
230
231 2001-01-27  Jim Meyering  <meyering@lucent.com>
232
233         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
234         a use of AS_IF.
235         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
236
237 2001-01-26  Jim Meyering  <meyering@lucent.com>
238
239         * prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
240         quotearg.c includes it.
241
242 2001-01-15  Bruno Haible  <haible@clisp.cons.org>
243
244         * iconv.m4 (jm_ICONV): Also check whether the iconv declaration
245         has const.
246
247 2001-01-20  Jim Meyering  <meyering@lucent.com>
248
249         Be sure that headers are checked before used in code compiled
250         for the type checks.
251         * jm-macros.m4 (jm_MACROS): Remove all header checks.
252         In place of that, invoke jm_CHECK_ALL_TYPES.
253         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
254         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
255         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
256         The check for ssize_t was mistakenly run before the test for unistd.h.
257
258         The configure-time check for stdbool.h was missing.
259         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
260         (jm_PREREQ_HASH): New function.
261
262 2001-01-17  Jim Meyering  <meyering@lucent.com>
263
264         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
265         for autoconf-2.49c.
266         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
267
268 2001-01-14  Jim Meyering  <meyering@lucent.com>
269
270         * rename.m4: Use temporary directories named conftestdir{,2}, not
271         foo and bar.  Create conftestdir/ in the script, not in the C code.
272         Remove directories in the script, not in the C code.
273         Remove conftestdir{,2} before trying to create the directory.
274         Make the entire configure script fail if the mkdir fails.
275
276 2001-01-02  Volker Borchert  <bt@teknon.de>
277
278         * rename.m4: New file.
279         * jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
280
281 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
282
283         * libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
284         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
285         so `make install' also works in VPATH builds.
286
287 2001-01-01  Jim Meyering  <meyering@lucent.com>
288
289         * prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available), even
290         on systems with utmpx.h.  It's necessary for the declaration of utmp's
291         ut_user member.  Reported by Andreas Jaeger.
292
293         * check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if available.
294         They are required for the declarations of getgrgid and getpwuid resp.
295         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
296         Reported by Andreas Jaeger.
297
298 2000-12-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
299
300         * libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
301         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
302         can be used in subdirectories.
303
304 2000-12-26  Jim Meyering  <meyering@lucent.com>
305
306         * dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work better
307         with autoheader.
308
309 2000-12-17  Jim Meyering  <meyering@lucent.com>
310
311         * dos.m4 (jm_AC_DOS): New file and macro.
312         * jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
313
314 2000-12-06  Paul Eggert  <eggert@twinsun.com>
315
316         * off_t-format.m4: Remove this file.
317         * jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
318
319 2000-12-06  Jim Meyering  <meyering@lucent.com>
320
321         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the replacement
322         strtoull, we may well need the replacement strtoul, too.
323         Check for declarations of strtoul and strtoull.
324         Check for strtol.  Mainly as a cue to cause automake to include
325         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
326         Check for limits.h -- strtol.c needs it.
327
328 2000-12-02  Jim Meyering  <meyering@lucent.com>
329
330         * off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
331         * jm-macros.m4 (jm_MACROS): require it.
332
333 2000-11-30  Jim Meyering  <meyering@lucent.com>
334
335         * jm-macros.m4 (jm_MACROS): Check for stdint.h.
336
337 2000-11-30  Jim Meyering  <meyering@lucent.com>
338
339         * getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
340
341 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
342
343         * jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
344
345 2000-11-04  Jim Meyering  <meyering@lucent.com>
346
347         * regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
348
349 2000-10-29  Jim Meyering  <meyering@lucent.com>
350
351         * fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf renaming.
352         * ls-mntd-fs.m4: Likewise
353
354 2000-10-28  Jim Meyering  <meyering@lucent.com>
355
356         * prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
357         (jm_PREREQ_MEMCHR): New function.
358
359 2000-10-21  Jim Meyering  <meyering@lucent.com>
360
361         * check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
362         * prereq.m4 (jm_PREREQ_DIRNAME): New macro.
363         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
364
365 2000-09-18  Jim Meyering  <meyering@lucent.com>
366
367         * getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of LIBS.
368         Otherwise, everyone ends up linking with -lelf for some configurations.
369         Reported by Mike Stone.
370
371 2000-08-26  Jim Meyering  <meyering@lucent.com>
372
373         * jm-macros.m4: Use jm_FUNC_FPENDING.
374         * fpending.m4: New file.
375
376 2000-08-20  Jim Meyering  <meyering@lucent.com>
377
378         * check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
379         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
380         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
381
382 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
383
384         Improve fileutils installation on systems where running
385         programs (like install) can't be unlinked.
386         * unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
387         * jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
388
389 2000-08-06  Paul Eggert  <eggert@twinsun.com>
390
391         * mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
392         not char, for compatibility with glibc 2.1.3 strftime.c.
393
394 2000-07-23  Paul Eggert  <eggert@twinsun.com>
395
396         * mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
397
398 2000-07-23  Jim Meyering  <meyering@lucent.com>
399
400         * check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these, too:
401         getgrgid, getpwuid, getuid.
402
403 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
404
405         * mbswidth.m4: New file.
406         * prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
407
408 2000-07-14  Jim Meyering  <meyering@lucent.com>
409
410         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require jm_AC_TYPE_UINTMAX_T.
411
412 2000-07-10  Paul Eggert  <eggert@twinsun.com>
413
414         From a suggestion by Bruno Haible.
415         * mbstate_t.m4 (AC_MBSTATE_T):
416         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
417         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
418         and mbstate_t, to a single-part test that simply defines mbstate_t.
419         * prereq.m4 (jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
420
421 2000-07-10  Jim Meyering  <meyering@lucent.com>
422
423         * strerror_r.m4: Mirror the correction made in autoconf.
424
425         * gnu-source.m4: Output to confdefs.h directly.
426         Suggestion from Akim Demaille.
427
428 2000-07-09  Jim Meyering  <meyering@lucent.com>
429
430         * jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
431         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
432
433         * gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
434         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
435
436 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
437
438         * strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
439         to strerror_r.
440         Include <ctype.h> for use of isalpha.
441
442 2000-07-05  Paul Eggert  <eggert@twinsun.com>
443         and Bruno Haible  <haible@clisp.cons.org>
444
445         * mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
446         only if the test for an object-type mbstate_t fails.  This
447         prevents us from mistakenly reporting that mbstate_t is a
448         system object type after we "#define mbstate_t int" to work
449         around its lack.
450
451 2000-07-04  Jim Meyering  <meyering@lucent.com>
452
453         * fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
454         of the deprecated AC_CHECKING.
455
456 2000-07-03  Jim Meyering  <meyering@lucent.com>
457
458         * check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
459
460 2000-07-03  Paul Eggert  <eggert@twinsun.com>
461
462         * mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
463         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
464
465 2000-07-02  Jim Meyering  <meyering@lucent.com>
466
467         * mbstate_t.m4: Also define mbstate_t, if necessary.
468
469         * chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
470         AC_LIBOBJ(function_name).
471         * chown.m4: Likewise.
472         * fnmatch.m4: Likewise.
473         * ftruncate.m4: Likewise.
474         * getgroups.m4: Likewise.
475         * getline.m4: Likewise.
476         * group-member.m4: Likewise.
477         * jm-macros.m4: Likewise.
478         * lstat.m4: Likewise.
479         * malloc.m4: Likewise.
480         * memcmp.m4: Likewise.
481         * nanosleep.m4: Likewise.
482         * putenv.m4: Likewise.
483         * realloc.m4: Likewise.
484         * regex.m4: Likewise.
485         * stat.m4: Likewise.
486         * strftime.m4: Likewise.
487
488 2000-07-01  Jim Meyering  <meyering@lucent.com>
489
490         * ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
491         problem.
492
493 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
494
495         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
496         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
497
498 2000-07-01  Jim Meyering  <meyering@lucent.com>
499
500         * uptime.m4: Put double quotes around use of $cross_compiling.
501
502 2000-06-28  Jim Meyering  <meyering@lucent.com>
503
504         * mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not included
505         by quotearg.c, for which we perform this test.  From Bruno Haible.
506
507 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
508
509         * check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
510         * prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
511         <utmpx.h> exists, put readutmp.o into LIBOBJS.
512
513 2000-06-25  Jim Meyering  <meyering@lucent.com>
514
515         * mbstate_t.m4: Include stdio.h before wchar.h to work around
516         Linux header bug when _XOPEN_SOURCE is defined to 500.
517
518 2000-06-24  Jim Meyering  <meyering@lucent.com>
519
520         * strerror_r.m4: Revive this file -- to try out an experimental
521         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
522         for which strerror does return char*, but which lacks a conveniently
523         accessible declaration of the function.  If the compile-test says
524         strerror_r doesn't work, then resort to a `run'-test that works on
525         BeOS and segfaults on DEC Unix.
526
527 2000-06-19  Paul Eggert  <eggert@twinsun.com>
528
529         * mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
530         * prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
531
532 2000-06-23  Jim Meyering  <meyering@lucent.com>
533
534         * afs.m4: Add missing AC_MSG_RESULT.
535         Reported by Bruno Haible.
536
537         * fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
538         Suggestion from Bruno Haible.
539
540 2000-06-21  Jim Meyering  <meyering@lucent.com>
541
542         * jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
543
544 2000-06-18  Jim Meyering  <meyering@lucent.com>
545
546         * jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
547
548         * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
549         `checking whether...' message to be consistent with that of the
550         lstat test.
551
552 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
553
554         * glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
555
556 2000-06-12  Jim Meyering  <meyering@lucent.com>
557
558         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with AC_FUNC_GETLOADAVG
559         from autoconf, and tweak the latter to accept an optional argument.
560         * jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
561         the optional argument, `lib'.
562
563 2000-06-08  Jim Meyering  <meyering@lucent.com>
564
565         * largefile.m4: Remove file (now that it's part of autoconf).
566
567 2000-06-04  Paul Eggert  <eggert@twinsun.com>
568
569         Rewrite largefile configuration so that we don't need to run
570         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
571         AC_CANONICAL_HOST in configure.in -- jmm]
572
573         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
574         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
575         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
576         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
577         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
578         All uses changed.
579         Instead of inspecting the output of getconf, try to compile the
580         test program without and with the macro definition.
581         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
582         for getconf.  Instead, check for the needed flags by compiling
583         test programs.
584
585 2000-06-03  Jim Meyering  <meyering@lucent.com>
586
587         * prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
588         now that autoconf requires that.
589
590         * jm-glibc-io.m4: Add a kludge to make autoheader emit the required
591         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
592         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
593
594 2000-05-26  Bruno Haible  <haible@clisp.cons.org>
595
596         * glibc21.m4: New file.
597         * jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
598
599 2000-05-28  Jim Meyering  <meyering@lucent.com>
600
601         * jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
602         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
603         * stat.m4: Likewise.
604         * lstat.m4: Likewise.
605         * lstat-slash.m4: Remove file (absorbed into autoconf).
606
607         * jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
608         * strerror_r.m4: Remove file (absorbed into autoconf).
609
610 2000-05-26  Jim Meyering  <meyering@lucent.com>
611
612         * uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
613
614 2000-05-24  Jim Meyering  <meyering@lucent.com>
615
616         * prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
617         autoconf requires that.
618         * lib-check.m4: Likewise.
619         * jm-macros.m4: Likewise.
620         * strftime.m4: Likewise.
621
622         * check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in AC_CHECK_DECLS,
623         now that autoconf requires that.
624
625 2000-05-22  Jim Meyering  <meyering@lucent.com>
626
627         * stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
628         * lstat.m4: Likewise.
629
630 2000-05-20  Jim Meyering  <meyering@lucent.com>
631
632         * prereq.m4 (jm_PREREQ_HUMAN): New macro.
633         (jm_PREREQ): Use it.
634
635 2000-05-09  Jim Meyering  <meyering@lucent.com>
636
637         * gettext.m4: Rename this...
638         * libintl.m4: ...to this.
639
640 2000-05-06  Jim Meyering  <meyering@lucent.com>
641
642         * jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
643         (AC_REPLACE_FUNCS): Add strnlen.
644
645         * rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
646         * jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
647
648         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
649         AC_SEARCH_LIBS call for nanosleep.
650         (LIB_NANOSLEEP): Set and AC_SUBST.
651
652 2000-05-03  Paul Eggert  <eggert@twinsun.com>
653
654         * largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
655         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
656         2.1.3 bug.  This avoids a clash when files like regex.c define
657         _GNU_SOURCE.
658
659 2000-05-05  Jim Meyering  <meyering@lucent.com>
660
661         * jm-macros.m4 (jm_MACROS): Save and restore LIBS around AC_SEARCH_LIBS
662         call for clock_gettime.
663         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
664
665         * search-libs.m4: Update from autoconf.
666
667         su doesn't work on Solaris2.6.
668         * lib-check.m4: When checking for struct spwd.sp_pwdp, also include
669         <shadow.h>.  Reported by Dragos Harabor.
670
671 2000-05-03  Jim Meyering  <meyering@lucent.com>
672
673         * check-decl.m4 (AC_CHECK_DECLS): Add strndup.
674
675 2000-05-02  Paul Eggert  <eggert@twinsun.com>
676
677         * largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
678         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
679         compile-time test, rather than inspecting host and OS, to
680         decide whether to define _LARGEFILE_SOURCE.
681
682 2000-05-01  Jim Meyering  <meyering@lucent.com>
683
684         * fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
685
686         * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
687         Based on a patch from Bruno Haible.
688
689 2000-04-18  Jim Meyering  <meyering@lucent.com>
690
691         * prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
692         (jm_PREREQ): Use it.
693
694 2000-04-17  Jim Meyering  <meyering@lucent.com>
695
696         Get it right :-)
697         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
698         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
699         Suggestion from Akim Demaille.
700
701 2000-04-14  Jim Meyering  <meyering@lucent.com>
702
703         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg form
704         of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets clobbered.
705
706 2000-04-13  Jim Meyering  <meyering@lucent.com>
707
708         * jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new AH_VERBATIM
709         to insert required #ifndef into config.h.in.
710         Suggestion from Akim Demaille.
711
712 2000-04-12  Jim Meyering  <meyering@lucent.com>
713
714         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
715         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
716         Christian Krackowizer.
717
718         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
719         * jm-macros.m4 (_GNU_SOURCE): Define.
720         (AC_SYS_LARGEFILE): Require.
721         (AM_C_PROTOTYPES): Require.
722
723 2000-04-05  Paul Eggert  <eggert@twinsun.com>
724
725         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
726         IRIX if the installer said otherwise.
727
728 2000-04-05  Jim Meyering  <meyering@lucent.com>
729
730         Portability tweaks required for ultrix4.3.
731         * check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
732         (jm_CHECK_DECLS): Add getutent to the list of functions.
733         (_jm_DECL_HEADERS): Add utmpx.h.
734         From John David Anglin.
735
736         * strftime.m4: Back out the 2000-04-02 change.
737         Instead of that change, simply undefine putenv in the test program.
738
739 2000-04-03  Jim Meyering  <meyering@lucent.com>
740
741         * gettext.m4: Fix typo in comment.
742
743         * codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
744         textutils/configure.in).  Suggestion from Paul Eggert.
745         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
746
747 2000-04-02  Paul Eggert  <eggert@twinsun.com>
748
749         * strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
750         variable in the shell rather than using putenv, which isn't
751         portable.  This avoids the configure-time inter-test dependency
752         on the potentially-renamed putenv function.
753
754 2000-03-30  Paul Eggert  <eggert@twinsun.com>
755
756         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
757         before checking struct stat.st_blksize, so that
758         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
759
760 2000-03-29  Paul Eggert  <eggert@twinsun.com>
761
762         * strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
763         since strftime.c uses HAVE_STRFTIME to decide whether to use
764         the underlying strftime.
765
766 2000-03-10  Jim Meyering  <meyering@lucent.com>
767
768         * lib-check.m4: Look for getspnam in -lgen, too.
769         From Marco Franzen.
770
771 2000-02-02  Bruno Haible  <haible@clisp.cons.org>
772
773         * codeset.m4: New file.
774         * iconv.m4: New file.
775         * jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
776
777 2000-03-04  Jim Meyering  <meyering@lucent.com>
778
779         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
780         for lib/localcharset.c.
781
782 2000-03-03  Jim Meyering  <meyering@lucent.com>
783
784         * regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
785
786 2000-03-02  Jim Meyering  <meyering@lucent.com>
787
788         * timespec.m4: Require AC_HEADER_TIME before the cache check so
789         the messages come out on separate lines.
790
791         * jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
792         rather than jm_CHECK_DECLARATIONS.
793         * decl.m4: Remove now-unused file.
794
795         * check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and geteuid.
796
797 2000-02-27  Jim Meyering  <meyering@lucent.com>
798
799         * check-decl.m4: Add getenv to the list.
800
801 2000-02-23  Jim Meyering  <meyering@lucent.com>
802
803         * check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
804         in place of my hack.
805
806 2000-02-10  Jim Meyering  <meyering@lucent.com>
807
808         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
809         gnu_nanosleep to rpl_nanosleep.
810
811 2000-02-09  Jim Meyering  <meyering@lucent.com>
812
813         * lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
814         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
815
816 2000-02-08  Akim Demaille  <akim@epita.fr>
817
818         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
819         `[' and `]' and remove uses of `changequote'.
820         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
821         (AC_SYS_LARGEFILE): Likewise.
822         * gettext.m4 (AM_GNU_GETTEXT): Likewise.
823         * strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
824         of changequote.
825         * regex.m4 (jm_INCLUDED_REGEX): Likewise.
826         * readdir.m4 (jm_FUNC_READDIR): Likewise
827         * memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
828         * getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
829
830 2000-02-05  Jim Meyering  <meyering@lucent.com>
831
832         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
833         Remove explicit use of AC_HEADER_TIME.  It is required by
834         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
835         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
836         in autoconf whereby the expansion of the latter ended up preceding
837         the expansion of its prerequisite, AC_HEADER_TIME.
838         Reported by Volker Borchert.
839
840 2000-02-03  Jim Meyering  <meyering@lucent.com>
841
842         * prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
843
844 2000-02-02  Jim Meyering  <meyering@lucent.com>
845
846         * prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
847         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
848         Reported by Eli Zaretskii.
849
850 2000-01-31  Jim Meyering  <meyering@lucent.com>
851
852         * check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
853         functions.  Add the time.h and sys/time.h headers along with the
854         AC_REQUIRE'ment of AC_HEADER_TIME.
855
856 2000-01-30  Jim Meyering  <meyering@lucent.com>
857
858         * lib-check.m4: Clean up some kludgy old shadow password tests.
859
860         * prereq.m4 (utmp_includes): Define.
861         Check for ut_user and ut_name members in both struct utmpx
862         and struct utmp.
863
864 2000-01-29  Jim Meyering  <meyering@lucent.com>
865
866         * lib-check.m4: New file containing library-related checks from
867         fileutils and sh-utils (textutils had none).
868
869 2000-01-28  Jim Meyering  <meyering@lucent.com>
870
871         * perl.m4: Change format of warning message to look more like that
872         from the missing script.  Suggestion from François Pinard.
873
874 2000-01-25  Jim Meyering  <meyering@lucent.com>
875
876         * timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as well
877         as time.h in the compile check.
878         * nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
879         Fix typo in cross-compiling case: s/yes/no/.
880
881 2000-01-23  Jim Meyering  <meyering@lucent.com>
882
883         * jm-macros.m4: Move df-related tests here from fileutils/configure.in
884
885         * ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
886         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
887
888         * fsusage.m4: New file.  Extracted from fileutils/configure.in.
889         s/space/ac_fsusage_space/.
890         (jm_FILE_SYSTEM_USAGE): Take two parameters.
891
892         * ftruncate.m4: New file (derived from part of fileutils/configure.in).
893         * jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
894         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
895
896         * jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
897         AC_SUBST these here, rather than just in sh-util/configure.in, so
898         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
899         all the same.
900         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
901         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
902         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
903         (AC_SUBST(POW_LIBM)): Likewise.
904         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
905
906 2000-01-22  Jim Meyering  <meyering@lucent.com>
907
908         * jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
909
910         * prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
911
912         * jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
913         configure.in
914         (AC_CHECK_HEADERS): Likewise for sh-utils.
915         (AC_CHECK_HEADERS): Likewise for textutils.
916         Merge the three lists of headers.
917
918         * prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
919         from fileutils' configure.in.
920
921         * decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)' code.
922         Moved tests into their own function (_jm_DECL_HEADERS) in check-decl.m4.
923
924         * check-decl.m4: Use #if rather than #ifdef.
925         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
926         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
927         (_jm_DECL_HEADERS): Define new function.
928         (jm_CHECK_DECLARATIONS): Require it.
929
930 2000-01-19  Jim Meyering  <meyering@lucent.com>
931
932         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
933         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
934         defines `struct timespec' in <sys/time.h>
935
936         * c-bs-a.m4: Remove uses of changequote altogether.
937         Thanks to Akim for explaining.
938
939 2000-01-16  Jim Meyering  <meyering@lucent.com>
940
941         * jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
942         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
943         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
944         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
945
946 2000-01-16  Jim Meyering  <meyering@lucent.com>
947
948         * c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
949         because the latter didn't work.
950
951 2000-01-15  Jim Meyering  <meyering@lucent.com>
952
953         * jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
954         (AC_REPLACE_FUNCS): Add memcpy and memset.
955         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
956         Add strpbrk.
957         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
958
959 2000-01-12  Jim Meyering  <meyering@lucent.com>
960
961         * prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
962         (jm_PREREQ): Use it.
963         (jm_PREREQ_READUTMP): New macro.
964         (jm_PREREQ): Use it.
965
966 2000-01-11  Paul Eggert  <eggert@twinsun.com>
967
968         Quote multibyte characters correctly.
969         * c-bs-a.m4: New file.
970         * prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
971         (jm_PREREQ): Use it.
972
973 2000-01-11  Paul Eggert  <eggert@twinsun.com>
974
975         * uintmax_t.m4: Port to autoconf 2.13.
976
977 2000-01-08  Jim Meyering  <meyering@ascend.com>
978
979         * strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
980         * jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
981
982 2000-01-04  Jim Meyering  <meyering@ascend.com>
983
984         * d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
985         jm_STRUCT_DIRENT_D_TYPE.
986         * d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
987         jm_STRUCT_DIRENT_D_INO.
988         * utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
989         jm_STRUCT_UTIMBUF.
990         * jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/ renamings.
991         * utime.m4: Likewise.
992
993         * timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
994         * jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
995
996 2000-01-03  Paul Eggert  <eggert@twinsun.com>
997
998         * nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
999         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
1000
1001 2000-01-02  Jim Meyering  <meyering@ascend.com>
1002
1003         * search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
1004         remember if this is necessary.
1005
1006 1999-12-26  Jim Meyering  <meyering@ascend.com>
1007
1008         * jm-macros.m4: Use it here.
1009         * nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
1010
1011 1999-12-23  Jim Meyering  <meyering@ascend.com>
1012
1013         * jm-macros.m4: Check for clock_gettime (moved from
1014         fileutils/configure.in)
1015         Check for gettimeofday.
1016
1017 1999-12-20  Jim Meyering  <meyering@ascend.com>
1018
1019         * strftime.m4: Remove kludge, now that I'm using the fixed
1020         autoconf-2.14a-1999-12-20.
1021
1022 1999-12-19  Jim Meyering  <meyering@ascend.com>
1023
1024         * lstat-slash.m4: New file.
1025         * jm-macros.m4: Use the new macro:
1026         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
1027
1028 1999-12-07  Jim Meyering  <meyering@ascend.com>
1029
1030         * perl.m4: Require that File::Compare be available, too.
1031         Too many systems seem to lack it.
1032
1033         * strftime.m4: Add checks for most of the cpp macros tested in
1034         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
1035
1036 1999-11-18  Paul Eggert  <eggert@twinsun.com>
1037
1038         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
1039         problem with the QNX 4.25 shell, which doesn't propagate exit
1040         status of failed commands inside shell assignments.
1041
1042 1999-11-17  Jim Meyering  <meyering@ascend.com>
1043
1044         * gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
1045
1046 1999-11-07  Jim Meyering  <meyering@ascend.com>
1047
1048         * getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
1049
1050 1999-11-06  Jim Meyering  <meyering@ascend.com>
1051
1052         * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
1053         * jm-macros.m4 (jm_MACROS): Use it here.
1054
1055 1999-11-05  Jim Meyering  <meyering@ascend.com>
1056
1057         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from configure.in
1058         of textutils, fileutils, and sh-utils into this one (shared between
1059         those packages) file.
1060         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
1061         AC_STRUCT_ST_BLKSIZE.
1062
1063 1999-11-03  Jim Meyering  <meyering@ascend.com>
1064
1065         * ssize_t.m4: Remove file.  No longer needed since the new version of
1066         AC_CHECK_TYPE checks includes unistd.h.
1067         * jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
1068         Suggestion from Akim Demaille.
1069
1070 1999-10-30  Jim Meyering  <meyering@ascend.com>
1071
1072         * uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
1073         m4-quoted string.
1074         * ls-mntd-fs.m4: Likewise.
1075         * jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
1076         * jm-winsz1.m4: Likewise.
1077
1078         * const.m4: Remove file, since the fix made it into the experimental
1079         version of autoconf.
1080         * mktime.m4: Likewise.
1081
1082         * check-type.m4: Remove file, now that the latest version of
1083         AC_CHECK_TYPE takes a third arg to specify additional #includes.
1084
1085         * ssize_t.m4: New file, requires experimental version of autoconf.
1086         * jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
1087         AC_CHECK_TYPE.
1088
1089 1999-10-04  Jim Meyering  <meyering@ascend.com>
1090
1091         * jm-macros.m4: Don't require autoconf-2.14.1.
1092
1093 1999-09-22  Paul Eggert  <eggert@twinsun.com>
1094
1095         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
1096         2.95.1 bug with HP-UX 10.20.
1097
1098 1999-09-17  Jim Meyering  <meyering@ascend.com>
1099
1100         * jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
1101         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
1102         due to missing strdup (against sh-utils-2.0).
1103
1104 1999-08-29  Jim Meyering  <meyering@ascend.com>
1105
1106         * jm-macros.m4: Require jm_BISON.
1107         * bison.m4: New file.
1108
1109 1999-08-17  Paul Eggert  <eggert@twinsun.com>
1110
1111         * largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
1112         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
1113
1114 1999-08-05  Jim Meyering  <meyering@ascend.com>
1115
1116         * getline.m4: Rename test file from conftestdata to conftest.data
1117         to avoid conflicts with `conftest' on 8+3 filesystems.
1118         Suggestion from Eli Zaretskii.
1119
1120 1999-08-04  Jim Meyering  <meyering@ascend.com>
1121
1122         * jm-macros.m4: Move a 4-line block of code from the configure.in of
1123         fileutils and sh-utils (textutils's getline test was inadequate).
1124         (AM_FUNC_GETLINE): Run this test.
1125         (AC_CHECK_FUNCS): Check for getdelim.
1126         Reported by Bob Proulx.
1127
1128 1999-08-02  Jim Meyering  <meyering@ascend.com>
1129
1130         * jm-macros.m4: Add a comment.
1131
1132 1999-08-01  Jim Meyering  <meyering@ascend.com>
1133
1134         * mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4.
1135
1136 1999-08-01  Paul Eggert  <eggert@twinsun.com>
1137
1138         * lfs.m4: Remove this file.
1139         * largefile.m4: New file.  It contains the old contents of
1140         lfs.m4, except that all names with prefix AC_LFS have been
1141         changed to use the prefix AC_SYS_LARGEFILE instead, to be
1142         compatible with future autoconf versions.  Also, some minor m4
1143         quoting problems have been fixed.
1144
1145 1999-07-16  Paul Eggert  <eggert@twinsun.com>
1146
1147         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
1148         that we can shift, multiply and divide unsigned long long
1149         values; Ultrix cc can't do it.
1150
1151 1999-07-14  Paul Eggert  <eggert@twinsun.com>
1152
1153         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
1154         <inttypes.h> defines strtoumax as a macro (and not as a
1155         function).
1156
1157 1999-07-05  Paul Eggert  <eggert@twinsun.com>
1158
1159         * gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
1160         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
1161         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
1162         and simplify the shell code.
1163
1164 1999-07-03  Paul Eggert  <eggert@twinsun.com>
1165
1166         * mktime.m4: New file, which is a preview of what should appear
1167         in the next public autoconf release.
1168
1169 1999-07-20  Jim Meyering  <meyering@ascend.com>
1170
1171         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
1172
1173 1999-07-15  Jim Meyering  <meyering@ascend.com>
1174
1175         * jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
1176
1177 1999-05-22  Jim Meyering  <meyering@ascend.com>
1178
1179         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
1180
1181 1999-05-20  Jim Meyering  <meyering@ascend.com>
1182
1183         * search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
1184         Add a colon after each `then' in case $4 is empty.
1185
1186 1999-05-16  Jim Meyering  <meyering@ascend.com>
1187
1188         * search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
1189
1190 1999-05-10  Jim Meyering  <meyering@ascend.com>
1191
1192         * jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
1193
1194         * jm-macros.m4: Require 2.14.1, since we use newly-renamed
1195         AC_FUNC_MKTIME.
1196
1197 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1198
1199         * jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
1200
1201 1999-05-04  Paul Eggert  <eggert@twinsun.com>
1202
1203         * lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
1204         not CPPFLAGS, so that linking works correctly in IRIX.
1205
1206 1999-04-30  Paul Eggert  <eggert@twinsun.com>
1207
1208         * jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
1209
1210 1999-04-20  Jim Meyering  <meyering@ascend.com>
1211
1212         * xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
1213         AC_REPLACE xstroull if necessary.  From Paul Eggert.
1214         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
1215
1216 1999-04-20  Paul Eggert  <eggert@twinsun.com>
1217
1218         * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
1219         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
1220         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
1221         jm_AC_TYPE_UNSIGNED_LONG_LONG.
1222         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
1223
1224         * lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
1225
1226 1999-04-18  Jim Meyering  <meyering@ascend.com>
1227
1228         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
1229         * jm-macros.m4: Use it.
1230
1231 1999-04-06  Jim Meyering  <meyering@ascend.com>
1232
1233         * strftime.m4: Remove test for %f.
1234
1235 1999-03-29  Jim Meyering  <meyering@ascend.com>
1236
1237         * jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
1238         superset of the AC_TYPE_* checks in the textutils, fileutils,
1239         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
1240         AC_TYPE_PID_T.
1241
1242 1999-03-28  Jim Meyering  <meyering@ascend.com>
1243
1244         * jm-macros.m4: Define GNU_PACKAGE here.
1245         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
1246         replaced e.g., in the *.sh files of the sh-utils.
1247
1248 1999-03-20  Jim Meyering  <meyering@ascend.com>
1249
1250         * jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
1251         * regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
1252         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
1253
1254 1999-03-19  Jim Meyering  <meyering@ascend.com>
1255
1256         * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
1257
1258 1999-03-12  Jim Meyering  <meyering@ascend.com>
1259
1260         * jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
1261
1262 1999-03-07  Jim Meyering  <meyering@ascend.com>
1263
1264         * jm-glibc-io.m4: Use only those *_unlocked macros that are declared.
1265
1266 1999-02-17  Jim Meyering  <meyering@ascend.com>
1267
1268         * gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of brackets
1269         in macro definition.  From Eli Zaretskii and Alain Magloire.
1270
1271 1999-02-07  Jim Meyering  <meyering@ascend.com>
1272
1273         * group-member.m4: New file -- extracted from sh-utils' configure.in.
1274
1275         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
1276         * gettext.m4: Support DOS-style d:/foo/bar absolute file names.
1277
1278 1999-02-06  Jim Meyering  <meyering@ascend.com>
1279
1280         * chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
1281         * fnmatch.m4: Likewise.
1282         * getgroups.m4: Likewise.
1283         * lstat.m4: Likewise.
1284         * malloc.m4: Likewise.
1285         * putenv.m4: Likewise.
1286         * realloc.m4: Likewise.
1287         * regex.m4: Likewise.
1288         * stat.m4: Likewise.
1289         * strftime.m4: Likewise.
1290         Suggestion from Alain Magloire.
1291
1292         * chown.m4: Use `.$ac_objext', not `.o'.
1293         * fnmatch.m4: Likewise.
1294         * getgroups.m4: Likewise.
1295         * getline.m4: Likewise.
1296         * lstat.m4: Likewise.
1297         * malloc.m4: Likewise.
1298         * memcmp.m4: Likewise.
1299         * putenv.m4: Likewise.
1300         * realloc.m4: Likewise.
1301         * regex.m4: Likewise.
1302         * stat.m4: Likewise.
1303         * strftime.m4: Likewise.
1304         Suggestion from Alain Magloire.
1305
1306         * jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
1307         an argument.
1308
1309         * regex.m4: Add a run-time Test for proper operation of
1310         re_compile_pattern.
1311
1312 1999-01-31  Jim Meyering  <meyering@ascend.com>
1313
1314         * getloadavg.m4: Check for locale.h and the function, setlocale.
1315
1316 1999-01-30  Jim Meyering  <meyering@ascend.com>
1317
1318         * check-type.m4: Use 3-arg form of AC_DEFINE.
1319
1320         * jm-mktime.m4: Make this a wrapper around the official AM_FUNC_MKTIME
1321         rather than my private copy, now that the official one is up to date.
1322         * mktime.m4: Remove file.
1323
1324         * getloadavg.m4: Use 3-arg form of AC_DEFINE.
1325         * uptime.m4: Likewise.
1326         * uintmax_t.m4: Likewise.
1327
1328 1999-01-28  Jim Meyering  <meyering@ascend.com>
1329
1330         * jm-macros.m4: Use jm_AFS.
1331         * afs.m4: New file (from fileutils' configure.in).
1332
1333         * assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
1334         * chown.m4: Likewise.
1335         * d-ino.m4: Likewise.
1336         * d-type.m4: Likewise.
1337         * fnmatch.m4: Likewise.
1338         * getgroups.m4: Likewise.
1339         * gettext.m4: Likewise.
1340         * jm-mktime.m4: Likewise.
1341         * jm-winsz2.m4: Likewise.
1342         * lcmessage.m4: Likewise.
1343         * ls-mntd-fs.m4: Likewise.
1344         * malloc.m4: Likewise.
1345         * memcmp.m4: Likewise.
1346         * putenv.m4: Likewise.
1347         * realloc.m4: Likewise.
1348         * st_mtim.m4: Likewise.
1349         * strftime.m4: Likewise.
1350
1351 1999-01-16  Jim Meyering  <meyering@ascend.com>
1352
1353         * jm-macros.m4 (ARGMATCH_DIE): Define.
1354         (ARGMATCH_DIE_DECL): Define.
1355
1356 1999-01-12  Jim Meyering  <meyering@ascend.com>
1357
1358         * Makefile.am.in: Rewrite to avoid using fmt.
1359         Reported by Lars Hecking.
1360
1361 1999-01-10  Jim Meyering  <meyering@ascend.com>
1362
1363         * fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
1364         gross kludge.
1365         * inttypes_h.m4: Likewise.
1366         * lstat.m4: Likewise.
1367         * malloc.m4: Likewise.
1368         * readdir.m4: Likewise.
1369         * realloc.m4: Likewise.
1370         * st_dm_mode.m4: Likewise.
1371         * stat.m4: Likewise.
1372         * utimbuf.m4: Likewise.
1373         * utimes.m4: Likewise.
1374
1375         * check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
1376         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
1377         comments in config.h.in are meaningful.
1378
1379         * jm-macros.m4: Require autoconf-2.13 here.
1380
1381         * regex.m4: By default, don't use the included regex.c on systems
1382         with glibc 2.  Suggestion from Uli Drepper.
1383
1384 1999-01-02  Jim Meyering  <meyering@ascend.com>
1385
1386         * jm-macros.m4: Replace strcasecmp and strncasecmp.
1387
1388 1998-12-18  Jim Meyering  <meyering@ascend.com>
1389
1390         * Makefile.am.in (Makefile.am): Simplify rule.
1391         Based on a suggestion from Lars Hecking.
1392
1393 1998-11-16  Jim Meyering  <meyering@ascend.com>
1394
1395         * lfs.m4: Double-quote the `uname...` expression.
1396
1397 1998-11-16  Paul Eggert  <eggert@twinsun.com>
1398
1399         * lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
1400
1401 1998-11-14  Jim Meyering  <meyering@ascend.com>
1402
1403         * lstat.m4: Correct comment.  POSIX does not permit it to succeed.
1404         * stat.m4: Likewise.
1405
1406 1998-11-03  Jim Meyering  <meyering@ascend.com>
1407
1408         * stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
1409         * lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
1410
1411 1998-10-18  Jim Meyering  <meyering@ascend.com>
1412
1413         * check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
1414
1415 1998-10-17  Jim Meyering  <meyering@ascend.com>
1416
1417         * decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
1418         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
1419         calls for those previously hard-coded headers.  Instead, take a new
1420         parameter.
1421         (jm_CHECK_DECLARATIONS): Reflect interface change.
1422         * check-decl.m4 (jm_CHECK_DECLS): Likewise.
1423         (jm_CHECK_DECL_LOCALTIME_R): New macro.
1424
1425         * mktime.m4: Test for spring-forward gap before long-running test.
1426
1427 1998-10-14  Jim Meyering  <meyering@ascend.com>
1428
1429         * mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
1430         instead of "TZ=America/Vancouver".  From Paul Eggert.
1431
1432 1998-10-11  Jim Meyering  <meyering@ascend.com>
1433
1434         * mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
1435         This adds a test for a recently added compatibility fix for mktime.c.
1436         * jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
1437
1438 1998-09-27  Jim Meyering  <meyering@ascend.com>
1439
1440         * jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
1441
1442         * fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
1443         ../configure.in, including a change from Gordon Matzigkeit to allow
1444         cross-compiling for the Hurd.
1445
1446         * glibc.m4: New file/macro to test for the GNU C Library
1447         versions 1 and 2.  From Gordon Matzigkeit.
1448         Indent.
1449
1450 1998-09-21  Jim Meyering  <meyering@ascend.com>
1451
1452         * chown.m4: Declare locals: before, after.  From Andries Brouwer.
1453
1454 1998-08-18  Paul Eggert  <eggert@twinsun.com>
1455
1456         Port nanosecond-resolution times to UnixWare 2.1.2 and
1457         pedantic Solaris 2.6.
1458
1459         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
1460         AC_STRUCT_ST_MTIM.
1461         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
1462         Generate name of ns member, instead of just 1 or undef.
1463         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
1464
1465 1998-08-15  Jim Meyering  <meyering@ascend.com>
1466
1467         * ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
1468         * check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
1469         * jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
1470         instead of jm_TYPE_SSIZE_T.
1471
1472 1998-08-12  Jim Meyering  <meyering@ascend.com>
1473
1474         * st_dm_mode.m4: New file.  From Johan Danielsson.
1475
1476 1998-08-02  Jim Meyering  <meyering@ascend.com>
1477
1478         * st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
1479         in acconfig.h manually.
1480
1481 1998-07-31  Paul Eggert  <eggert@twinsun.com>
1482
1483         * st_mtim.m4: New file.
1484
1485 1998-07-28  Jim Meyering  <meyering@ascend.com>
1486
1487         * utimes.m4: Undef stat.
1488
1489 1998-07-25  Jim Meyering  <meyering@ascend.com>
1490
1491         * utime.m4 (jm_FUNC_UTIME): New file and macro.
1492         * utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
1493
1494 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
1495
1496         * chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
1497         uid and gid actually remain unchanged.
1498
1499 1998-07-07  Jim Meyering  <meyering@ascend.com>
1500
1501         * jm-glibc-io.m4: Remove fclose_unlocked.
1502
1503 1998-07-04  Jim Meyering  <meyering@ascend.com>
1504
1505         * regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
1506         to prove that this macro can be used in packages without regex.c.
1507
1508 1998-07-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1509
1510         * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
1511         is to be used.
1512
1513 1998-07-03  Jim Meyering  <meyering@ascend.com>
1514
1515         * gettext.m4: Add -lintl if it's found to be necessary.
1516
1517         * gettext.m4: New file -- from gettext-0.10.35.
1518         * lcmessage.m4: Likewise.
1519         * progtest.m4: Likewise.
1520
1521         * regex.m4 (jm_WITH_REGEX): New file and macro.
1522         * jm-macros.m4: Require the new macro.
1523
1524 1998-06-29  Jim Meyering  <meyering@ascend.com>
1525
1526         * fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
1527         for the definition of NGROUPS (used in a system header included
1528         by sys/mount.h).
1529
1530 1998-06-28  Jim Meyering  <meyering@ascend.com>
1531
1532         * ls-mntd-fs.m4: New file.
1533         * fstypename.m4: New file.
1534
1535         * jm-macros.m4: Require the new macro.
1536         * jm-glibc-io.m4: New file.
1537
1538 1998-05-19  Jim Meyering  <meyering@ascend.com>
1539
1540         * jm-macros.m4: Add jm_FUNC_LCHOWN.
1541         * lchown.m4: New file.
1542
1543         * Makefile.am.in: New file.
1544         * Makefile.am (Makefile.am): Depend on Makefile.am.in.
1545
1546 1998-05-14  Jim Meyering  <meyering@ascend.com>
1547
1548         * Makefile.am (EXTRA_DIST): Add them.
1549         * jm-macros.m4: New file.
1550         * utimbuf.m4: New file.
1551
1552 1998-05-12  Jim Meyering  <meyering@ascend.com>
1553
1554         * Makefile.am (EXTRA_DIST): Add isc-posix.m4.
1555
1556 1998-05-11  Jim Meyering  <meyering@ascend.com>
1557
1558         * isc-posix.m4: New file.
1559
1560 1998-05-10  Jim Meyering  <meyering@ascend.com>
1561
1562         * jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
1563
1564 1998-05-09  Jim Meyering  <meyering@ascend.com>
1565
1566         * Makefile.am (EXTRA_DIST): Add ssize_t.m4.
1567         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
1568         with automake.
1569
1570         * ssize_t.m4: New file.
1571         * mktime.m4: Remove file -- the new automake has this now.
1572
1573 1998-04-26  Jim Meyering  <meyering@ascend.com>
1574
1575         * assert.m4: New file.
1576         * Makefile.am (EXTRA_DIST): Add assert.m4.
1577
1578 1998-04-05  Jim Meyering  <meyering@ascend.com>
1579
1580         * prereq.m4 (jm_PREREQ_REGEX): New macro.
1581         (jm_PREREQ): Use it here.
1582
1583 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
1584
1585         * inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
1586         in acconfig.h.
1587
1588 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
1589
1590         * prereq.m4: New file.
1591         * error.m4: New file.
1592         * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
1593
1594 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
1595
1596         * getline.m4: Don't set am_cv_func_working_getline before the
1597         cache-check for the same variable -- that defeated the purpose of
1598         the test; the test program was never run.  This was a problem only
1599         on systems with losing getline functions -- HP-UX 10.20 is one.
1600         Reported by Bjorn Helgaas.
1601
1602 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
1603
1604         * Makefile.am (EXTRA_DIST): Add perl.m4.
1605
1606 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
1607
1608         * Makefile.am (EXTRA_DIST): Add const.m4.
1609
1610         * const.m4: New file.  Use an initializer in this declaration
1611         typedef int charset[2]; const charset x;
1612         Reported by Bob Glickstein.
1613
1614 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
1615
1616         * chown.m4: Fix reversed types on -1 args to chown.
1617         From Kaveh Ghazi.
1618
1619 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
1620
1621         * check-decl.m4: s/DECLARATION_/DECL_/g.
1622         Add lseek and memchr.
1623
1624         * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
1625         T.E.Dickey <dickey@clark.net> said that some older preprocessors
1626         have a 20-character limit on names.
1627
1628 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
1629
1630         * inttypes_h.m4: New file.
1631         * uintmax_t.m4: New file.
1632         * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.