strsep: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 11:44:17 +0000 (13:44 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:52 +0000 (00:06 +0200)
commit29a365e642a80174ee5ccb226d01d6bb6fa16359
treeceae1d2e0738a501b07bceeedf044346c79d27c4
parent2c645b7f5e50ad293bf5908074fcfb638a445119
strsep: Move AC_LIBOBJ invocations to module description.

* m4/strsep.m4 (gl_FUNC_STRSEP): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRSEP invocations from
here...
* modules/strsep (configure.ac): ... to here.
ChangeLog
m4/strsep.m4
modules/strsep