/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* 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 if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define if on MINIX. */ /* #undef _MINIX */ /* Define to `int' if doesn't define. */ /* #undef pid_t */ /* Define if the system does not provide POSIX.1 features except with this defined. */ /* #undef _POSIX_1_SOURCE */ /* Define if you need to in order for stat and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if you have the getdtablesize function. */ /* #undef HAVE_GETDTABLESIZE */ /* Define if you have the getrusage function. */ /* #undef HAVE_GETRUSAGE */ /* Define if you have the random function. */ /* #undef HAVE_RANDOM */ /* Define if you have the rename function. */ #define HAVE_RENAME 1 /* Define if you have the sigaction function. */ #define HAVE_SIGACTION 1 /* Define if you have the sigemptyset function. */ #define HAVE_SIGEMPTYSET 1 /* Define if you have the srandom function. */ /* #undef HAVE_SRANDOM */ /* Define if you have the vsprintf function. */ #define HAVE_VSPRINTF 1 /* Define if you have the waitpid function. */ #define HAVE_WAITPID 1 /* Define if you have the header file. */ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_DIR_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_RUSAGE_H */ /* Define if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if running on OSF/1 platform. */ /* #undef STOP_UAC */ /* Define if you need strcasecmp */ #define HAVE_STRCASECMP 1 /* Define if running on Linux with thread support. */ /* #undef LINUX_THREADS */