Codebase list libgeotiff / 6a753bae-6ad2-4750-b139-952c913831ea/main geo_config.h.in
6a753bae-6ad2-4750-b139-952c913831ea/main

Tree @6a753bae-6ad2-4750-b139-952c913831ea/main (Download .tar.gz)

geo_config.h.in @6a753bae-6ad2-4750-b139-952c913831ea/mainraw · history · blame

#ifndef GEO_CONFIG_H
#define GEO_CONFIG_H

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

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

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

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

#undef HAVE_LIBPROJ
#undef HAVE_PROJECTS_H

#undef GEO_NORMALIZE_DISABLE_TOWGS84

#endif /* ndef GEO_CONFIG_H */