*** empty log message ***
[pspp] / m4 / ChangeLog
1 1999-12-19  Jim Meyering  <meyering@ascend.com>
2
3         * lstat-slash.m4: New file.
4         * jm-macros.m4: Use the new macro:
5         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
6
7 1999-12-07  Jim Meyering  <meyering@ascend.com>
8
9         * perl.m4: Require that File::Compare be available, too.
10         Too many systems seem to lack it.
11
12         * strftime.m4: Add checks for most of the cpp macros tested in
13         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
14
15 1999-11-18  Paul Eggert  <eggert@twinsun.com>
16
17         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
18         problem with the QNX 4.25 shell, which doesn't propagate exit
19         status of failed commands inside shell assignments.
20
21 1999-11-17  Jim Meyering  <meyering@ascend.com>
22
23         * gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
24
25 1999-11-07  Jim Meyering  <meyering@ascend.com>
26
27         * getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
28
29 1999-11-06  Jim Meyering  <meyering@ascend.com>
30
31         * link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
32         * jm-macros.m4 (jm_MACROS): Use it here.
33
34 1999-11-05  Jim Meyering  <meyering@ascend.com>
35
36         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from configure.in
37         of textutils, fileutils, and sh-utils into this one (shared between
38         those packages) file.
39         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
40         AC_STRUCT_ST_BLKSIZE.
41
42 1999-11-03  Jim Meyering  <meyering@ascend.com>
43
44         * ssize_t.m4: Remove file.  No longer needed since the new version of
45         AC_CHECK_TYPE checks includes unistd.h.
46         * jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
47         Suggestion from Akim Demaille.
48
49 1999-10-30  Jim Meyering  <meyering@ascend.com>
50
51         * uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
52         m4-quoted string.
53         * ls-mntd-fs.m4: Likewise.
54         * jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
55         * jm-winsz1.m4: Likewise.
56
57         * const.m4: Remove file, since the fix made it into the experimental
58         version of autoconf.
59         * mktime.m4: Likewise.
60
61         * check-type.m4: Remove file, now that the latest version of
62         AC_CHECK_TYPE takes a third arg to specify additional #includes.
63
64         * ssize_t.m4: New file, requires experimental version of autoconf.
65         * jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
66         AC_CHECK_TYPE.
67
68 1999-10-04  Jim Meyering  <meyering@ascend.com>
69
70         * jm-macros.m4: Don't require autoconf-2.14.1.
71
72 1999-09-22  Paul Eggert  <eggert@twinsun.com>
73
74         * largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
75         2.95.1 bug with HP-UX 10.20.
76
77 1999-09-17  Jim Meyering  <meyering@ascend.com>
78
79         * jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
80         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
81         due to missing strdup (against sh-utils-2.0).
82
83 1999-08-29  Jim Meyering  <meyering@ascend.com>
84
85         * jm-macros.m4: Require jm_BISON.
86         * bison.m4: New file.
87
88 1999-08-17  Paul Eggert  <eggert@twinsun.com>
89
90         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
91         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
92
93 1999-08-05  Jim Meyering  <meyering@ascend.com>
94
95         * getline.m4: Rename test file from conftestdata to conftest.data
96         to avoid conflicts with `conftest' on 8+3 filesystems.
97         Suggestion from Eli Zaretskii.
98
99 1999-08-04  Jim Meyering  <meyering@ascend.com>
100
101         * jm-macros.m4: Move a 4-line block of code from the configure.in of
102         fileutils and sh-utils (textutils's getline test was inadequate).
103         (AM_FUNC_GETLINE): Run this test.
104         (AC_CHECK_FUNCS): Check for getdelim.
105         Reported by Bob Proulx.
106
107 1999-08-02  Jim Meyering  <meyering@ascend.com>
108
109         * jm-macros.m4: Add a comment.
110
111 1999-08-01  Jim Meyering  <meyering@ascend.com>
112
113         * mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4.
114
115 1999-08-01  Paul Eggert  <eggert@twinsun.com>
116
117         * lfs.m4: Remove this file.
118         * largefile.m4: New file.  It contains the old contents of
119         lfs.m4, except that all names with prefix AC_LFS have been
120         changed to use the prefix AC_SYS_LARGEFILE instead, to be
121         compatible with future autoconf versions.  Also, some minor m4
122         quoting problems have been fixed.
123
124 1999-07-16  Paul Eggert  <eggert@twinsun.com>
125
126         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
127         that we can shift, multiply and divide unsigned long long
128         values; Ultrix cc can't do it.
129
130 1999-07-14  Paul Eggert  <eggert@twinsun.com>
131
132         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
133         <inttypes.h> defines strtoumax as a macro (and not as a
134         function).
135
136 1999-07-05  Paul Eggert  <eggert@twinsun.com>
137
138         * gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
139         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
140         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
141         and simplify the shell code.
142
143 1999-07-03  Paul Eggert  <eggert@twinsun.com>
144
145         * mktime.m4: New file, which is a preview of what should appear
146         in the next public autoconf release.
147
148 1999-07-20  Jim Meyering  <meyering@ascend.com>
149
150         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
151
152 1999-07-15  Jim Meyering  <meyering@ascend.com>
153
154         * jm-macros.m4: (AC_CHECK_FUNCS): Check for getpagesize.
155
156 1999-05-22  Jim Meyering  <meyering@ascend.com>
157
158         * jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
159
160 1999-05-20  Jim Meyering  <meyering@ascend.com>
161
162         * search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
163         Add a colon after each `then' in case $4 is empty.
164
165 1999-05-16  Jim Meyering  <meyering@ascend.com>
166
167         * search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
168
169 1999-05-10  Jim Meyering  <meyering@ascend.com>
170
171         * jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
172
173         * jm-macros.m4: Require 2.14.1, since we use newly-renamed
174         AC_FUNC_MKTIME.
175
176 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
177
178         * jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
179
180 1999-05-04  Paul Eggert  <eggert@twinsun.com>
181
182         * lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
183         not CPPFLAGS, so that linking works correctly in IRIX.
184
185 1999-04-30  Paul Eggert  <eggert@twinsun.com>
186
187         * jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
188
189 1999-04-20  Jim Meyering  <meyering@ascend.com>
190
191         * xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
192         AC_REPLACE xstroull if necessary.  From Paul Eggert.
193         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
194
195 1999-04-20  Paul Eggert  <eggert@twinsun.com>
196
197         * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
198         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
199         * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
200         jm_AC_TYPE_UNSIGNED_LONG_LONG.
201         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
202
203         * lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
204
205 1999-04-18  Jim Meyering  <meyering@ascend.com>
206
207         * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
208         * jm-macros.m4: Use it.
209
210 1999-04-06  Jim Meyering  <meyering@ascend.com>
211
212         * strftime.m4: Remove test for %f.
213
214 1999-03-29  Jim Meyering  <meyering@ascend.com>
215
216         * jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
217         superset of the AC_TYPE_* checks in the textutils, fileutils,
218         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
219         AC_TYPE_PID_T.
220
221 1999-03-28  Jim Meyering  <meyering@ascend.com>
222
223         * jm-macros.m4: Define GNU_PACKAGE here.
224         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
225         replaced e.g., in the *.sh files of the sh-utils.
226
227 1999-03-20  Jim Meyering  <meyering@ascend.com>
228
229         * jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
230         * regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
231         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
232
233 1999-03-19  Jim Meyering  <meyering@ascend.com>
234
235         * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
236
237 1999-03-12  Jim Meyering  <meyering@ascend.com>
238
239         * jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
240
241 1999-03-07  Jim Meyering  <meyering@ascend.com>
242
243         * jm-glibc-io.m4: Use only those *_unlocked macros that are declared.
244
245 1999-02-17  Jim Meyering  <meyering@ascend.com>
246
247         * gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of brackets
248         in macro definition.  From Eli Zaretskii and Alain Magloire.
249
250 1999-02-07  Jim Meyering  <meyering@ascend.com>
251
252         * group-member.m4: New file -- extracted from sh-utils' configure.in.
253
254         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
255         * gettext.m4: Support DOS-style d:/foo/bar absolute file names.
256
257 1999-02-06  Jim Meyering  <meyering@ascend.com>
258
259         * chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
260         * fnmatch.m4: Likewise.
261         * getgroups.m4: Likewise.
262         * lstat.m4: Likewise.
263         * malloc.m4: Likewise.
264         * putenv.m4: Likewise.
265         * realloc.m4: Likewise.
266         * regex.m4: Likewise.
267         * stat.m4: Likewise.
268         * strftime.m4: Likewise.
269         Suggestion from Alain Magloire.
270
271         * chown.m4: Use `.$ac_objext', not `.o'.
272         * fnmatch.m4: Likewise.
273         * getgroups.m4: Likewise.
274         * getline.m4: Likewise.
275         * lstat.m4: Likewise.
276         * malloc.m4: Likewise.
277         * memcmp.m4: Likewise.
278         * putenv.m4: Likewise.
279         * realloc.m4: Likewise.
280         * regex.m4: Likewise.
281         * stat.m4: Likewise.
282         * strftime.m4: Likewise.
283         Suggestion from Alain Magloire.
284
285         * jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
286         an argument.
287
288         * regex.m4: Add a run-time Test for proper operation of
289         re_compile_pattern.
290
291 1999-01-31  Jim Meyering  <meyering@ascend.com>
292
293         * getloadavg.m4: Check for locale.h and the function, setlocale.
294
295 1999-01-30  Jim Meyering  <meyering@ascend.com>
296
297         * check-type.m4: Use 3-arg form of AC_DEFINE.
298
299         * jm-mktime.m4: Make this a wrapper around the official AM_FUNC_MKTIME
300         rather than my private copy, now that the official one is up to date.
301         * mktime.m4: Remove file.
302
303         * getloadavg.m4: Use 3-arg form of AC_DEFINE.
304         * uptime.m4: Likewise.
305         * uintmax_t.m4: Likewise.
306
307 1999-01-28  Jim Meyering  <meyering@ascend.com>
308
309         * jm-macros.m4: Use jm_AFS.
310         * afs.m4: New file (from fileutils' configure.in).
311
312         * assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
313         * chown.m4: Likewise.
314         * d-ino.m4: Likewise.
315         * d-type.m4: Likewise.
316         * fnmatch.m4: Likewise.
317         * getgroups.m4: Likewise.
318         * gettext.m4: Likewise.
319         * jm-mktime.m4: Likewise.
320         * jm-winsz2.m4: Likewise.
321         * lcmessage.m4: Likewise.
322         * ls-mntd-fs.m4: Likewise.
323         * malloc.m4: Likewise.
324         * memcmp.m4: Likewise.
325         * putenv.m4: Likewise.
326         * realloc.m4: Likewise.
327         * st_mtim.m4: Likewise.
328         * strftime.m4: Likewise.
329
330 1999-01-16  Jim Meyering  <meyering@ascend.com>
331
332         * jm-macros.m4 (ARGMATCH_DIE): Define.
333         (ARGMATCH_DIE_DECL): Define.
334
335 1999-01-12  Jim Meyering  <meyering@ascend.com>
336
337         * Makefile.am.in: Rewrite to avoid using fmt.
338         Reported by Lars Hecking.
339
340 1999-01-10  Jim Meyering  <meyering@ascend.com>
341
342         * fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
343         gross kludge.
344         * inttypes_h.m4: Likewise.
345         * lstat.m4: Likewise.
346         * malloc.m4: Likewise.
347         * readdir.m4: Likewise.
348         * realloc.m4: Likewise.
349         * st_dm_mode.m4: Likewise.
350         * stat.m4: Likewise.
351         * utimbuf.m4: Likewise.
352         * utimes.m4: Likewise.
353
354         * check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
355         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
356         comments in config.h.in are meaningful.
357
358         * jm-macros.m4: Require autoconf-2.13 here.
359
360         * regex.m4: By default, don't use the included regex.c on systems
361         with glibc 2.  Suggestion from Uli Drepper.
362
363 1999-01-02  Jim Meyering  <meyering@ascend.com>
364
365         * jm-macros.m4: Replace strcasecmp and strncasecmp.
366
367 1998-12-18  Jim Meyering  <meyering@ascend.com>
368
369         * Makefile.am.in (Makefile.am): Simplify rule.
370         Based on a suggestion from Lars Hecking.
371
372 1998-11-16  Jim Meyering  <meyering@ascend.com>
373
374         * lfs.m4: Double-quote the `uname...` expression.
375
376 1998-11-16  Paul Eggert  <eggert@twinsun.com>
377
378         * lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
379
380 1998-11-14  Jim Meyering  <meyering@ascend.com>
381
382         * lstat.m4: Correct comment.  POSIX does not permit it to succeed.
383         * stat.m4: Likewise.
384
385 1998-11-03  Jim Meyering  <meyering@ascend.com>
386
387         * stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
388         * lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
389
390 1998-10-18  Jim Meyering  <meyering@ascend.com>
391
392         * check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
393
394 1998-10-17  Jim Meyering  <meyering@ascend.com>
395
396         * decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
397         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
398         calls for those previously hard-coded headers.  Instead, take a new
399         parameter.
400         (jm_CHECK_DECLARATIONS): Reflect interface change.
401         * check-decl.m4 (jm_CHECK_DECLS): Likewise.
402         (jm_CHECK_DECL_LOCALTIME_R): New macro.
403
404         * mktime.m4: Test for spring-forward gap before long-running test.
405
406 1998-10-14  Jim Meyering  <meyering@ascend.com>
407
408         * mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
409         instead of "TZ=America/Vancouver".  From Paul Eggert.
410
411 1998-10-11  Jim Meyering  <meyering@ascend.com>
412
413         * mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
414         This adds a test for a recently added compatibility fix for mktime.c.
415         * jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
416
417 1998-09-27  Jim Meyering  <meyering@ascend.com>
418
419         * jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
420
421         * fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
422         ../configure.in, including a change from Gordon Matzigkeit to allow
423         cross-compiling for the Hurd.
424
425         * glibc.m4: New file/macro to test for the GNU C Library
426         versions 1 and 2.  From Gordon Matzigkeit.
427         Indent.
428
429 1998-09-21  Jim Meyering  <meyering@ascend.com>
430
431         * chown.m4: Declare locals: before, after.  From Andries Brouwer.
432
433 1998-08-18  Paul Eggert  <eggert@twinsun.com>
434
435         Port nanosecond-resolution times to UnixWare 2.1.2 and
436         pedantic Solaris 2.6.
437
438         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
439         AC_STRUCT_ST_MTIM.
440         * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
441         Generate name of ns member, instead of just 1 or undef.
442         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
443
444 1998-08-15  Jim Meyering  <meyering@ascend.com>
445
446         * ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
447         * check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
448         * jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
449         instead of jm_TYPE_SSIZE_T.
450
451 1998-08-12  Jim Meyering  <meyering@ascend.com>
452
453         * st_dm_mode.m4: New file.  From Johan Danielsson.
454
455 1998-08-02  Jim Meyering  <meyering@ascend.com>
456
457         * st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
458         in acconfig.h manually.
459
460 1998-07-31  Paul Eggert  <eggert@twinsun.com>
461
462         * st_mtim.m4: New file.
463
464 1998-07-28  Jim Meyering  <meyering@ascend.com>
465
466         * utimes.m4: Undef stat.
467
468 1998-07-25  Jim Meyering  <meyering@ascend.com>
469
470         * utime.m4 (jm_FUNC_UTIME): New file and macro.
471         * utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
472
473 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
474
475         * chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
476         uid and gid actually remain unchanged.
477
478 1998-07-07  Jim Meyering  <meyering@ascend.com>
479
480         * jm-glibc-io.m4: Remove fclose_unlocked.
481
482 1998-07-04  Jim Meyering  <meyering@ascend.com>
483
484         * regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
485         to prove that this macro can be used in packages without regex.c.
486
487 1998-07-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
488
489         * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
490         is to be used.
491
492 1998-07-03  Jim Meyering  <meyering@ascend.com>
493
494         * gettext.m4: Add -lintl if it's found to be necessary.
495
496         * gettext.m4: New file -- from gettext-0.10.35.
497         * lcmessage.m4: Likewise.
498         * progtest.m4: Likewise.
499
500         * regex.m4 (jm_WITH_REGEX): New file and macro.
501         * jm-macros.m4: Require the new macro.
502
503 1998-06-29  Jim Meyering  <meyering@ascend.com>
504
505         * fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
506         for the definition of NGROUPS (used in a system header included
507         by sys/mount.h).
508
509 1998-06-28  Jim Meyering  <meyering@ascend.com>
510
511         * ls-mntd-fs.m4: New file.
512         * fstypename.m4: New file.
513
514         * jm-macros.m4: Require the new macro.
515         * jm-glibc-io.m4: New file.
516
517 1998-05-19  Jim Meyering  <meyering@ascend.com>
518
519         * jm-macros.m4: Add jm_FUNC_LCHOWN.
520         * lchown.m4: New file.
521
522         * Makefile.am.in: New file.
523         * Makefile.am (Makefile.am): Depend on Makefile.am.in.
524
525 1998-05-14  Jim Meyering  <meyering@ascend.com>
526
527         * Makefile.am (EXTRA_DIST): Add them.
528         * jm-macros.m4: New file.
529         * utimbuf.m4: New file.
530
531 1998-05-12  Jim Meyering  <meyering@ascend.com>
532
533         * Makefile.am (EXTRA_DIST): Add isc-posix.m4.
534
535 1998-05-11  Jim Meyering  <meyering@ascend.com>
536
537         * isc-posix.m4: New file.
538
539 1998-05-10  Jim Meyering  <meyering@ascend.com>
540
541         * jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
542
543 1998-05-09  Jim Meyering  <meyering@ascend.com>
544
545         * Makefile.am (EXTRA_DIST): Add ssize_t.m4.
546         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
547         with automake.
548
549         * ssize_t.m4: New file.
550         * mktime.m4: Remove file -- the new automake has this now.
551
552 1998-04-26  Jim Meyering  <meyering@ascend.com>
553
554         * assert.m4: New file.
555         * Makefile.am (EXTRA_DIST): Add assert.m4.
556
557 1998-04-05  Jim Meyering  <meyering@ascend.com>
558
559         * prereq.m4 (jm_PREREQ_REGEX): New macro.
560         (jm_PREREQ): Use it here.
561
562 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
563
564         * inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
565         in acconfig.h.
566
567 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
568
569         * prereq.m4: New file.
570         * error.m4: New file.
571         * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
572
573 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
574
575         * getline.m4: Don't set am_cv_func_working_getline before the
576         cache-check for the same variable -- that defeated the purpose of
577         the test; the test program was never run.  This was a problem only
578         on systems with losing getline functions -- HP-UX 10.20 is one.
579         Reported by Bjorn Helgaas.
580
581 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
582
583         * Makefile.am (EXTRA_DIST): Add perl.m4.
584
585 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
586
587         * Makefile.am (EXTRA_DIST): Add const.m4.
588
589         * const.m4: New file.  Use an initializer in this declaration
590         typedef int charset[2]; const charset x;
591         Reported by Bob Glickstein.
592
593 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
594
595         * chown.m4: Fix reversed types on -1 args to chown.
596         From Kaveh Ghazi.
597
598 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
599
600         * check-decl.m4: s/DECLARATION_/DECL_/g.
601         Add lseek and memchr.
602
603         * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
604         T.E.Dickey <dickey@clark.net> said that some older preprocessors
605         have a 20-character limit on names.
606
607 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
608
609         * inttypes_h.m4: New file.
610         * uintmax_t.m4: New file.
611         * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.