]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
Updated Exchange plugin to support accurate mode
[bacula/bacula] / bacula / autoconf / config.h.in
index 71617e4dd9846481699e384b04cf3b2da54717e7..632f9c04f3f4ab1ea9e5f6cb6d33d451e86553c7 100644 (file)
 /* Define to 1 if you have the `fchdir' function. */
 #undef HAVE_FCHDIR
 
+/* FCHOWNAT support */
+#undef HAVE_FCHOWNAT
+
 /* Define to 1 if you have the <fcntl.h> header file. */
 #undef HAVE_FCNTL_H
 
 /* Define to 1 if you have the `fseeko' function. */
 #undef HAVE_FSEEKO
 
+/* FSTATAT support */
+#undef HAVE_FSTATAT
+
+/* FUTIMESAT support */
+#undef HAVE_FUTIMESAT
+
 /* Define to 1 if you have the `fwprintf' function. */
 #undef HAVE_FWPRINTF
 
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
+/* UNLINKAT support */
+#undef HAVE_UNLINKAT
+
 /* Define if you have the 'unsigned long long' type. */
 #undef HAVE_UNSIGNED_LONG_LONG