* readutmp.m4 (gl_READUTMP): Restore requirement for gl_FUNC_FREE.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 30 Mar 2005 07:41:18 +0000 (07:41 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 30 Mar 2005 07:41:18 +0000 (07:41 +0000)
m4/ChangeLog

index 4f6bc91..d20ae26 100644 (file)
@@ -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)