]> Savannah Git Hosting - gnulib.git/commit
Make it possible to compile malloc.c separately, unconditionally.
authorBruno Haible <bruno@clisp.org>
Sun, 31 Jan 2021 11:30:18 +0000 (12:30 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 31 Jan 2021 11:38:40 +0000 (12:38 +0100)
commiteae672ebce3fbb777670debd458905cfb2a0adc4
tree85c0004e9ee07ecdf99ee44361bd321a70205608
parentfd71d76ab7078e77cdbd70b0a95972cc16ebd9b9
Make it possible to compile malloc.c separately, unconditionally.

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