Skip to content
Snippets Groups Projects
Commit ad7158a9 authored by Julien Malik's avatar Julien Malik
Browse files

OSSIM: error when updating ossim - ossimConfig.h should be generated and not in sources

parent 0bbc471f
No related branches found
No related tags found
No related merge requests found
/* $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" */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment