realloc-*: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sat, 21 May 2011 16:10:27 +0000 (18:10 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:41 +0000 (00:06 +0200)
commit86e2d81da06878e9aace64867dd3f09d63e9f39e
treebf6e1d8e30af989eb81bd886f109a77b492c398d
parentcb26d0af585e0f56d64327c2576cd7ad552a0463
realloc-*: Move AC_LIBOBJ invocations to module description.

* m4/realloc.m4 (gl_REPLACE_REALLOC): Remove macro.
(gl_FUNC_REALLOC_GNU, gl_FUNC_REALLOC_POSIX): Inline it here. Move
AC_LIBOBJ invocations from here...
* modules/realloc-gnu (configure.ac): ... to here.
* modules/realloc-posix (configure.ac): ... and here.
ChangeLog
m4/realloc.m4
modules/realloc-gnu
modules/realloc-posix