From: Wayne Davison Date: Thu, 30 Apr 2020 05:14:49 +0000 (-0700) Subject: A couple extra function checks for future features. X-Git-Tag: v3.2.0pre1~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7746d0000ac5c72974ad90a8d746561dc8cd10a;p=thirdparty%2Frsync.git A couple extra function checks for future features. --- diff --git a/configure.ac b/configure.ac index fef9004c..d4e95fb8 100644 --- a/configure.ac +++ b/configure.ac @@ -598,6 +598,7 @@ AC_FUNC_UTIME_NULL AC_FUNC_ALLOCA AC_CHECK_FUNCS(waitpid wait4 getcwd strdup chown chmod lchmod mknod mkfifo \ fchmod fstat ftruncate strchr readlink link utime utimes lutimes strftime \ + chflags getattrlist \ memmove lchown vsnprintf snprintf vasprintf asprintf setsid strpbrk \ strlcat strlcpy strtol mallinfo getgroups setgroups geteuid getegid \ setlocale setmode open64 lseek64 mkstemp64 mtrace va_copy __va_copy \