summaryrefslogtreecommitdiff
path: root/json_object.c
diff options
context:
space:
mode:
authorJehan <jehan@girinstud.io>2016-01-01 18:35:14 +0100
committerJehan <jehan@girinstud.io>2016-01-01 18:46:02 +0100
commit79c99aeb2b985f97ab3e448068ea43a1041fb235 (patch)
tree587f302a49afd37730121322dae078f0d842739c /json_object.c
parent537f8bcbdbdc10ffa7673199a0be82ca4eb56ec8 (diff)
downloadjson-c-79c99aeb2b985f97ab3e448068ea43a1041fb235.tar.gz
configure: check realloc with AC_CHECK_FUNCS() to fix cross-compilation.
AC_FUNC_REALLOC is messed up when cross-compiling, ending up in failed build with "undefined reference to `rpl_realloc'" error. AC_CHECK_FUNCS will work both with native and cross builds.
Diffstat (limited to 'json_object.c')
0 files changed, 0 insertions, 0 deletions