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