/* include/cfgOFF.h. Generated by configure. */ /* include/cfgOFF.h.in. Generated from configure.ac by autoheader. */ /* 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 `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* 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 */ /* Define to 1 if you have the `vprintf' function. */ #define HAVE_VPRINTF 1 /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "libOFF" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "libOFF 0.0.5" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "liboff" /* Define to the version of this package. */ #define PACKAGE_VERSION "0.0.5" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE int /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define to `unsigned short' if does not define. */ #define uint16_t unsigned short /* Define to `unsigned int' if does not define. */ #define uint32_t unsigned int /* Define to `unsigned long' if does not define. */ #define uint64_t unsigned long /* Define to `unsigned char' if does not define. */ #define uint8_t unsigned char