build: Do not rely on sys.platform for ACL tests, combine UnixWare and Solaris ACL...
commit11cb110e2fb3f814aa4efde0d7924535c8510315
authorAndrew Bartlett <abartlet@samba.org>
Wed, 5 Mar 2014 02:06:02 +0000 (5 15:06 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 8 Mar 2014 02:54:08 +0000 (8 03:54 +0100)
treed6b6257124bf84d13cd67aeb19304cde5fd513b5
parent3ac9cb3d17c5252383e8f971818a426c6ad68c2d
build: Do not rely on sys.platform for ACL tests, combine UnixWare and Solaris ACL tests

This avoids issues with whatever sys.platform may return, fixes the
order of arguments to the CHECK_FUNCS_IN call, and only runs after
Linux-style POSIX ACL detection fails.

Andrew Bartlett

Change-Id: I930dff1e03c1cd1ceb8f3a35823ceb805694b66a
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Tested-by: Thomas Schulz <schulz@adi.com>
source3/lib/sysacls.c
source3/wscript