summaryrefslogtreecommitdiffstats
path: root/source/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
commit6ae63e502e6adf3666a34aa87860c74e106fdb84 (patch)
tree6c5f0c3e780aac8ffb64afd71d462a178efa66ee /source/acconfig.h
parent4339e20202a876dbadc07980b731f711463b7299 (diff)
downloadsamba-6ae63e502e6adf3666a34aa87860c74e106fdb84.tar.gz
samba-6ae63e502e6adf3666a34aa87860c74e106fdb84.tar.xz
samba-6ae63e502e6adf3666a34aa87860c74e106fdb84.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.
Diffstat (limited to 'source/acconfig.h')
-rw-r--r--source/acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/acconfig.h b/source/acconfig.h
index db473d27f51..9100add63ac 100644
--- a/source/acconfig.h
+++ b/source/acconfig.h
@@ -137,3 +137,4 @@
#undef INTEL_SPINLOCKS
#undef MIPS_SPINLOCKS
#undef POWERPC_SPINLOCKS
+#undef HAVE_POSIX_ACLS