--- gvpe/config.h.in 2004/01/17 14:50:40 1.4 +++ gvpe/config.h.in 2013/07/18 13:35:19 1.24 @@ -10,478 +10,412 @@ -/* - Define to one of `_getb67', `GETB67', `getb67' for - Cray-2 and Cray-YMP systems. This function is required - for `alloca.c' support on those systems. */ +/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP + systems. This function is required for `alloca.c' support on those systems. + */ #undef CRAY_STACKSEG_END -/* - Define to 1 if using `alloca.c'. */ +/* Define to 1 if using `alloca.c'. */ #undef C_ALLOCA -/* - Select the symmetric cipher to use. */ +/* Select the auth digest algorithm to use. */ +#undef ENABLE_AUTH + +/* Select the symmetric cipher to use. */ #undef ENABLE_CIPHER -/* - Enable compression support. */ +/* Enable compression support. */ #undef ENABLE_COMPRESSION -/* - Select the digest algorithm to use. */ -#undef ENABLE_DIGEST +/* DNS tunnel protocol support. */ +#undef ENABLE_DNS + +/* Select the HMAC digest algorithm to use. */ +#undef ENABLE_HMAC -/* - http proxy connect support. */ +/* http proxy connect support. */ #undef ENABLE_HTTP_PROXY -/* - ICMP protocol support. */ +/* ICMP protocol support. */ #undef ENABLE_ICMP -/* - Define to 1 if translation of program messages - to the user's native language is requested. */ +/* Define to 1 if translation of program messages to the user's native + language is requested. */ #undef ENABLE_NLS -/* - TCP protocol support. */ +/* POSIX thread support. */ +#undef ENABLE_PTHREADS + +/* TCP protocol support. */ #undef ENABLE_TCP -/* - Define to 1 if you have `alloca', as - a function or macro. */ +/* Define to 1 if you have `alloca', as a function or macro. */ #undef HAVE_ALLOCA -/* - Define to 1 if you have and - it should be used (not on Ultrix). */ +/* Define to 1 if you have and it should be used (not on Ultrix). + */ #undef HAVE_ALLOCA_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H -/* - Define to 1 if you have the `asprintf' - function. */ +/* Define to 1 if you have the `asprintf' function. */ #undef HAVE_ASPRINTF -/* - Cygwin */ +/* Define to 1 if you have the header file. */ +#undef HAVE_CLOCALE + +/* Define to 1 if you have the `clock_gettime' function. */ +#undef HAVE_CLOCK_GETTIME + +/* Define to 1 to use the syscall interface for clock_gettime */ +#undef HAVE_CLOCK_SYSCALL + +/* Cygwin */ #undef HAVE_CYGWIN -/* - Define to 1 if you have the `daemon' - function. */ +/* Define to 1 if you have the `daemon' function. */ #undef HAVE_DAEMON -/* - Darwin (MacOS/X) */ +/* Darwin (MacOS/X) */ #undef HAVE_DARWIN -/* - Define if the GNU dcgettext() function is already - present or preinstalled. */ +/* Define if the GNU dcgettext() function is already present or preinstalled. + */ #undef HAVE_DCGETTEXT -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the `epoll_ctl' function. */ +#undef HAVE_EPOLL_CTL + +/* Define to 1 if you have the `eventfd' function. */ +#undef HAVE_EVENTFD + +/* Define to 1 if you have the header file. */ #undef HAVE_EXT_HASH_MAP -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H -/* - FreeBSD */ +/* Define to 1 if the floor function is available */ +#undef HAVE_FLOOR + +/* FreeBSD */ #undef HAVE_FREEBSD -/* - Define if the GNU gettext() function is already - present or preinstalled. */ +/* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT -/* - Define to 1 if you have the `get_current_dir_name' - function. */ +/* Define to 1 if you have the `get_current_dir_name' function. */ #undef HAVE_GET_CURRENT_DIR_NAME -/* - Define if you have the iconv() function. */ +/* Define if you have the iconv() function. */ #undef HAVE_ICONV -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the `inotify_init' function. */ +#undef HAVE_INOTIFY_INIT + +/* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* - Define to 1 if you have the `nsl' - library (-lnsl). */ +/* Define to 1 if you have the `kqueue' function. */ +#undef HAVE_KQUEUE + +/* Define to 1 if you have the `gmp' library (-lgmp). */ +#undef HAVE_LIBGMP + +/* Define to 1 if you have the `nsl' library (-lnsl). */ #undef HAVE_LIBNSL -/* - Define to 1 if you have the `socket' - library (-lsocket). */ +/* Define to 1 if you have the `rt' library (-lrt). */ +#undef HAVE_LIBRT + +/* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H -/* - Linux */ +/* Linux */ #undef HAVE_LINUX -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H -/* - Define to 1 if you have the `mlockall' - function. */ +/* Define to 1 if you have the `mlockall' function. */ #undef HAVE_MLOCKALL -/* - NetBSD */ +/* Define to 1 if you have the `nanosleep' function. */ +#undef HAVE_NANOSLEEP + +/* NetBSD */ #undef HAVE_NETBSD -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_SYSTM_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IP_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_NETINET_TCP_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_NET_ETHERNET_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_H -/* - OpenBSD */ +/* OpenBSD */ #undef HAVE_OPENBSD -/* - Define to 1 if you have the `OpenSSL_add_all_algorithms' - function. */ +/* Define to 1 if you have the `OpenSSL_add_all_algorithms' function. */ #undef HAVE_OPENSSL_ADD_ALL_ALGORITHMS -/* - Define to 1 if you have the `OPENSSL_add_all_algorithms_noconf' - function. */ +/* Define to 1 if you have the `OPENSSL_add_all_algorithms_noconf' function. + */ #undef HAVE_OPENSSL_ADD_ALL_ALGORITHMS_NOCONF -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_OPENSSL_ERR_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_OPENSSL_EVP_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_OPENSSL_PEM_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_OPENSSL_RAND_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_OPENSSL_RSA_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_OPENSSL_SHA_H -/* - Define to 1 if you have the `putenv' - function. */ +/* Define to 1 if you have the `poll' function. */ +#undef HAVE_POLL + +/* Define to 1 if you have the header file. */ +#undef HAVE_POLL_H + +/* Define to 1 if you have the `port_create' function. */ +#undef HAVE_PORT_CREATE + +/* Define to 1 if you have the header file. */ +#undef HAVE_PORT_H + +/* Define to 1 if you have the `putenv' function. */ #undef HAVE_PUTENV -/* - Define to 1 if you have the `RAND_pseudo_bytes' - function. */ +/* Define to 1 if you have the `RAND_pseudo_bytes' function. */ #undef HAVE_RAND_PSEUDO_BYTES -/* - Define to 1 if you have the `select' - function. */ +/* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT -/* - socklen_t available */ +/* Define to 1 if you have the `signalfd' function. */ +#undef HAVE_SIGNALFD + +/* socklen_t available */ #undef HAVE_SOCKLEN_T -/* - Solaris/SunOS */ +/* Solaris/SunOS */ #undef HAVE_SOLARIS -/* - Define to 1 if you have the `SSLeay_add_all_algorithms' - function. */ +/* Define to 1 if you have the `SSLeay_add_all_algorithms' function. */ #undef HAVE_SSLEAY_ADD_ALL_ALGORITHMS -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H -/* - Define to 1 if you have the `strerror' - function. */ +/* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_STRING_H -/* - Define to 1 if you have the `strsignal' - function. */ +/* Define to 1 if you have the `strsignal' function. */ #undef HAVE_STRSIGNAL -/* - Define to 1 if you have the `strtol' - function. */ +/* Define to 1 if you have the `strtol' function. */ #undef HAVE_STRTOL -/* - struct addrinfo available */ +/* struct addrinfo available */ #undef HAVE_STRUCT_ADDRINFO -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_CYGWIN_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_EPOLL_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_EVENTFD_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_EVENT_H + +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILE_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_INOTIFY_H + +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_MMAN_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_SELECT_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_SIGNALFD_H + +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H -/* - Universal tun/tap driver present */ +/* Define to 1 if you have the header file. */ +#undef HAVE_TR1_UNORDERED_MAP + +/* Universal tun/tap driver present */ #undef HAVE_TUNTAP -/* - Define to 1 if you have the - header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* - Define to 1 if you have the `unsetenv' - function. */ +/* Define to 1 if you have the `unsetenv' function. */ #undef HAVE_UNSETENV -/* - Size of HMAC in each packet in bytes. - */ +/* Size of HMAC in each packet in bytes. */ #undef HMACLENGTH -/* - kernel interface subtype */ +/* kernel interface subtype */ #undef IFSUBTYPE -/* - kernel interface type */ +/* kernel interface type */ #undef IFTYPE -/* - Location of if_tun.h */ +/* Location of if_tun.h */ #undef LINUX_IF_TUN_H -/* - Maximum MTU supported. */ +/* Maximum MTU supported. */ #undef MAX_MTU -/* - Name of package */ +/* Name of package */ #undef PACKAGE -/* - Define to the address where bug reports for - this package should be sent. */ +/* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT -/* - Define to the full name of this package. - */ +/* Define to the full name of this package. */ #undef PACKAGE_NAME -/* - Define to the full name and version of - this package. */ +/* Define to the full name and version of this package. */ #undef PACKAGE_STRING -/* - Define to the one symbol short name of - this package. */ +/* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME -/* - Define to the version of this package. */ +/* Define to the home page for this package. */ +#undef PACKAGE_URL + +/* Define to the version of this package. */ #undef PACKAGE_VERSION -/* - Add this many bytes of randomness to each - packet. */ +/* Add this many bytes of randomness to each packet. */ #undef RAND_SIZE -/* - Define as the return type of signal handlers - (`int' or `void'). */ +/* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE +/* Size of RSA keys. */ +#undef RSABITS + /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be - automatically deduced at run-time. + automatically deduced at runtime. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION -/* - Define to 1 if you have the ANSI - C header files. */ +/* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS -/* - Define to 1 if you can safely include - both and . */ +/* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME -/* - Define to 1 if your declares `struct - tm'. */ +/* Define to 1 if your declares `struct tm'. */ #undef TM_IN_SYS_TIME -/* - Version number of package */ +/* Version number of package */ #undef VERSION -/* - Enable GNU extenstions */ +/* Enable GNU extensions */ #undef _GNU_SOURCE -/* - Enable BSD extensions */ -#undef __USE_BSD - -/* - Define to empty if `const' does not conform - to ANSI C. */ +/* Define to empty if `const' does not conform to ANSI C. */ #undef const -/* - Define to `int' if does not define. - */ +/* Define to `int' if does not define. */ #undef pid_t -/* - Define to `unsigned' if does not define. - */ +/* Define to `unsigned int' if does not define. */ #undef size_t +typedef unsigned char u8; +typedef signed char s8; + #if __CYGWIN__ -typedef unsigned char u8; typedef unsigned short u16; typedef unsigned int u32; +typedef signed short s16; +typedef signed int s32; #else #include /* old modula-2 habits */ -typedef unsigned char u8; typedef uint16_t u16; typedef uint32_t u32; +typedef int16_t s16; +typedef int32_t s32; #endif #endif +#if HAVE_CLOCALE +# define CLOCALE +#else +# define CLOCALE +#endif +