memmove: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sat, 21 May 2011 13:21:38 +0000 (15:21 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:29 +0000 (00:06 +0200)
commitd5df3358bd3ae257b342d03796dbd02e24638cf2
treeccf5ac60f2b53bb542db4ef780e56811742fe0a6
parent8e08af9e7f4ebbb06ebf5280b2be4d33c9d55b6e
memmove: Move AC_LIBOBJ invocations to module description.

* m4/memmove.m4 (gl_FUNC_MEMMOVE): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMMOVE invocations from
here...
* modules/memmove (configure.ac): ... to here.
ChangeLog
m4/memmove.m4
modules/memmove