/* 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 to empty if the keyword does not work. */ /* #undef const */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define if you don't have vprintf but do have _doprnt. */ /* #undef HAVE_DOPRNT */ /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define if you have . */ /* #undef HAVE_VFORK_H */ /* Define if you have the vprintf function. */ #define HAVE_VPRINTF 1 /* Define as __inline if that's what the C compiler calls it. */ /* #undef inline */ /* Define if on MINIX. */ /* #undef _MINIX */ /* Define to `int' if doesn't define. */ /* #undef mode_t */ /* Define to `long' if doesn't define. */ /* #undef off_t */ /* 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 as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define on System V Release 4. */ /* #undef SVR4 */ /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* Define vfork as fork if vfork does not work. */ /* #undef vfork */ /* 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 using ARCHITECTURE */ #define ARCHITECTURE "i686" /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define if you have a broken TIOCEXCL (IRIX 5) */ /* #undef HAVE_BROKEN_TIOCEXCL */ /* Define if you don't have vprintf but do have _doprnt. */ /* #undef HAVE_DOPRNT */ /* Define if contains a declaration for extern int errno */ #define HAVE_ERRNO_DECL 1 /* Define if you do not have gethostname() defined */ #define HAVE_GETHOSTNAME_DEF 1 /* Define if you have to use getpgrp(0) to get process group */ #define HAVE_GETPGRP_0 /* Define if you have innetgr() defined in include file */ #define HAVE_INNETGR_DEF 1 /* Define if you have a openlog prototype. */ #define HAVE_OPENLOG_DEF 1 /* Define if you have to use setpgrp(0,0) to set process group */ /* #undef HAVE_SETPGRP_0 */ /* Define if you do have setproctitle() defined */ /* #undef HAVE_SETPROCTITLE_DEF */ /* Define if we have a BSD-ish struct exec in */ #define HAVE_STRUCT_EXEC 1 /* Define if sys_errlist has the error strings. */ #define HAVE_SYS_ERRLIST 1 /* Define if sys_errlist is defined. */ #define HAVE_SYS_ERRLIST_DEF 1 /* Define if sys_nerr has number of err strings. */ #define HAVE_SYS_NERR 1 /* Define if sys_nerr has definition. */ #define HAVE_SYS_NERR_DEF 1 /* Define if sys_siglist has the signal strings. */ #define HAVE_SYS_SIGLIST 1 /* Define if sys_siglist is defined in unistd.h include file */ #define HAVE_SYS_SIGLIST_DEF 1 /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define if tgetstr() has definition */ #define HAVE_TGETSTR_DEF 1 /* Use the "union wait" union to get process status from wait3/waitpid */ #define HAVE_UNION_WAIT 1 /* Define if you have . */ /* #undef HAVE_VFORK_H */ /* Define if you have the vprintf function. */ #define HAVE_VPRINTF 1 /* HP/UX */ /* #undef HPUX */ /* HP/UX source */ /* #undef _HPUX_SOURCE */ /* Define if the struct in6_addr is defined */ #define IN6_ADDR 1 /* Define if the LINUX struct in_addr6 is defined */ /* #undef IN_ADDR6 */ /* Define as __inline if that's what the C compiler calls it. */ /* #undef inline */ /* Define if on MINIX. */ /* #undef _MINIX */ /* Define to `int' if doesn't define. */ /* #undef mode_t */ /* Define to `long' if doesn't define. */ /* #undef off_t */ /* 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 as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* Define on SUN Solaris */ /* #undef SOLARIS */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you have struct stat with st_mtime_nsec */ /* #undef ST_MTIME_NSEC */ /* Define on SunOS */ /* #undef SUNOS */ /* Define on System V Release 4. */ /* #undef SVR4 */ /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* Define if we are to use the old sgttyb structure and . */ /* #undef USE_SGTTYB */ /* Define how to get file system space */ #define USE_STATFS_TYPE STATVFS /* Define how to change serial line */ #define USE_STTY TERMIOS /* Define if we are to use the termio structure and TCGETA. */ /* #undef USE_TERMIO */ /* Define if we are to use the termios structure and TCGETS. */ #define USE_TERMIOS 1 /* Define vfork as fork if vfork does not work. */ /* #undef vfork */ /* Define if you have the cfsetispeed function. */ #define HAVE_CFSETISPEED 1 /* Define if you have the fcntl function. */ #define HAVE_FCNTL 1 /* Define if you have the flock function. */ #define HAVE_FLOCK 1 /* Define if you have the getdtablesize function. */ #define HAVE_GETDTABLESIZE 1 /* Define if you have the gethostbyname2 function. */ #define HAVE_GETHOSTBYNAME2 1 /* Define if you have the gethostname function. */ #define HAVE_GETHOSTNAME 1 /* Define if you have the getrlimit function. */ #define HAVE_GETRLIMIT 1 /* Define if you have the inet_aton function. */ #define HAVE_INET_ATON 1 /* Define if you have the inet_ntop function. */ #define HAVE_INET_NTOP 1 /* Define if you have the inet_pton function. */ #define HAVE_INET_PTON 1 /* Define if you have the innetgr function. */ #define HAVE_INNETGR 1 /* Define if you have the killpg function. */ #define HAVE_KILLPG 1 /* Define if you have the lockf function. */ #define HAVE_LOCKF 1 /* Define if you have the mkstemp function. */ #define HAVE_MKSTEMP 1 /* Define if you have the mktemp function. */ #define HAVE_MKTEMP 1 /* Define if you have the openlog function. */ #define HAVE_OPENLOG 1 /* Define if you have the seteuid function. */ #define HAVE_SETEUID 1 /* Define if you have the setpgid function. */ #define HAVE_SETPGID 1 /* Define if you have the setproctitle function. */ /* #undef HAVE_SETPROCTITLE */ /* Define if you have the setresuid function. */ #define HAVE_SETRESUID 1 /* Define if you have the setreuid function. */ #define HAVE_SETREUID 1 /* Define if you have the setsid function. */ #define HAVE_SETSID 1 /* Define if you have the sigaction function. */ #define HAVE_SIGACTION 1 /* Define if you have the sigprocmask function. */ #define HAVE_SIGPROCMASK 1 /* Define if you have the sigsetjmp function. */ /* #undef HAVE_SIGSETJMP */ /* Define if you have the socketpair function. */ #define HAVE_SOCKETPAIR 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 /* Define if you have the strchr function. */ #define HAVE_STRCHR 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the strncasecmp function. */ #define HAVE_STRNCASECMP 1 /* Define if you have the sysinfo function. */ #define HAVE_SYSINFO 1 /* Define if you have the tcflush function. */ #define HAVE_TCFLUSH 1 /* Define if you have the tcsetattr function. */ #define HAVE_TCSETATTR 1 /* Define if you have the uname function. */ #define HAVE_UNAME 1 /* Define if you have the wait3 function. */ #define HAVE_WAIT3 1 /* Define if you have the waitpid function. */ #define HAVE_WAITPID 1 /* Define if you have the header file. */ #define HAVE_A_OUT_H 1 /* Define if you have the header file. */ #define HAVE_A_OUT_H 1 /* Define if you have the header file. */ /* #undef HAVE_AOUTHDR_H */ /* Define if you have the header file. */ #define HAVE_AR_H 1 /* Define if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define if you have the header file. */ #define HAVE_ARPA_NAMESER_H 1 /* Define if you have the header file. */ #define HAVE_ASSERT_H 1 /* Define if you have the header file. */ /* #undef HAVE_COM_ERR_H */ /* Define if you have the header file. */ /* #undef HAVE_COMPAT_H */ /* Define if you have the header file. */ #define HAVE_CTYPE_H 1 /* Define if you have the header file. */ #define HAVE_CURSES_H 1 /* Define if you have the header file. */ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define if you have the header file. */ /* #undef HAVE_EXECHDR_H */ /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_FILEHDR_H */ /* Define if you have the header file. */ #define HAVE_GRP_H 1 /* Define if you have the header file. */ /* #undef HAVE_KRB5_H */ /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define if you have the header file. */ /* #undef HAVE_MACHINE_VMPARAM_H */ /* Define if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ #define HAVE_NETDB_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define if you have the header file. */ /* #undef HAVE_NLIST_H */ /* Define if you have the header file. */ #define HAVE_PWD_H 1 /* Define if you have the header file. */ /* #undef HAVE_RELOC_H */ /* Define if you have the header file. */ #define HAVE_RESOLV_H 1 /* Define if you have the header file. */ #define HAVE_SETJMP_H 1 /* Define if you have the header file. */ /* #undef HAVE_SGS_H */ /* Define if you have the header file. */ #define HAVE_SGTTY_H 1 /* Define if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define if you have the header file. */ #define HAVE_STAB_H 1 /* Define if you have the header file. */ #define HAVE_STDARG_H 1 /* Define if you have the header file. */ #define HAVE_STDIO_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ #define HAVE_SYS_DIR_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_EXEC_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_EXECHDR_H */ /* Define if you have the header file. */ #define HAVE_SYS_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_SYS_FILE_H 1 /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_LOADER_H */ /* Define if you have the header file. */ #define HAVE_SYS_MOUNT_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_PSTAT_H */ /* Define if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_STATFS_H 1 /* Define if you have the header file. */ #define HAVE_SYS_STATVFS_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SYSLOG_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_SYSTEMINFO_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_TERMIO_H */ /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_TTOLD_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_TTYCOM_H */ /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_SYS_UTSNAME_H 1 /* Define if you have the header file. */ #define HAVE_SYS_VFS_H 1 /* Define if you have the header file. */ #define HAVE_SYS_WAIT_H 1 /* Define if you have the header file. */ #define HAVE_SYSLOG_H 1 /* Define if you have the header file. */ #define HAVE_TERM_H 1 /* Define if you have the header file. */ #define HAVE_TERMCAP_H 1 /* Define if you have the header file. */ #define HAVE_TERMIO_H 1 /* Define if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define if you have the header file. */ #define HAVE_TIME_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the header file. */ /* #undef HAVE_UTSNAME_H */ /* Define if you have the header file. */ #define HAVE_VARARGS_H 1 /* Define if you have the header file. */ /* #undef HAVE_VMPARAM_H */