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