diff options
author | Jeremy Allison <jra@samba.org> | 2001-07-26 21:16:39 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2001-07-26 21:16:39 +0000 |
commit | 08138a32446404e64c6738c8f3653c727d113c03 (patch) | |
tree | d5a522c18e4489ddc55be9751343a59324c2bfb3 /source3/acconfig.h | |
parent | ac26e231394739abafd5f1f00722e44d6323de35 (diff) | |
download | samba-08138a32446404e64c6738c8f3653c727d113c03.tar.gz |
Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.
Digital UNIX).
Jeremy.
(This used to be commit 324ba0512ec84bb173c72be3dfd2447e0dc30e26)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r-- | source3/acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h index 04e7222bda..4ca33dfb54 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -147,6 +147,7 @@ #undef HAVE_SOLARIS_ACLS #undef HAVE_IRIX_ACLS #undef HAVE_AIX_ACLS +#undef HAVE_DRAFT13_POSIX_ACLS #undef HAVE_NO_ACLS #undef HAVE_LIBPAM #undef HAVE_ASPRINTF_DECL |