]> granicus.if.org Git - json-c/commit
Remove the AC_FUNC_MALLOC check, since we don't depend on the malloc(0) behavior...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 22 Oct 2015 02:57:13 +0000 (02:57 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 22 Oct 2015 02:57:13 +0000 (02:57 +0000)
commit10d50aadf2a0803aea95fa92632d229b872f2cf3
tree2b14367c85066e0f547055795befacabd4312483
parent12916e229c769da4929f6df7f038ab51cf0cb067
Remove the AC_FUNC_MALLOC check, since we don't depend on the malloc(0) behavior it checks for, and we don't provide a rpl_malloc() implementation anyway.
config.h.in
configure.ac