strcasestr*: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 11:04:54 +0000 (13:04 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:49 +0000 (00:06 +0200)
commit073a70d8652c93ca5e392baa78a1aef5190f0600
treeb1cbc7efc2fe4ee394c5d3534aa0bc3765037c5a
parentfcc9447380ba13db75e2777ca41fa00247303391
strcasestr*: Move AC_LIBOBJ invocations to module description.

* m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE, gl_FUNC_STRCASESTR):
Move AC_LIBOBJ and gl_PREREQ_STRCASESTR invocations from here...
* modules/strcasestr-simple (configure.ac): ... to here.
* modules/strcasestr (configure.ac): ... and here.
ChangeLog
m4/strcasestr.m4
modules/strcasestr
modules/strcasestr-simple