[Mono-list] auto* question
Garrett Rooney
rooneg@electricjellyfish.net
Thu, 23 Aug 2001 21:43:40 -0400
So what's the best way to get _POSIX_SOURCE defined for the wrapper
directory? it's needed at least on FreeBSD. I could just add DEFS =
-D_POSIX_SOURCE to the Makefile.am in that directory? but i'm not
certain if it's necessary (hell, or if it even works) anywhere other
than FreeBSD? How do I get this conditionally set?
-garrett (who's new at all this 'portable code' stuff...)
--
garrett rooney Unix was not designed to stop you from
rooneg@electricjellyfish.net doing stupid things, because that would
http://electricjellyfish.net/ stop you from doing clever things.