uname: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 15:13:04 +0000 (17:13 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:07:02 +0000 (00:07 +0200)
commit1182d8066e62f5338c92bbc203ef53c1d1025e80
treefcd49fabf2214a45acab69b7d523fdb71dbd9556
parent165e5c06a664c525b665bf224e702a00c1e7cdb0
uname: Move AC_LIBOBJ invocations to module description.

* m4/uname.m4 (gl_FUNC_UNAME): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_UNAME invocations from
here...
* modules/uname (configure.ac): ... to here.
ChangeLog
m4/uname.m4
modules/uname