summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-06-18 20:27:35 +0000
committerJeremy Allison <jra@samba.org>2001-06-18 20:27:35 +0000
commit809c0258780cc75cd456518571891fc30998d30d (patch)
tree17cc3a7ce2e01eecbd807388637cc2f1d02977e5 /source3/include/config.h.in
parent0417200fa9af35167de3e4d6df7c3071f07b15a9 (diff)
downloadsamba-809c0258780cc75cd456518571891fc30998d30d.tar.gz
samba-809c0258780cc75cd456518571891fc30998d30d.tar.bz2
samba-809c0258780cc75cd456518571891fc30998d30d.zip
Added patches to remove Linux specific XFS ACLs. These are now handled by the
generic Linux ACL code. rpc_server/srv_samr_nt.c: Don't delete a policy handle before it's created. Jeremy. (This used to be commit db5b82e53a7061c4764d39ceb3df82e706aad42f)
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 433926eea5..53ac824736 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -208,7 +208,6 @@
#undef HAVE_UNIXWARE_ACLS
#undef HAVE_SOLARIS_ACLS
#undef HAVE_IRIX_ACLS
-#undef HAVE_XFS_ACLS
#undef HAVE_AIX_ACLS
#undef HAVE_NO_ACLS
#undef HAVE_LIBPAM
@@ -739,9 +738,6 @@
/* Define if you have the yp_get_default_domain function. */
#undef HAVE_YP_GET_DEFAULT_DOMAIN
-/* Define if you have the <acl/acl.h> header file. */
-#undef HAVE_ACL_ACL_H
-
/* Define if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H