1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-07 09:11:11 +02:00

Fix attribution again.

This commit is contained in:
Paul Eggert
2006-06-28 22:04:56 +00:00
parent d54ac21e44
commit 3eaec256b7
+2 -1
View File
@@ -1,12 +1,13 @@
2006-06-28 Paul Eggert <eggert@cs.ucla.edu>
* jm-macros.m4 (jl_MACROS): Require 2.60, not 2.59d.
* jm-macros.m4 (gl_CHECK_ALL_TYPES): Don't require AC_C_CONST, since
it's obsolete.
2006-06-28 Derek Price <derek@ximbiot.com>
* fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
it's obsolete.
* jm-macros.m4 (gl_CHECK_ALL_TYPES): Likewise.
* strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
2006-06-19 Paul Eggert <eggert@cs.ucla.edu>