]> Savannah Git Hosting - gnulib.git/commit
malloc-posix, realloc-posix: Fix incorrect expansion of AC_FUNC_MALLOC.
authorBruno Haible <bruno@clisp.org>
Thu, 31 Oct 2024 21:11:22 +0000 (22:11 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 31 Oct 2024 21:11:22 +0000 (22:11 +0100)
commitcb1e736c49665a12a7d22f5fd87f3f63bb8886d3
treea9a6f39aa3b604403256e9a16a08c78195a2bc79
parent0d39c0a046a4f12bbc7dcfd6385612c68f3401ba
malloc-posix, realloc-posix: Fix incorrect expansion of AC_FUNC_MALLOC.

* m4/malloc.m4 (_AC_FUNC_MALLOC_IF): Handle the case of a missing third
argument.
* m4/realloc.m4 (_AC_FUNC_REALLOC_IF): Likewise.
ChangeLog
m4/malloc.m4
m4/realloc.m4