From: Paul Eggert Date: Wed, 11 Jan 2006 07:34:33 +0000 (+0000) Subject: Undo previous change. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c6045f56fc4e313ab45ec1d8e46d0cc3c7ab43;p=pspp Undo previous change. --- diff --git a/m4/ChangeLog b/m4/ChangeLog index ebc13aec36..aba416d1cf 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,8 +1,3 @@ -2006-01-10 Bruno Haible - - * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE. Use a - module dependency instead. - 2006-01-10 Jim Meyering * fpending.m4: Also include , for Dragonfly. diff --git a/m4/readutmp.m4 b/m4/readutmp.m4 index 57aa2dc01e..ac413f6c14 100644 --- a/m4/readutmp.m4 +++ b/m4/readutmp.m4 @@ -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,,,[