/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 #define WITH_AUTH_NTLM 1 /* #undef WITH_LIBWRAP */ /* Define if you have the DES_set_key function. */ #define HAVE_DES_SET_KEY 1 /* Define if you have the daemon function. */ #define HAVE_DAEMON 1 /* Define if you have the iconv_open function. */ #define HAVE_ICONV_OPEN 1 /* Define if you have the openpty function. */ #define HAVE_OPENPTY 1 /* Define if you have the select function. */ #define HAVE_SELECT 1 /* Define if you have the setproctitle function. */ /* #undef HAVE_SETPROCTITLE */ /* Define if you have the socket function. */ #define HAVE_SOCKET 1 /* Define if you have the strcasestr function. */ #define HAVE_STRCASESTR 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strstr function. */ #define HAVE_STRSTR 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_GRP_H 1 /* Define if you have the header file. */ #define HAVE_ICONV_H 1 /* Define if you have the header file. */ /* #undef HAVE_LIBUTIL_H */ /* Define if you have the header file. */ /* #undef HAVE_PTY_H */ /* Define if you have the header file. */ #define HAVE_STDARG_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_FILIO_H 1 /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the header file. */ #define HAVE_UTIL_H 1 /* Define if you have the header file. */ /* #undef HAVE_VARARGS_H */ /* Define if you have the crypto library (-lcrypto). */ #define HAVE_LIBCRYPTO 1 /* Define if you have the iconv library (-liconv). */ #define HAVE_LIBICONV 1 /* Define if you have the nsl library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the resolv library (-lresolv). */ #define HAVE_LIBRESOLV 1 /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define if you have the ssl library (-lssl). */ #define HAVE_LIBSSL 1 /* Define if you have the util library (-lutil). */ #define HAVE_LIBUTIL 1 /* Name of package */ #define PACKAGE "ssltunnel" /* Version number of package */ #define VERSION "1.15"