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