Codebase list libgeotiff / debian/1.7.0-2 cmake / geo_config.h.in
debian/1.7.0-2

Tree @debian/1.7.0-2 (Download .tar.gz)

geo_config.h.in @debian/1.7.0-2

59777cb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
#ifndef GEO_CONFIG_H
#define GEO_CONFIG_H

/* Define if you have the <stdlib.h> header file.  */
#cmakedefine HAVE_STDLIB_H

/* Define if you have the <string.h> header file.  */
#cmakedefine HAVE_STRING_H

/* Define if you have the <strings.h> header file.  */
#cmakedefine HAVE_STRINGS_H

#cmakedefine GEO_NORMALIZE_DISABLE_TOWGS84

#endif /* ndef GEO_CONFIG_H */