/* config.h.in. Generated automatically from configure.in by autoheader. */ /* * ./configure invocation */ #undef CONFIGINVOCATION /* * Socket used to communicate */ #undef DEFPORT /* * Base socket used for secondary channel */ #undef DEFBASEPORT /* * Hostname of console server */ #undef MASTERHOST /* * Config file path */ #undef CONFIGFILE /* * Password file path */ #undef PASSWDFILE /* * Logfile path */ #undef LOGFILEPATH /* * Number of consoles per child process */ #undef MAXMEMB /* * TCP connection timeout */ #undef CONNECTTIMEOUT /* * pidfile to write to */ #undef PIDFILE /* * use tcp_wrappers libwrap */ #undef USE_LIBWRAP /* * use ansi prototypes/decls */ #undef USE_ANSI_PROTO /* Define if you have the header file. */ #undef HAVE_CRYPT_H /* Define if you have the `flock' function. */ #undef HAVE_FLOCK /* Define if you have the `getdtablesize' function. */ #undef HAVE_GETDTABLESIZE /* Define if you have the `getlogin' function. */ #undef HAVE_GETLOGIN /* Define if you have the `getopt' function. */ #undef HAVE_GETOPT /* Define if you have the header file. */ #undef HAVE_GETOPT_H /* Define if you have the `getpassphrase' function. */ #undef HAVE_GETPASSPHRASE /* Define if you have the `getrlimit' function. */ #undef HAVE_GETRLIMIT /* Define if you have the `getsid' function. */ #undef HAVE_GETSID /* Define if you have the `getspnam' function. */ #undef HAVE_GETSPNAM /* Define if you have the `getuserattr' function. */ #undef HAVE_GETUSERATTR /* Define if you have the `getutent' function. */ #undef HAVE_GETUTENT /* Define if you have the `grantpt' function. */ #undef HAVE_GRANTPT /* Define if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if the system has the type `in_addr_t'. */ #undef HAVE_IN_ADDR_T /* Define if you have the `memcmp' function. */ #undef HAVE_MEMCMP /* Define if you have the `memcpy' function. */ #undef HAVE_MEMCPY /* 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 `ptsname' function. */ #undef HAVE_PTSNAME /* Define if you have the `putenv' function. */ #undef HAVE_PUTENV /* Define if you have the `setgroups' function. */ #undef HAVE_SETGROUPS /* Define if you have the `setlinebuf' function. */ #undef HAVE_SETLINEBUF /* Define if you have the `setpgrp' function. */ #undef HAVE_SETPGRP /* Define if you have the `setsid' function. */ #undef HAVE_SETSID /* Define if you have the `setsockopt' function. */ #undef HAVE_SETSOCKOPT /* Define if you have the `setttyent' function. */ #undef HAVE_SETTTYENT /* Define if you have the `setvbuf' function. */ #undef HAVE_SETVBUF /* Define if you have the header file. */ #undef HAVE_SGTTY_H /* Define if you have the header file. */ #undef HAVE_SHADOW_H /* Define if you have the `sigaction' function. */ #undef HAVE_SIGACTION /* 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 `strerror' function. */ #undef HAVE_STRERROR /* 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 header file. */ #undef HAVE_STROPTS_H /* Define if you have the `sysconf' function. */ #undef HAVE_SYSCONF /* Define if you have the header file. */ #undef HAVE_SYSEXITS_H /* Define if you have the header file. */ #undef HAVE_SYS_AUDIT_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_COMPAT_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define if you have the header file. */ #undef HAVE_SYS_PROC_H /* Define if you have the header file. */ #undef HAVE_SYS_RESOURCE_H /* Define if you have the header file. */ #undef HAVE_SYS_SELECT_H /* 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_TTOLD_H /* Define if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define if you have the header file. */ #undef HAVE_SYS_UIO_H /* Define if you have the header file. */ #undef HAVE_SYS_VLIMIT_H /* Define if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define if you have the `tcgetattr' function. */ #undef HAVE_TCGETATTR /* Define if you have the `tcgetpgrp' function. */ #undef HAVE_TCGETPGRP /* Define if you have the `tcsendbreak' function. */ #undef HAVE_TCSENDBREAK /* Define if you have the `tcsetattr' function. */ #undef HAVE_TCSETATTR /* Define if you have the `tcsetpgrp' function. */ #undef HAVE_TCSETPGRP /* Define if you have the header file. */ #undef HAVE_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_TERMIO_H /* Define if you have the header file. */ #undef HAVE_TTYENT_H /* Define if you have the header file. */ #undef HAVE_TYPES_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the `unlockpt' function. */ #undef HAVE_UNLOCKPT /* Define if you have the header file. */ #undef HAVE_USERSEC_H /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE /* Define if the `setpgrp' function takes no argument. */ #undef SETPGRP_VOID /* The size of a `long', as computed by sizeof. */ #undef SIZEOF_LONG /* 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 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 `int' if does not define. */ #undef mode_t /* Define if does not define sig_atomic_t */ #undef sig_atomic_t