X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/f578043391634ae1d345e84657fec7ecfb0f34a0..6608462cac742530ed6528bfb5ac7e26f43a31ea:/configure.in diff --git a/configure.in b/configure.in index 007f1d6f..2a0f59bd 100644 --- a/configure.in +++ b/configure.in @@ -41,7 +41,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) -AC_CHECK_FUNCS(memmove getopt_long lchown setlinebuf vsnprintf setsid glob strpbrk) +AC_CHECK_FUNCS(memmove getopt_long lchown vsnprintf setsid glob strpbrk) echo $ac_n "checking for working fnmatch... $ac_c" AC_TRY_RUN([#include