libgeotiff
geo_config.h
1 /* geo_config.h. Generated from geo_config.h.in by configure. */
2 #ifndef GEO_CONFIG_H
3 #define GEO_CONFIG_H
4 
5 /* Define if you have the ANSI C header files. */
6 #define STDC_HEADERS 1
7 
8 /* Define if you have the <stdlib.h> header file. */
9 #define HAVE_STDLIB_H 1
10 
11 /* Define if you have the <string.h> header file. */
12 #define HAVE_STRING_H 1
13 
14 /* Define if you have the <strings.h> header file. */
15 #define HAVE_STRINGS_H 1
16 
17 #define HAVE_LIBPROJ 1
18 #define HAVE_PROJECTS_H 1
19 
20 #endif /* ndef GEO_CONFIG_H */

Generated for libgeotiff by doxygen 1.8.7