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 | 1d4438f07745df3d02ed8ab3ef048e20016816b6 (patch) | |
tree | 8e4d52cddc81c129bc4ca45cb7c69eabc228618c /source/acconfig.h | |
parent | 7b6cfe243002a92f5dfb52413e9b3550c61cecfb (diff) | |
download | samba-1d4438f07745df3d02ed8ab3ef048e20016816b6.tar.gz |
AIX ACLs donated by IBM.
Merge Andrew's fnmatch fix for WfW.
Jeremy.
Diffstat (limited to 'source/acconfig.h')
-rw-r--r-- | source/acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/acconfig.h b/source/acconfig.h index 63af9f78c17..c6f324deae8 100644 --- a/source/acconfig.h +++ b/source/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 |