strcspn: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 11:10:05 +0000 (13:10 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:50 +0000 (00:06 +0200)
commit99c35c81bd0be9f576c3b2438370f7f31dc65091
tree613e5731856d9a9b9a3001540bc3ed55426ae919
parent450feafa6c1b982e6b08bd35df9bbeb08c332e74
strcspn: Move AC_LIBOBJ invocations to module description.

* m4/strcspn.m4 (gl_FUNC_STRCSPN): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRCSPN invocations from
here...
* modules/strcspn (configure.ac): ... to here.
ChangeLog
m4/strcspn.m4
modules/strcspn