]> Savannah Git Hosting - gnulib.git/commit
Make it possible to compile realloc.c separately, unconditionally.
authorBruno Haible <bruno@clisp.org>
Sun, 31 Jan 2021 11:39:31 +0000 (12:39 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 31 Jan 2021 11:40:42 +0000 (12:40 +0100)
commit64bdee095f60ec708937d73132b95377e27a827e
tree9616db22290811ecb487c0593469018d1c209e13
parenteae672ebce3fbb777670debd458905cfb2a0adc4
Make it possible to compile realloc.c separately, unconditionally.

* modules/realloc-posix (configure.ac): Invoke gl_MODULE_INDICATOR.
* lib/realloc.c: Don't define rpl_realloc if not needed.
ChangeLog
lib/realloc.c
modules/realloc-posix