Codebase list libgeotiff / debian/1.2.5-3 geo_config.h.vc
debian/1.2.5-3

Tree @debian/1.2.5-3 (Download .tar.gz)

geo_config.h.vc @debian/1.2.5-3raw · history · blame

/* 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 <stdlib.h> header file.  */
#define HAVE_STDLIB_H 1

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

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

/* Build as DLL */
#define BUILD_AS_DLL      1

#endif /* ndef GEO_CONFIG_H */