/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Does the C compiler have gcc bug 12243? */ /* #undef HAVE_GCC_LOOP_BUG */ /* Can we use Intel 386 optimizations? */ /* #undef HAVE_I386 */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Do we have the zlib library? */ #define HAVE_ZLIB /* Name of the mkbitmap binary */ #define MKBITMAP "mkbitmap" /* Define if missing from math.h */ #define M_PI 3.14159265358979323846 /* Name of package */ #define PACKAGE "potrace" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "selinger at users.sourceforge.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "potrace" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "potrace 1.8" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "potrace" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.8" /* Name of the potrace binary */ #define POTRACE "potrace" /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Do we use a4 papersize by default? */ /* #undef USE_A4 */ /* Do we use metric units by default? */ /* #undef USE_METRIC */ /* Version number of package */ #define VERSION "1.8" /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #define inline #endif /* Replacement function for strcasecmp */ /* #undef strcasecmp */ /* Replacement function for strncasecmp */ /* #undef strncasecmp */