work/Zope-2.6.1-src/lib/Components/initgroups/initgroup.c: The following test fails for NetBSD, so the initgroups just becomes a null object : #if defined(__unix__) || defined(unix) What might be the correct way to test for 'unix' here?