1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-02 15:41:25 +03:00
Commit Graph

4 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
3898432669 Relax the license. 2007-10-17 02:11:05 +02:00
Bruno Haible
f7b84a3cc2 Simplify the malloc/realloc/calloc macrology. 2007-09-09 13:19:42 +00:00
Bruno Haible
471d58a565 New module 'realloc-posix'. 2007-09-09 12:56:27 +00:00