/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ #undef const /* Define if you have a working `mmap' system call. */ #undef HAVE_MMAP /* Define to `long' if doesn't define. */ #undef off_t /* Define to `unsigned' if doesn't define. */ #undef size_t /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you have the getpagesize function. */ #undef HAVE_GETPAGESIZE /* Define if you have the lstat function. */ #undef HAVE_LSTAT /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the valloc function. */ #undef HAVE_VALLOC /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H #ifdef __GNUC__ #define attribute(x) __attribute__((x)) #else #define attribute(x) /* nothing */ #endif