summaryrefslogtreecommitdiffstats
path: root/source/acconfig.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-04-03 00:40:01 +0000
committerJeremy Allison <jra@samba.org>2001-04-03 00:40:01 +0000
commit0865366f6b1070a8db3d8421c37c8072b36b96e3 (patch)
tree60cc8036ab0fe746e46a162d458a5ddd5213f095 /source/acconfig.h
parent2f2365e93833e5f08dc14ab0022dd9f6f0d028ad (diff)
downloadsamba-0865366f6b1070a8db3d8421c37c8072b36b96e3.tar.gz
samba-0865366f6b1070a8db3d8421c37c8072b36b96e3.tar.xz
samba-0865366f6b1070a8db3d8421c37c8072b36b96e3.zip
Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.
Jeremy.
Diffstat (limited to 'source/acconfig.h')
-rw-r--r--source/acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/acconfig.h b/source/acconfig.h
index 0f8cf580cee..7c15abfd35c 100644
--- a/source/acconfig.h
+++ b/source/acconfig.h
@@ -140,4 +140,6 @@
#undef HAVE_POSIX_ACLS
#undef HAVE_UNIXWARE_ACLS
#undef HAVE_SOLARIS_ACLS
+#undef HAVE_IRIX_ACLS
+#undef HAVE_XFS_ACLS
#undef HAVE_NO_ACLS