/* config.h.in. Generated automatically from configure.ac by autoheader. */ /* Width of type 'char' */ #undef CHAR_BIT /* Define if you have the `atexit' function. */ #undef HAVE_ATEXIT /* Define if CHAR_BIT is defined in limits.h and equals 8 */ #undef HAVE_CHAR_BIT /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if you have the `isascii' function. */ #undef HAVE_ISASCII /* Define if you have the `memchr' function. */ #undef HAVE_MEMCHR /* Define if you have the `memmove' function. */ #undef HAVE_MEMMOVE /* Define if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have the `memset' function. */ #undef HAVE_MEMSET /* Define if you have the `mmap' function. */ #undef HAVE_MMAP /* Define if you have the `munmap' function. */ #undef HAVE_MUNMAP /* Define if you have the `regcomp' function. */ #undef HAVE_REGCOMP /* Define if you have the `stat' function. */ #undef HAVE_STAT /* Define if you have the header file. */ #undef HAVE_STDINT_H /* Define if you have the header file. */ #undef HAVE_STDLIB_H /* Define if you have the header file. */ #undef HAVE_STRINGS_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the `strstr' function. */ #undef HAVE_STRSTR /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the `vprintf' function. */ #undef HAVE_VPRINTF /* Define if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O /* Name of package */ #undef PACKAGE /* Define if compiler has function prototypes */ #undef PROTOTYPES /* The size of a `double', as computed by sizeof. */ #undef SIZEOF_DOUBLE /* The size of a `float', as computed by sizeof. */ #undef SIZEOF_FLOAT /* The size of a `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of a `short', as computed by sizeof. */ #undef SIZEOF_SHORT /* The size of a `unsigned char', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_CHAR /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define if your declares `struct tm'. */ #undef TM_IN_SYS_TIME /* Version number of package */ #undef VERSION /* 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 on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE # undef _ALL_SOURCE #endif /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `unsigned' if does not define. */ #undef size_t