Codebase list libgeotiff / scrub-obsolete/main cmake / geo_config.h.in
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

geo_config.h.in @scrub-obsolete/mainraw · history · blame

1
2
3
4
5
6
7
8
9
#ifndef GEO_CONFIG_H
#define GEO_CONFIG_H

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

#cmakedefine GEO_NORMALIZE_DISABLE_TOWGS84

#endif /* ndef GEO_CONFIG_H */