modules/calloc-gnu


Log

Author Commit Date CI Message
Bruno Haible f27e3e37 2011-05-06T01:15:44 calloc-posix, calloc-gnu: Move AC_LIBOBJs to module description. * m4/calloc.m4 (gl_REPLACE_CALLOC): Remove macro. (gl_FUNC_CALLOC_GNU, gl_FUNC_CALLOC_POSIX): Instead, just set REPLACE_CALLOC. * modules/calloc-posix (configure.ac): Invoke AC_LIBOBJ here. * modules/calloc-gnu (configure.ac): Likewise.
Bruno Haible 9f802acb 2010-08-29T19:29:56 Make the module 'calloc-gnu' work again on AIX and OSF/1.
Bruno Haible fc649ba7 2010-08-28T23:24:22 Rename module 'calloc' -> 'calloc-gnu'.