/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Client config file path */ #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" /* Config file path */ #define CONFIGFILE SYSCONFDIR "/conserver.cf" /* ./configure invocation */ #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" /* TCP connection timeout */ #define CONNECTTIMEOUT 10 /* Base socket used for secondary channel */ #define DEFBASEPORT "0" /* Socket used to communicate */ #define DEFPORT "conserver" /* Defined if building for a Cyclades TS */ /* #undef FOR_CYCLADES_TS */ /* Define to 1 if you have the `bigcrypt' function. */ /* #undef HAVE_BIGCRYPT */ /* Define to 1 if you have the header file. */ #define HAVE_BSM_AUDIT_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_CRYPT_H */ /* have dmalloc support */ /* #undef HAVE_DMALLOC */ /* Define to 1 if you have the `getaudit' function. */ #define HAVE_GETAUDIT 1 /* Define to 1 if you have the `getaudit_addr' function. */ #define HAVE_GETAUDIT_ADDR 1 /* Define to 1 if you have the `getdtablesize' function. */ #define HAVE_GETDTABLESIZE 1 /* Define to 1 if you have the `getlogin' function. */ #define HAVE_GETLOGIN 1 /* Define to 1 if you have the `getopt' function. */ #define HAVE_GETOPT 1 /* Define to 1 if you have the header file. */ #define HAVE_GETOPT_H 1 /* Define to 1 if you have the `getprpwnam' function. */ /* #undef HAVE_GETPRPWNAM */ /* Define to 1 if you have the `getrlimit' function. */ #define HAVE_GETRLIMIT 1 /* Define to 1 if you have the `getsid' function. */ #define HAVE_GETSID 1 /* Define to 1 if you have the `getspnam' function. */ /* #undef HAVE_GETSPNAM */ /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the `getuserattr' function. */ /* #undef HAVE_GETUSERATTR */ /* Define to 1 if you have the `getutent' function. */ /* #undef HAVE_GETUTENT */ /* Define to 1 if you have the `grantpt' function. */ #define HAVE_GRANTPT 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_HPSECURITY_H */ /* Define to 1 if you have the `inet_aton' function. */ #define HAVE_INET_ATON 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Defined if in_addr_t exists */ /* #undef HAVE_IN_ADDR_T */ /* Define to 1 if you have the `iscomsec' function. */ /* #undef HAVE_ISCOMSEC */ /* Define to 1 if you have the `bsm' library (-lbsm). */ #define HAVE_LIBBSM 1 /* Define to 1 if you have the `sec' library (-lsec). */ /* #undef HAVE_LIBSEC */ /* Define to 1 if you have the `util' library (-lutil). */ /* #undef HAVE_LIBUTIL */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBUTIL_H */ /* Define to 1 if you have the `xnet' library (-lxnet). */ /* #undef HAVE_LIBXNET */ /* Define to 1 if you have the `memcmp' function. */ #define HAVE_MEMCMP 1 /* Define to 1 if you have the `memcpy' function. */ #define HAVE_MEMCPY 1 /* Define to 1 if you have the `memmove' function. */ #define HAVE_MEMMOVE 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the `memset' function. */ #define HAVE_MEMSET 1 /* Define to 1 if you have the `openpty' function. */ #define HAVE_OPENPTY 1 /* have openssl support */ /* #undef HAVE_OPENSSL */ /* have PAM support */ /* #undef HAVE_PAM */ /* Define to 1 if you have the header file. */ /* #undef HAVE_PROT_H */ /* Define to 1 if you have the `ptsname' function. */ #define HAVE_PTSNAME 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_PTY_H */ /* Define to 1 if you have the `putenv' function. */ #define HAVE_PUTENV 1 /* Defined if sa_len member exists in struct sockaddr */ /* #undef HAVE_SA_LEN */ /* Define to 1 if you have the `setgroups' function. */ #define HAVE_SETGROUPS 1 /* Define to 1 if you have the `setlinebuf' function. */ #define HAVE_SETLINEBUF 1 /* Define to 1 if you have the `setpgrp' function. */ #define HAVE_SETPGRP 1 /* Define to 1 if you have the `setproctitle' function. */ /* #undef HAVE_SETPROCTITLE */ /* Define to 1 if you have the `setsid' function. */ #define HAVE_SETSID 1 /* Define to 1 if you have the `setsockopt' function. */ #define HAVE_SETSOCKOPT 1 /* Define to 1 if you have the `setttyent' function. */ #define HAVE_SETTTYENT 1 /* Define to 1 if you have the `setvbuf' function. */ #define HAVE_SETVBUF 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SHADOW_H */ /* Define to 1 if you have the `sigaction' function. */ #define HAVE_SIGACTION 1 /* Defined if socklen_t exists */ /* #undef HAVE_SOCKLEN_T */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define if strcasecmp is available */ #define HAVE_STRCASECMP 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* Define if stricmp is available */ /* #undef HAVE_STRICMP */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define to 1 if you have the `strlcpy' function. */ #define HAVE_STRLCPY 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STROPTS_H */ /* Define to 1 if you have the `sysconf' function. */ #define HAVE_SYSCONF 1 /* Define to 1 if you have the header file. */ #define HAVE_SYSEXITS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_AUDIT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_COMPAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_PROC_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKIO_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TTOLD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_UIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_UN_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_VLIMIT_H */ /* Define to 1 if you have that is POSIX.1 compatible. */ /* #undef HAVE_SYS_WAIT_H */ /* Define to 1 if you have the `tcgetattr' function. */ #define HAVE_TCGETATTR 1 /* Define to 1 if you have the `tcgetpgrp' function. */ #define HAVE_TCGETPGRP 1 /* Define to 1 if you have the `tcsendbreak' function. */ #define HAVE_TCSENDBREAK 1 /* Define to 1 if you have the `tcsetattr' function. */ #define HAVE_TCSETATTR 1 /* Define to 1 if you have the `tcsetpgrp' function. */ #define HAVE_TCSETPGRP 1 /* Define to 1 if you have the header file. */ #define HAVE_TTYENT_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_TYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define to 1 if you have the `unlockpt' function. */ #define HAVE_UNLOCKPT 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_USERSEC_H */ /* Define to 1 if you have the header file. */ #define HAVE_UTIL_H 1 /* Logfile path */ #define LOGFILEPATH "/var/log/conserver" /* Hostname of console server */ #define MASTERHOST "console" /* Number of consoles per child process */ #define MAXMEMB 16 /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Password file path */ #define PASSWDFILE SYSCONFDIR "/conserver.passwd" /* pidfile to write to */ #define PIDFILE "/var/run/conserver.pid" /* Define to 1 if the C compiler supports function prototypes. */ /* #undef PROTOTYPES */ /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE int /* Define if setpgrp is POSIX */ /* #undef SETPGRP_VOID */ /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define to 1 if you can safely include both and . */ /* #undef TIME_WITH_SYS_TIME */ /* Defined if we trust reverse DNS */ /* #undef TRUST_REVERSE_DNS */ /* Directory for Unix domain sockets */ /* #undef UDSDIR */ /* Defined if we produce extended messages */ /* #undef USE_EXTENDED_MESSAGES */ /* use tcp_wrappers libwrap */ /* #undef USE_LIBWRAP */ /* Defined if we use Unix domain sockets */ /* #undef USE_UNIX_DOMAIN_SOCKETS */ /* Define to 1 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 like PROTOTYPES; this can be used by system headers. */ /* #undef __PROTOTYPES */ /* Define to empty if `const' does not conform to ANSI C. */ #define const /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define to `int' if does not define. */ #define mode_t int /* Define to `int' if does not define. */ #define pid_t int /* Define if does not define sig_atomic_t */ #define sig_atomic_t volatile int /* Define to `unsigned' if does not define. */ #define size_t unsigned /* Define to `int' if doesn't define. */ /* #undef uid_t */