]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 30 Mar 2005 05:20:57 +0000 (05:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 30 Mar 2005 05:20:57 +0000 (05:20 +0000)
commitc769533ecdb835e8f0e571b3fa2452a03bca39b9
treee43478f55b9fc6a4632504145e5240acd341ec39
parent36b0e994184f17129dfad7658ca5e5a0f00cc89c
* 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.
m4/ChangeLog