changeset 5503:b7a07754fa0d

(gl_READUTMP): Don't check for sys/param.h.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 01 Dec 2004 07:30:25 +0000
parents 47a1f9959023
children a21b66ff5325
files m4/readutmp.m4
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/m4/readutmp.m4
+++ b/m4/readutmp.m4
@@ -1,4 +1,4 @@
-# readutmp.m4 serial 4
+# readutmp.m4 serial 5
 dnl Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
@@ -9,7 +9,6 @@
 AC_DEFUN([gl_READUTMP],
 [
   dnl Prerequisites of lib/readutmp.h.
-  AC_CHECK_HEADERS_ONCE(sys/param.h)
   AC_CHECK_HEADERS(utmp.h utmpx.h)
   AC_CHECK_FUNCS(utmpname utmpxname)
   AC_CHECK_DECLS(getutent,,,[