summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2000-12-07 05:38:01 +0000
committerJeremy Allison <jra@samba.org>2000-12-07 05:38:01 +0000
commit423227d7ca87a6a4b9412e9ecbc3d6dd073818b1 (patch)
treee8e68c7bc2b7cee20b986d0510911647e735d937 /source3/acconfig.h
parent70922b9bbe412dc43397ecfd3feeb01169ed0b96 (diff)
downloadsamba-423227d7ca87a6a4b9412e9ecbc3d6dd073818b1.tar.gz
samba-423227d7ca87a6a4b9412e9ecbc3d6dd073818b1.tar.bz2
samba-423227d7ca87a6a4b9412e9ecbc3d6dd073818b1.zip
Working code to read POSIX ACLs on a Linux system using the bestbits
ACL patch from http://acl.bestbits.at/. configure support needs more work (just assumes correct headers at the moment). ACL writing needs adding. Jeremy. (This used to be commit 6ae63e502e6adf3666a34aa87860c74e106fdb84)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r--source3/acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index db473d27f5..9100add63a 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -137,3 +137,4 @@
#undef INTEL_SPINLOCKS
#undef MIPS_SPINLOCKS
#undef POWERPC_SPINLOCKS
+#undef HAVE_POSIX_ACLS