memmem*: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sat, 21 May 2011 13:18:46 +0000 (15:18 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:29 +0000 (00:06 +0200)
commit8e08af9e7f4ebbb06ebf5280b2be4d33c9d55b6e
treec76ec5ca4cb3a34c3db0b8665a986ef01076b99e
parentbeb9fe0c8dd1b29b1f8ae3429dc1229c39ef5cbc
memmem*: Move AC_LIBOBJ invocations to module description.

* m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Set HAVE_MEMMEM. Move AC_LIBOBJ invocations from
here...
(gl_FUNC_MEMMEM): ... and here...
* modules/memmem-simple (configure.ac): ... to here.
* modules/memmem (configure.ac): ... and here.
ChangeLog
m4/memmem.m4
modules/memmem
modules/memmem-simple