Codebase list libgeotiff / debian/latest geo_config.h.in
debian/latest

Tree @debian/latest (Download .tar.gz)

geo_config.h.in @debian/latestraw · 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.  */
#undef GEOTIFF_HAVE_STRINGS_H

#undef GEO_NORMALIZE_DISABLE_TOWGS84

#endif /* ndef GEO_CONFIG_H */