Codebase list libgeotiff / debian/1.4.2.rc4-1.exp1 geo_config.h.in
debian/1.4.2.rc4-1.exp1

Tree @debian/1.4.2.rc4-1.exp1 (Download .tar.gz)

geo_config.h.in @debian/1.4.2.rc4-1.exp1raw · 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 */