From: Steve Underwood Date: Wed, 25 Nov 2015 15:21:48 +0000 (+0800) Subject: Added AC_FUNC_MEMMOVE test to spandsp X-Git-Tag: v1.6.6~1^2~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c74237ad3cbd1974ae70f1a8d0d5d2cfe4d7b446;p=thirdparty%2Ffreeswitch.git Added AC_FUNC_MEMMOVE test to spandsp --- diff --git a/libs/spandsp/configure.ac b/libs/spandsp/configure.ac index fa0c1c0607..16d6d247a4 100644 --- a/libs/spandsp/configure.ac +++ b/libs/spandsp/configure.ac @@ -151,6 +151,7 @@ AC_ARG_ENABLE(builtin_tiff, AC_FUNC_ERROR_AT_LINE AC_FUNC_VPRINTF AC_FUNC_MEMCMP +AC_FUNC_MEMMOVE if test "${ax_cv_c_compiler_vendor}" = "gnu" then AC_FUNC_REALLOC