Codebase list libgeotiff / e0989458-ec6a-4141-a030-ab536b6a03a7/main geo_config.h.in
e0989458-ec6a-4141-a030-ab536b6a03a7/main

Tree @e0989458-ec6a-4141-a030-ab536b6a03a7/main (Download .tar.gz)

geo_config.h.in @e0989458-ec6a-4141-a030-ab536b6a03a7/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 */