diff options
author | Jeremy Allison <jra@samba.org> | 2001-08-10 20:48:25 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2001-08-10 20:48:25 +0000 |
commit | 16afd6d2bcb1aa2241919f0c7a6cc953cba8b2e6 (patch) | |
tree | bb18ec41d11594898eb725285587c0c179af5b51 /source3/acconfig.h | |
parent | 4b2016305b7c43c61198f25175531d149db5e989 (diff) | |
download | samba-16afd6d2bcb1aa2241919f0c7a6cc953cba8b2e6.tar.gz |
Added Mike Davidsons Tru64 ACL patch.
Jeremy.
(This used to be commit 8c5e5f8c84cab4273ca28d6b5f543dd5d5b464fb)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r-- | source3/acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h index 98c83b08f54..e3fa72077a1 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -147,7 +147,7 @@ #undef HAVE_SOLARIS_ACLS #undef HAVE_IRIX_ACLS #undef HAVE_AIX_ACLS -#undef HAVE_DRAFT13_POSIX_ACLS +#undef HAVE_TRU64_ACLS #undef HAVE_NO_ACLS #undef HAVE_LIBPAM #undef HAVE_ASPRINTF_DECL |