Dan Helfman
-
2010-03-29
The particular includes at the top of include/Linux/ogdi_macro.h don't work on Mac OS 10.5 because the include files are in different locations. Attached is a patch that adds a variantion of include/Linux/ogdi_macro.h called include/Darwin/ogdi_macro.h for use on Macs. (On Macs, the TARGET variable gets set to "Darwin" if not otherwise set due to the machine's uname output.)