Undo previous change.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Jan 2006 07:34:33 +0000 (07:34 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Jan 2006 07:34:33 +0000 (07:34 +0000)
m4/ChangeLog
m4/readutmp.m4

index ebc13aec36d976414b6dd12c05322486fdf62683..aba416d1cfef203e9560c198f88b17d4bfaa8b1c 100644 (file)
@@ -1,8 +1,3 @@
-2006-01-10  Bruno Haible  <bruno@clisp.org>
-
-       * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE. Use a
-       module dependency instead.
-
 2006-01-10  Jim Meyering  <jim@meyering.net>
 
        * fpending.m4: Also include <stdio.h>, for Dragonfly.
index 57aa2dc01ef4def819158c27c2917cdbc91c6f24..ac413f6c14a64c3e79332a3063aeee126a8a3012 100644 (file)
@@ -1,5 +1,5 @@
-# readutmp.m4 serial 10
-dnl Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+# readutmp.m4 serial 9
+dnl Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -11,6 +11,7 @@ AC_DEFUN([gl_READUTMP],
 
   dnl Prerequisites of lib/readutmp.h and lib/readutmp.c.
   AC_REQUIRE([AC_C_INLINE])
+  AC_REQUIRE([gl_FUNC_FREE])
   AC_CHECK_HEADERS_ONCE(utmp.h utmpx.h)
   AC_CHECK_FUNCS_ONCE(utmpname utmpxname)
   AC_CHECK_DECLS(getutent,,,[