Codebase list libgeotiff / be1267fb-e075-4c96-80f2-4e1f74ac9cc4/main geo_config.h.in
be1267fb-e075-4c96-80f2-4e1f74ac9cc4/main

Tree @be1267fb-e075-4c96-80f2-4e1f74ac9cc4/main (Download .tar.gz)

geo_config.h.in @be1267fb-e075-4c96-80f2-4e1f74ac9cc4/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.  */
#undef GEOTIFF_HAVE_STRINGS_H

#undef GEO_NORMALIZE_DISABLE_TOWGS84

#endif /* ndef GEO_CONFIG_H */