/* include/libssh2_config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `poll' function. */ #undef HAVE_POLL /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* 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 header file. */ #undef HAVE_SYS_SELECT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_UIO_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Enable "none" cipher -- NOT RECOMMENDED */ #undef LIBSSH2_CRYPT_NONE /* Output connection layer debugging info to stderr */ #undef LIBSSH2_DEBUG_CONNECTION /* Output failure events to stderr */ #undef LIBSSH2_DEBUG_ERRORS /* Output Key Exchange debugging info to stderr */ #undef LIBSSH2_DEBUG_KEX /* Output scp subsystem debugging info to stderr */ #undef LIBSSH2_DEBUG_SCP /* Output sftp subsystem debugging info to stderr */ #undef LIBSSH2_DEBUG_SFTP /* Output transport layer debugging info to stderr */ #undef LIBSSH2_DEBUG_TRANSPORT /* Output userauth layer debugging info to stderr */ #undef LIBSSH2_DEBUG_USERAUTH /* Enable newer diffie-hellman-group-exchange-sha1 syntax */ #undef LIBSSH2_DH_GEX_NEW /* Compile in zlib support */ #undef LIBSSH2_HAVE_ZLIB /* Enable "none" MAC -- NOT RECOMMENDED */ #undef LIBSSH2_MAC_NONE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define to empty if `const' does not conform to ANSI C. */ #undef const