1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Bruno Haible
86e2d81da0 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.
2011-06-16 00:06:41 +02:00
Bruno Haible
4ebe9ebcfd Make the module 'realloc-gnu' work again on AIX and OSF/1. 2010-08-29 21:13:46 +02:00
Bruno Haible
b9249f42c6 realloc-gnu: Really add the module description. 2010-08-28 23:54:20 +02:00