Mercurial > hg > octave-kai > gnulib-hg
annotate m4/ChangeLog @ 1878:adec1d2266ba
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Thu, 15 Jul 1999 09:11:24 +0000 |
parents | eb3acb6eec23 |
children | 17d3b84f73cc |
rev | line source |
---|---|
1878 | 1 1999-07-15 Jim Meyering <meyering@ascend.com> |
2 | |
3 * jm-macros.m4: (AC_CHECK_FUNCS): Check for getpagesize. | |
4 | |
1856 | 5 1999-05-22 Jim Meyering <meyering@ascend.com> |
6 | |
7 * jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr. | |
8 | |
1852 | 9 1999-05-20 Jim Meyering <meyering@ascend.com> |
10 | |
11 * search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine. | |
12 Add a colon after each `then' in case $4 is empty. | |
13 | |
1846 | 14 1999-05-16 Jim Meyering <meyering@ascend.com> |
15 | |
16 * search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS. | |
17 | |
1839 | 18 1999-05-10 Jim Meyering <meyering@ascend.com> |
19 | |
20 * jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME. | |
21 | |
22 * jm-macros.m4: Require 2.14.1, since we use newly-renamed | |
23 AC_FUNC_MKTIME. | |
24 | |
1838 | 25 1999-05-10 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> |
26 | |
27 * jm-mktime.m4, putenv.m4: Fix typos in config.h comments. | |
28 | |
1826 | 29 1999-05-04 Paul Eggert <eggert@twinsun.com> |
30 | |
31 * lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS, | |
32 not CPPFLAGS, so that linking works correctly in IRIX. | |
33 | |
1822 | 34 1999-04-30 Paul Eggert <eggert@twinsun.com> |
35 | |
36 * jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2. | |
37 | |
1796 | 38 1999-04-20 Jim Meyering <meyering@ascend.com> |
39 | |
40 * xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG. | |
1802 | 41 AC_REPLACE xstroull if necessary. From Paul Eggert. |
42 (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq. | |
1796 | 43 |
1794 | 44 1999-04-20 Paul Eggert <eggert@twinsun.com> |
45 | |
1799 | 46 * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long |
47 long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro. | |
1803 | 48 * jm-macros.m4 (jm_CHECK_ALL_TYPES): Require |
49 jm_AC_TYPE_UNSIGNED_LONG_LONG. | |
1796 | 50 * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro. |
1799 | 51 |
52 * lfs.m4: Port to AIX and HP-UX. Support cross-compilation. | |
1794 | 53 |
1789 | 54 1999-04-18 Jim Meyering <meyering@ascend.com> |
55 | |
56 * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro. | |
57 * jm-macros.m4: Use it. | |
58 | |
1774 | 59 1999-04-06 Jim Meyering <meyering@ascend.com> |
60 | |
61 * strftime.m4: Remove test for %f. | |
62 | |
1765 | 63 1999-03-29 Jim Meyering <meyering@ascend.com> |
64 | |
65 * jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the | |
66 superset of the AC_TYPE_* checks in the textutils, fileutils, | |
67 and sh-utils, plus AC_TYPE_PID_T. Paul Eggert suggested adding | |
68 AC_TYPE_PID_T. | |
69 | |
1763 | 70 1999-03-28 Jim Meyering <meyering@ascend.com> |
71 | |
72 * jm-macros.m4: Define GNU_PACKAGE here. | |
73 Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is | |
74 replaced e.g., in the *.sh files of the sh-utils. | |
75 | |
1749 | 76 1999-03-20 Jim Meyering <meyering@ascend.com> |
77 | |
1751 | 78 * jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/. |
1749 | 79 * regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX. |
80 Don't depend on AM_GLIBC. Suggestions from Alain Magloire. | |
81 | |
1747 | 82 1999-03-19 Jim Meyering <meyering@ascend.com> |
83 | |
84 * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro. | |
85 | |
1736 | 86 1999-03-12 Jim Meyering <meyering@ascend.com> |
87 | |
88 * jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED. | |
89 | |
1726 | 90 1999-03-07 Jim Meyering <meyering@ascend.com> |
91 | |
92 * jm-glibc-io.m4: Use only those *_unlocked macros that are declared. | |
93 | |
1716 | 94 1999-02-17 Jim Meyering <meyering@ascend.com> |
95 | |
96 * gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of brackets | |
97 in macro definition. From Eli Zaretskii and Alain Magloire. | |
98 | |
1706 | 99 1999-02-07 Jim Meyering <meyering@ascend.com> |
100 | |
1708 | 101 * group-member.m4: New file -- extracted from sh-utils' configure.in. |
102 | |
1706 | 103 1999-02-05 Eli Zaretskii <eliz@is.elta.co.il> |
104 * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names. | |
105 | |
1700 | 106 1999-02-06 Jim Meyering <meyering@ascend.com> |
107 | |
1703 | 108 * chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS. |
1702 | 109 * fnmatch.m4: Likewise. |
110 * getgroups.m4: Likewise. | |
111 * lstat.m4: Likewise. | |
112 * malloc.m4: Likewise. | |
113 * putenv.m4: Likewise. | |
114 * realloc.m4: Likewise. | |
115 * regex.m4: Likewise. | |
116 * stat.m4: Likewise. | |
117 * strftime.m4: Likewise. | |
1706 | 118 Suggestion from Alain Magloire. |
1702 | 119 |
1704
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
120 * chown.m4: Use `.$ac_objext', not `.o'. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
121 * fnmatch.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
122 * getgroups.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
123 * getline.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
124 * lstat.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
125 * malloc.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
126 * memcmp.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
127 * putenv.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
128 * realloc.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
129 * regex.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
130 * stat.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
131 * strftime.m4: Likewise. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
132 Suggestion from Alain Magloire. |
e0de75124ce0
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering <jim@meyering.net>
parents:
1703
diff
changeset
|
133 |
1700 | 134 * jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires |
135 an argument. | |
136 | |
137 * regex.m4: Add a run-time Test for proper operation of | |
138 re_compile_pattern. | |
139 | |
1693 | 140 1999-01-31 Jim Meyering <meyering@ascend.com> |
141 | |
142 * getloadavg.m4: Check for locale.h and the function, setlocale. | |
143 | |
1679 | 144 1999-01-30 Jim Meyering <meyering@ascend.com> |
145 | |
1688 | 146 * check-type.m4: Use 3-arg form of AC_DEFINE. |
147 | |
1686 | 148 * jm-mktime.m4: Make this a wrapper around the official AM_FUNC_MKTIME |
149 rather than my private copy, now that the official one is up to date. | |
150 * mktime.m4: Remove file. | |
151 | |
1679 | 152 * getloadavg.m4: Use 3-arg form of AC_DEFINE. |
1682 | 153 * uptime.m4: Likewise. |
154 * uintmax_t.m4: Likewise. | |
1679 | 155 |
1673 | 156 1999-01-28 Jim Meyering <meyering@ascend.com> |
157 | |
158 * jm-macros.m4: Use jm_AFS. | |
159 * afs.m4: New file (from fileutils' configure.in). | |
160 | |
161 * assert.m4: Use the 3-argument forms of AC_DEFINE* macros. | |
162 * chown.m4: Likewise. | |
163 * d-ino.m4: Likewise. | |
164 * d-type.m4: Likewise. | |
165 * fnmatch.m4: Likewise. | |
166 * getgroups.m4: Likewise. | |
167 * gettext.m4: Likewise. | |
168 * jm-mktime.m4: Likewise. | |
169 * jm-winsz2.m4: Likewise. | |
170 * lcmessage.m4: Likewise. | |
171 * ls-mntd-fs.m4: Likewise. | |
172 * malloc.m4: Likewise. | |
173 * memcmp.m4: Likewise. | |
174 * putenv.m4: Likewise. | |
175 * realloc.m4: Likewise. | |
176 * st_mtim.m4: Likewise. | |
177 * strftime.m4: Likewise. | |
178 | |
1654 | 179 1999-01-16 Jim Meyering <meyering@ascend.com> |
180 | |
1656 | 181 * jm-macros.m4 (ARGMATCH_DIE): Define. |
182 (ARGMATCH_DIE_DECL): Define. | |
1654 | 183 |
1637 | 184 1999-01-12 Jim Meyering <meyering@ascend.com> |
185 | |
186 * Makefile.am.in: Rewrite to avoid using fmt. | |
187 Reported by Lars Hecking. | |
188 | |
1624 | 189 1999-01-10 Jim Meyering <meyering@ascend.com> |
190 | |
1629 | 191 * fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my |
192 gross kludge. | |
193 * inttypes_h.m4: Likewise. | |
194 * lstat.m4: Likewise. | |
195 * malloc.m4: Likewise. | |
196 * readdir.m4: Likewise. | |
197 * realloc.m4: Likewise. | |
198 * st_dm_mode.m4: Likewise. | |
199 * stat.m4: Likewise. | |
200 * utimbuf.m4: Likewise. | |
201 * utimes.m4: Likewise. | |
202 | |
203 * check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the | |
204 AC_CHECK_FUNCS hack. Now, it's still a hack, but at least the | |
205 comments in config.h.in are meaningful. | |
206 | |
207 * jm-macros.m4: Require autoconf-2.13 here. | |
208 | |
1624 | 209 * regex.m4: By default, don't use the included regex.c on systems |
210 with glibc 2. Suggestion from Uli Drepper. | |
211 | |
1618 | 212 1999-01-02 Jim Meyering <meyering@ascend.com> |
213 | |
214 * jm-macros.m4: Replace strcasecmp and strncasecmp. | |
215 | |
1573 | 216 1998-12-18 Jim Meyering <meyering@ascend.com> |
217 | |
218 * Makefile.am.in (Makefile.am): Simplify rule. | |
1574 | 219 Based on a suggestion from Lars Hecking. |
1573 | 220 |
1555 | 221 1998-11-16 Jim Meyering <meyering@ascend.com> |
222 | |
223 * lfs.m4: Double-quote the `uname...` expression. | |
224 | |
225 1998-11-16 Paul Eggert <eggert@twinsun.com> | |
226 | |
227 * lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11. | |
228 | |
1551 | 229 1998-11-14 Jim Meyering <meyering@ascend.com> |
230 | |
231 * lstat.m4: Correct comment. POSIX does not permit it to succeed. | |
232 * stat.m4: Likewise. | |
233 | |
1542 | 234 1998-11-03 Jim Meyering <meyering@ascend.com> |
235 | |
236 * stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG. | |
237 * lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG. | |
238 | |
1536 | 239 1998-10-18 Jim Meyering <meyering@ascend.com> |
240 | |
241 * check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro. | |
242 | |
1531 | 243 1998-10-17 Jim Meyering <meyering@ascend.com> |
244 | |
245 * decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to | |
246 include, though we still hard-code the `require'-like AC_CHECK_HEADERS | |
247 calls for those previously hard-coded headers. Instead, take a new | |
248 parameter. | |
249 (jm_CHECK_DECLARATIONS): Reflect interface change. | |
250 * check-decl.m4 (jm_CHECK_DECLS): Likewise. | |
251 (jm_CHECK_DECL_LOCALTIME_R): New macro. | |
252 | |
253 * mktime.m4: Test for spring-forward gap before long-running test. | |
254 | |
255 1998-10-14 Jim Meyering <meyering@ascend.com> | |
256 | |
257 * mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0" | |
258 instead of "TZ=America/Vancouver". From Paul Eggert. | |
259 | |
1522 | 260 1998-10-11 Jim Meyering <meyering@ascend.com> |
261 | |
262 * mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro. | |
1523 | 263 This adds a test for a recently added compatibility fix for mktime.c. |
1522 | 264 * jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME. |
265 | |
1507 | 266 1998-09-27 Jim Meyering <meyering@ascend.com> |
267 | |
268 * jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH. | |
269 | |
270 * fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro. Extracted from | |
271 ../configure.in, including a change from Gordon Matzigkeit to allow | |
272 cross-compiling for the Hurd. | |
273 | |
1509 | 274 * glibc.m4: New file/macro to test for the GNU C Library |
275 versions 1 and 2. From Gordon Matzigkeit. | |
1507 | 276 Indent. |
277 | |
278 1998-09-21 Jim Meyering <meyering@ascend.com> | |
279 | |
280 * chown.m4: Declare locals: before, after. From Andries Brouwer. | |
281 | |
1483 | 282 1998-08-18 Paul Eggert <eggert@twinsun.com> |
283 | |
284 Port nanosecond-resolution times to UnixWare 2.1.2 and | |
285 pedantic Solaris 2.6. | |
286 | |
287 * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from | |
288 AC_STRUCT_ST_MTIM. | |
289 * st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): | |
290 Generate name of ns member, instead of just 1 or undef. | |
291 Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode. | |
292 | |
1480 | 293 1998-08-15 Jim Meyering <meyering@ascend.com> |
294 | |
295 * ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file. | |
296 * check-type.m4: New file. Replacement for AC_CHECK_TYPE. | |
297 * jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int) | |
298 instead of jm_TYPE_SSIZE_T. | |
299 | |
1469 | 300 1998-08-12 Jim Meyering <meyering@ascend.com> |
301 | |
302 * st_dm_mode.m4: New file. From Johan Danielsson. | |
303 | |
1459 | 304 1998-08-02 Jim Meyering <meyering@ascend.com> |
305 | |
306 * st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM | |
307 in acconfig.h manually. | |
308 | |
309 1998-07-31 Paul Eggert <eggert@twinsun.com> | |
310 | |
311 * st_mtim.m4: New file. | |
312 | |
1452 | 313 1998-07-28 Jim Meyering <meyering@ascend.com> |
314 | |
315 * utimes.m4: Undef stat. | |
316 | |
1448 | 317 1998-07-25 Jim Meyering <meyering@ascend.com> |
318 | |
319 * utime.m4 (jm_FUNC_UTIME): New file and macro. | |
320 * utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro. | |
321 | |
1429 | 322 1998-07-09 Manfred Hollstein <manfred@s-direktnet.de> |
323 | |
324 * chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the | |
325 uid and gid actually remain unchanged. | |
326 | |
1427 | 327 1998-07-07 Jim Meyering <meyering@ascend.com> |
328 | |
329 * jm-glibc-io.m4: Remove fclose_unlocked. | |
330 | |
1424 | 331 1998-07-04 Jim Meyering <meyering@ascend.com> |
332 | |
333 * regex.m4: Use syscmd, ifelse, and sysval. Mainly as an exercise | |
334 to prove that this macro can be used in packages without regex.c. | |
335 | |
1411 | 336 1998-07-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
337 | |
338 * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h> | |
339 is to be used. | |
340 | |
1407 | 341 1998-07-03 Jim Meyering <meyering@ascend.com> |
342 | |
1411 | 343 * gettext.m4: Add -lintl if it's found to be necessary. |
344 | |
345 * gettext.m4: New file -- from gettext-0.10.35. | |
346 * lcmessage.m4: Likewise. | |
347 * progtest.m4: Likewise. | |
348 | |
1407 | 349 * regex.m4 (jm_WITH_REGEX): New file and macro. |
350 * jm-macros.m4: Require the new macro. | |
351 | |
1397 | 352 1998-06-29 Jim Meyering <meyering@ascend.com> |
353 | |
354 * fstypename.m4: Include sys/param.h. NetBSD 1.3.1 requires this | |
355 for the definition of NGROUPS (used in a system header included | |
356 by sys/mount.h). | |
357 | |
1384 | 358 1998-06-28 Jim Meyering <meyering@ascend.com> |
359 | |
1387 | 360 * ls-mntd-fs.m4: New file. |
361 * fstypename.m4: New file. | |
362 | |
1384 | 363 * jm-macros.m4: Require the new macro. |
364 * jm-glibc-io.m4: New file. | |
365 | |
1370 | 366 1998-05-19 Jim Meyering <meyering@ascend.com> |
367 | |
1371 | 368 * jm-macros.m4: Add jm_FUNC_LCHOWN. |
369 * lchown.m4: New file. | |
370 | |
1370 | 371 * Makefile.am.in: New file. |
372 * Makefile.am (Makefile.am): Depend on Makefile.am.in. | |
373 | |
1357 | 374 1998-05-14 Jim Meyering <meyering@ascend.com> |
375 | |
376 * Makefile.am (EXTRA_DIST): Add them. | |
377 * jm-macros.m4: New file. | |
378 * utimbuf.m4: New file. | |
379 | |
1356 | 380 1998-05-12 Jim Meyering <meyering@ascend.com> |
381 | |
382 * Makefile.am (EXTRA_DIST): Add isc-posix.m4. | |
383 | |
1354 | 384 1998-05-11 Jim Meyering <meyering@ascend.com> |
385 | |
386 * isc-posix.m4: New file. | |
387 | |
1349 | 388 1998-05-10 Jim Meyering <meyering@ascend.com> |
389 | |
390 * jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date. | |
391 | |
1346 | 392 1998-05-09 Jim Meyering <meyering@ascend.com> |
393 | |
394 * Makefile.am (EXTRA_DIST): Add ssize_t.m4. | |
395 (EXTRA_DIST): Remove mktime.m4, now that the new version is included | |
396 with automake. | |
397 | |
398 * ssize_t.m4: New file. | |
399 * mktime.m4: Remove file -- the new automake has this now. | |
400 | |
1333 | 401 1998-04-26 Jim Meyering <meyering@ascend.com> |
402 | |
403 * assert.m4: New file. | |
404 * Makefile.am (EXTRA_DIST): Add assert.m4. | |
405 | |
1304 | 406 1998-04-05 Jim Meyering <meyering@ascend.com> |
407 | |
408 * prereq.m4 (jm_PREREQ_REGEX): New macro. | |
409 (jm_PREREQ): Use it here. | |
410 | |
1286 | 411 1998-03-23 Jim Meyering <meyering@eng.ascend.com> |
412 | |
413 * inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H | |
414 in acconfig.h. | |
415 | |
1271 | 416 1998-03-15 Jim Meyering <meyering@eng.ascend.com> |
417 | |
1275 | 418 * prereq.m4: New file. |
1272 | 419 * error.m4: New file. |
1275 | 420 * Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4. |
1271 | 421 |
1237 | 422 1998-02-07 Jim Meyering <meyering@eng.ascend.com> |
423 | |
424 * getline.m4: Don't set am_cv_func_working_getline before the | |
425 cache-check for the same variable -- that defeated the purpose of | |
426 the test; the test program was never run. This was a problem only | |
427 on systems with losing getline functions -- HP-UX 10.20 is one. | |
428 Reported by Bjorn Helgaas. | |
429 | |
1234 | 430 1998-02-06 Jim Meyering <meyering@eng.ascend.com> |
431 | |
432 * Makefile.am (EXTRA_DIST): Add perl.m4. | |
433 | |
1210 | 434 1998-01-10 Jim Meyering <meyering@na-net.ornl.gov> |
435 | |
436 * Makefile.am (EXTRA_DIST): Add const.m4. | |
437 | |
438 * const.m4: New file. Use an initializer in this declaration | |
439 typedef int charset[2]; const charset x; | |
440 Reported by Bob Glickstein. | |
441 | |
1177 | 442 1997-12-21 Jim Meyering <meyering@na-net.ornl.gov> |
443 | |
444 * chown.m4: Fix reversed types on -1 args to chown. | |
445 From Kaveh Ghazi. | |
446 | |
1161 | 447 1997-12-14 Jim Meyering <meyering@na-net.ornl.gov> |
448 | |
1163 | 449 * check-decl.m4: s/DECLARATION_/DECL_/g. |
1164 | 450 Add lseek and memchr. |
1163 | 451 |
1161 | 452 * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g. |
453 T.E.Dickey <dickey@clark.net> said that some older preprocessors | |
454 have a 20-character limit on names. | |
455 | |
1145 | 456 1997-11-30 Jim Meyering <meyering@na-net.ornl.gov> |
457 | |
458 * inttypes_h.m4: New file. | |
459 * uintmax_t.m4: New file. | |
460 * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4. |