diff options
author | Jeremy Allison <jra@samba.org> | 2001-04-17 05:41:07 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2001-04-17 05:41:07 +0000 |
commit | 8a1c2e02984edd17e6ab0d5088a80c4dd5f9b933 (patch) | |
tree | 3bdf52421af74f40263ee9f141316c0665712fd2 /source3/acconfig.h | |
parent | 4355098a757885462dd44b94b616014c30eea2bf (diff) | |
download | samba-8a1c2e02984edd17e6ab0d5088a80c4dd5f9b933.tar.gz samba-8a1c2e02984edd17e6ab0d5088a80c4dd5f9b933.tar.xz samba-8a1c2e02984edd17e6ab0d5088a80c4dd5f9b933.zip |
AIX ACLs donated by IBM.
Merge Andrew's fnmatch fix for WfW.
Jeremy.
(This used to be commit 1d4438f07745df3d02ed8ab3ef048e20016816b6)
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 63af9f78c17..c6f324deae8 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -144,4 +144,5 @@ #undef HAVE_SOLARIS_ACLS #undef HAVE_IRIX_ACLS #undef HAVE_XFS_ACLS +#undef HAVE_AIX_ACLS #undef HAVE_NO_ACLS |