nodegit
Version:
Node.js libgit2 asynchronous native bindings
265 lines (184 loc) • 6.99 kB
Plain Text
/* src/libssh2_config.h.in. Generated from configure.ac by autoheader. */
/* Define if building universal (internal helper macro) */
/* 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 1 if using `alloca.c'. */
/* Define to 1 if you have `alloca', as a function or macro. */
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
*/
/* Define to 1 if you have the <arpa/inet.h> header file. */
/* Define to 1 if you have the declaration of `SecureZeroMemory', and to 0 if
you don't. */
/* disabled non-blocking sockets */
/* Define to 1 if you have the <dlfcn.h> header file. */
/* Define to 1 if you have the <errno.h> header file. */
/* Define to 1 if you have the `EVP_aes_128_ctr' function. */
/* Define to 1 if you have the <fcntl.h> header file. */
/* use FIONBIO for non-blocking sockets */
/* Define to 1 if you have the `gettimeofday' function. */
/* Define to 1 if you have the <inttypes.h> header file. */
/* use ioctlsocket() for non-blocking sockets */
/* use Ioctlsocket() for non-blocking sockets */
/* Define if you have the bcrypt library. */
/* Define if you have the crypt32 library. */
/* Define if you have the gcrypt library. */
/* Define if you have the mbedcrypto library. */
/* Define if you have the ssl library. */
/* Define if you have the z library. */
/* Define to 1 if the compiler supports the 'long long' data type. */
/* Define to 1 if you have the <memory.h> header file. */
/* Define to 1 if you have the `memset_s' function. */
/* Define to 1 if you have the <netinet/in.h> header file. */
/* Define to 1 if you have the <ntdef.h> header file. */
/* Define to 1 if you have the <ntstatus.h> header file. */
/* use O_NONBLOCK for non-blocking sockets */
/* Define to 1 if you have the `poll' function. */
/* Define to 1 if you have the select function. */
/* use SO_NONBLOCK for non-blocking sockets */
/* Define to 1 if you have the <stdint.h> header file. */
/* Define to 1 if you have the <stdio.h> header file. */
/* Define to 1 if you have the <stdlib.h> header file. */
/* Define to 1 if you have the <strings.h> header file. */
/* Define to 1 if you have the <string.h> header file. */
/* Define to 1 if you have the `strtoll' function. */
/* Define to 1 if you have the <sys/ioctl.h> header file. */
/* Define to 1 if you have the <sys/select.h> header file. */
/* Define to 1 if you have the <sys/socket.h> header file. */
/* Define to 1 if you have the <sys/stat.h> header file. */
/* Define to 1 if you have the <sys/time.h> header file. */
/* Define to 1 if you have the <sys/types.h> header file. */
/* Define to 1 if you have the <sys/uio.h> header file. */
/* Define to 1 if you have the <sys/un.h> header file. */
/* Define to 1 if you have the <unistd.h> header file. */
/* Define to 1 if you have the <windows.h> header file. */
/* Define to 1 if you have the <winsock2.h> header file. */
/* Define to 1 if you have the <ws2tcpip.h> header file. */
/* to make a symbol visible */
/* Enable clearing of memory before being freed */
/* Enable "none" cipher -- NOT RECOMMENDED */
/* Enable newer diffie-hellman-group-exchange-sha1 syntax */
/* Compile in zlib support */
/* Use libgcrypt */
/* Enable "none" MAC -- NOT RECOMMENDED */
/* Use mbedtls */
/* Use openssl */
/* Use wincng */
/* Define to the sub-directory where libtool stores uninstalled libraries. */
/* Define to 1 if _REENTRANT preprocessor symbol must be defined. */
/* Name of package */
/* Define to the address where bug reports for this package should be sent. */
/* Define to the full name of this package. */
/* Define to the full name and version of this package. */
/* Define to the one symbol short name of this package. */
/* Define to the home page for this package. */
/* Define to the version of this package. */
/* 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 runtime.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown */
/* Define to 1 if you have the ANSI C header files. */
/* Version number of package */
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
/* Enable large inode numbers on Mac OS X 10.5. */
/* Number of bits in a file offset, on hosts where this is settable. */
/* Define for large files, on AIX-style hosts. */
/* Define to empty if `const' does not conform to ANSI C. */
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
/* Define to `unsigned int' if <sys/types.h> does not define. */