malloc-*: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sat, 21 May 2011 12:10:51 +0000 (14:10 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:26 +0000 (00:06 +0200)
commit4e90ef85d2d3c2e42ce26d2e6eebfb5e5b0f0943
tree164ed2715807b02abaaf8656b267622770e54ec3
parent15fe5bb631da2ecd218aa70327814a973b2aa666
malloc-*: Move AC_LIBOBJ invocations to module description.

* m4/malloc.m4 (gl_REPLACE_MALLOC): Remove macro.
(gl_FUNC_MALLOC_GNU, gl_FUNC_MALLOC_POSIX): Inline it here. Move
AC_LIBOBJ invocations from here...
* modules/malloc-gnu (configure.ac): ... to here.
* modules/malloc-posix (configure.ac): ... and here.
ChangeLog
m4/malloc.m4
modules/malloc-gnu
modules/malloc-posix