modules/malloc-gnu


Log

Author Commit Date CI Message
Bruno Haible 4e90ef85 2011-05-21T14:10:51 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.
Bruno Haible 560be60e 2010-08-29T19:20:47 Make the module 'malloc-gnu' work again on AIX and OSF/1.
Bruno Haible 1c8b7571 2010-08-28T23:20:01 Rename module 'malloc' -> 'malloc-gnu'.