Follow-up Comment #3, bug #30094 (project gnustep):
On which Solaris version/machine? __GLIBC__ should have zero effect on any
non-GNU platform...
Does it help if you use AC_USE_SYSTEM_EXTENSIONS and remove all manually
crafted defines? (This is the autoconf (almost) bullet-proof way for dealing
with this particular problem.)
A second, less capable solution is to use
__linux__ || __GNU__ || __FreeBSD_kernel__
but that would need adjustments as time goes by...
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30094>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep