Marc Aurele La France writes: > > You should be able to test for _SC_OPEN_MAX instead of __GNU__. >
Oops, yep, that should work, too, of course, thanks - stupid me. Presently I check for _POSIX_VERSION >= 199309 as POSIX.1 conformant systems require sysconf(). Egbert. _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
