stpcpy: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 10:48:51 +0000 (12:48 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:48 +0000 (00:06 +0200)
commit7b5d32ef8bff2910dba4c806a844f61ff41c94d0
tree605b0f62edd0b169c922ba0473769843b9212d07
parent19ad053d1964635d0247647dca318fa5a29ad89b
stpcpy: Move AC_LIBOBJ invocations to module description.

* m4/stpcpy.m4 (gl_FUNC_STPCPY): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STPCPY invocations from
here...
* modules/stpcpy (configure.ac): ... to here.
ChangeLog
m4/stpcpy.m4
modules/stpcpy