diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 4f6bc91e9..d20ae26ee 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,10 +1,9 @@ -2005-03-29 Paul Eggert <eggert@cs.ucla.edu> +2005-03-30 Paul Eggert <eggert@cs.ucla.edu> * readutmp.m4 (gl_READUTMP): Require AC_C_INLINE. Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible. Remove duplicate call to AC_LIBOBJ(readutmp). - (gl_PREREQ_READUTMP): Remove. All uses removed. This module - no longer relies on free (NULL) working. + (gl_PREREQ_READUTMP): Remove. All uses inlined. 2005-03-28 Eric Blake <ebb9@byu.net> (tiny change) |