/* $Id: ossimConfig.h.in 13607 2008-09-25 19:39:45Z gpotts $ */ #ifndef ossimConfig_HEADER #define ossimConfig_HEADER /* Define to "1" if you have libz installed, "0" if not. */ #define OSSIM_HAS_LIBZ 1 /* Define to "1" if you have MPI(lam/mpi), "0" if not. */ #define OSSIM_HAS_MPI 0 /* Define to "1" if you have FREETYPE, "0" if not. */ #define OSSIM_HAS_FREETYPE 1 /* Define to "1" if you have GEOTIFF, "0" if not. */ #define OSSIM_HAS_GEOTIFF 1 /* Enable cvs id strings for use with "ident" application. */ #define OSSIM_ID_ENABLED 1 #endif /* End of "#ifndef ossimConfig_HEADER" */