Codebase list libgeotiff / dd397b0
Readded geo_config.h resulting file. Francesco Paolo Lovergine 12 years ago
1 changed file(s) with 20 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 /* geo_config.h. Generated from geo_config.h.in by configure. */
1 #ifndef GEO_CONFIG_H
2 #define GEO_CONFIG_H
3
4 /* Define if you have the ANSI C header files. */
5 #define STDC_HEADERS 1
6
7 /* Define if you have the <stdlib.h> header file. */
8 #define HAVE_STDLIB_H 1
9
10 /* Define if you have the <string.h> header file. */
11 #define HAVE_STRING_H 1
12
13 /* Define if you have the <strings.h> header file. */
14 #define HAVE_STRINGS_H 1
15
16 #define HAVE_LIBPROJ 1
17 #define HAVE_PROJECTS_H 1
18
19 #endif /* ndef GEO_CONFIG_H */