strdup, strdup-posix: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 11:16:19 +0000 (13:16 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:50 +0000 (00:06 +0200)
commit0e6b5ce1855093a1e0341ac29ea40d7623807a5b
tree6e6037bb011f4491839390b1dafbf3f10c07830e
parent99c35c81bd0be9f576c3b2438370f7f31dc65091
strdup, strdup-posix: Move AC_LIBOBJ invocations to module description.

* m4/strdup.m4 (gl_FUNC_STRDUP): Move AC_LIBOBJ and gl_PREREQ_STRDUP
invocations from here...
* modules/strdup (configure.ac): ... to here.
* modules/strdup-posix (configure.ac): ... and here.
ChangeLog
m4/strdup.m4
modules/strdup
modules/strdup-posix