summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-04-14 19:46:28 +0000
committerJeremy Allison <jra@samba.org>2001-04-14 19:46:28 +0000
commited449b8ca7697d64ab3cfe8289287dd18566c91e (patch)
tree34541fbdd298c93db6f14d288da98321f69f2aa1 /source3/acconfig.h
parent548ca26bd56467f7dafaf277e4d42adeb54fb557 (diff)
downloadsamba-ed449b8ca7697d64ab3cfe8289287dd18566c91e.tar.gz
samba-ed449b8ca7697d64ab3cfe8289287dd18566c91e.tar.bz2
samba-ed449b8ca7697d64ab3cfe8289287dd18566c91e.zip
Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. Changed
a bit to use AC_TRY_LINK to ensure functions are available for link instead of AC_TRY_COMPILE. Jeremy. (This used to be commit c23628746342b6afa28cb34b0b4eaa61189ad390)
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 fd319509b9..63af9f78c1 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -139,6 +139,7 @@
#undef MIPS_SPINLOCKS
#undef POWERPC_SPINLOCKS
#undef HAVE_POSIX_ACLS
+#undef HAVE_ACL_GET_PERM_NP
#undef HAVE_UNIXWARE_ACLS
#undef HAVE_SOLARIS_ACLS
#undef HAVE_IRIX_ACLS