On Wed, 2005-10-05 at 13:20 +0900, Peter O'Gorman wrote: > | I was thinking more along the lines of an "#ifndef DARWIN" around the > | goffice definition of fmin(). Is there some #define that's only set > | during the mac build? > > #if defined(__APPLE__) && defined(__MACH__) > > but I dislike it :)
Don't particularly like the looks of it myself. However, if that's the normal incantation used for packages that compile across multiple systems including MacOS then we should probably go with it. David _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
