memcmp: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sat, 21 May 2011 12:56:27 +0000 (14:56 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:28 +0000 (00:06 +0200)
commit676097df72d40340916b07c56257dda601e1fc2d
treec99b3baa3b1c69448fa3741db82ccd57f08bef12
parent0447803a9a2d924f6dd0c4d0042256f065332b4e
memcmp: Move AC_LIBOBJ invocations to module description.

* m4/memcmp.m4 (AC_FUNC_MEMCMP): Remove macro.
(gl_FUNC_MEMCMP): Inline it here. Set gl_cv_func_memcmp_working. Move
AC_LIBOBJ and gl_PREREQ_MEMCMP invocations from here...
* modules/memcmp (configure.ac): ... to here.
(Depends-on): Update conditions.
ChangeLog
m4/memcmp.m4
modules/memcmp