X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/932be9aa52cc56ab429f203718e847a040a3b6d8..f8be5ef4cb86bee9227b14b41238ac867c820759:/configure.in diff --git a/configure.in b/configure.in index 82f164e0..dc8cc7f4 100644 --- a/configure.in +++ b/configure.in @@ -42,7 +42,7 @@ AC_FUNC_MEMCMP AC_FUNC_UTIME_NULL AC_CHECK_FUNCS(mmap munmap waitpid getcwd strdup strerror chown chmod mknod) AC_CHECK_FUNCS(fchmod fstat strchr readlink link utime utimes strftime) -AC_CHECK_FUNCS(memmove getopt_long lchown vsnprintf setsid glob strpbrk) +AC_CHECK_FUNCS(memmove getopt_long lchown vsnprintf snprintf setsid glob strpbrk) echo $ac_n "checking for working fnmatch... $ac_c" AC_TRY_RUN([#include