Added AC_FUNC_MEMMOVE test to spandsp

This commit is contained in:
Steve Underwood 2015-11-25 23:21:48 +08:00
parent 08816959aa
commit c74237ad3c
1 changed files with 1 additions and 0 deletions

View File

@ -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