Subject: zope-2.6.1 misfire
To: None <tech-pkg@NetBSD.ORG>
From: MLH <MLH@goathill.org>
List: tech-pkg
Date: 05/24/2003 00:17:31
 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?