From 8a1c2e02984edd17e6ab0d5088a80c4dd5f9b933 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Tue, 17 Apr 2001 05:41:07 +0000 Subject: AIX ACLs donated by IBM. Merge Andrew's fnmatch fix for WfW. Jeremy. (This used to be commit 1d4438f07745df3d02ed8ab3ef048e20016816b6) --- source3/acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/acconfig.h') diff --git a/source3/acconfig.h b/source3/acconfig.h index 63af9f78c1..c6f324deae 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 -- cgit