strstr*: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 11:55:15 +0000 (13:55 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:53 +0000 (00:06 +0200)
commitb434a6404775ff742ff66d037023138f27e23693
tree9e265230d97c3d6045c1e42ebd964f9ed4b70e7e
parentb33b83e2a70c60ae757212c807ec67629ae7ef1e
strstr*: Move AC_LIBOBJ invocations to module description.

* m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE, gl_FUNC_STRSTR): Move AC_LIBOBJ
invocations from here...
* modules/strstr-simple (configure.ac): ... to here.
* modules/strstr (configure.ac): ... and here.
ChangeLog
m4/strstr.m4
modules/strstr
modules/strstr-simple