/* geo_config.h. Generated automatically by configure. */ #ifndef GEO_CONFIG_H #define GEO_CONFIG_H /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Build as DLL */ #define BUILD_AS_DLL 1 #endif /* ndef GEO_CONFIG_H */