]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
Backport of acl check logic from master. This should fix bug #1735
[bacula/bacula] / bacula / autoconf / config.h.in
index 0f5796d0b0161f82faf20c53b660b5da35b66add..60a7f87aa92cf193ca50acc9d6a8f96fb08ab150 100644 (file)
 /* Normal acl support */
 #undef HAVE_ACL
 
-/* Defines if your system has AFS support */
-#undef HAVE_AFS
+/* Defines if your system have the ACL_TYPE_DEFAULT_DIR acl type */
+#undef HAVE_ACL_TYPE_DEFAULT_DIR
 
-/* Andrew FileSystem ACL support */
-#undef HAVE_AFS_ACL
-
-/* Define to 1 if you have the <afs/stds.h> header file. */
-#undef HAVE_AFS_STDS_H
+/* Defines if your system have the ACL_TYPE_EXTENDED acl type */
+#undef HAVE_ACL_TYPE_EXTENDED
 
 /* Define to 1 if you have `alloca', as a function or macro. */
 #undef HAVE_ALLOCA