diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 5ceac6cf3..91d6faeda 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,12 +1,14 @@ 2006-06-28 Paul Eggert <eggert@cs.ucla.edu> + * jm-macros.m4 (jl_MACROS): Require 2.60, not 2.59d. + +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. - * jm-macros.m4 (jl_MACROS): Require 2.60, not 2.59d. - 2006-06-19 Paul Eggert <eggert@cs.ucla.edu> * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's |