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.
3.6 KiB
3.6 KiB