modules/realloc-gnu


Log

Author Commit Date CI Message
Bruno Haible 86e2d81d 2011-05-21T18:10:27 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.
Bruno Haible 4ebe9ebc 2010-08-29T21:13:46 Make the module 'realloc-gnu' work again on AIX and OSF/1.
Bruno Haible b9249f42 2010-08-28T23:54:20 realloc-gnu: Really add the module description.