]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
A couple extra function checks for future features.
authorWayne Davison <wayne@opencoder.net>
Thu, 30 Apr 2020 05:14:49 +0000 (22:14 -0700)
committerWayne Davison <wayne@opencoder.net>
Thu, 30 Apr 2020 05:14:49 +0000 (22:14 -0700)
configure.ac

index fef9004c1ae700d67b626f25f90b4cc551b23a5c..d4e95fb8449fa41fc78d785e7da994f0e6b7b8aa 100644 (file)
@@ -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 \