1/* src/libssh2_config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7   systems. This function is required for `alloca.c' support on those systems.
8   */
9#undef CRAY_STACKSEG_END
10
11/* Define to 1 if using `alloca.c'. */
12#undef C_ALLOCA
13
14/* Define to 1 if you have `alloca', as a function or macro. */
15#undef HAVE_ALLOCA
16
17/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18   */
19#undef HAVE_ALLOCA_H
20
21/* Define to 1 if you have the <arpa/inet.h> header file. */
22#undef HAVE_ARPA_INET_H
23
24/* Define to 1 if you have the declaration of `SecureZeroMemory', and to 0 if
25   you don't. */
26#undef HAVE_DECL_SECUREZEROMEMORY
27
28/* disabled non-blocking sockets */
29#undef HAVE_DISABLED_NONBLOCKING
30
31/* Define to 1 if you have the <dlfcn.h> header file. */
32#undef HAVE_DLFCN_H
33
34/* Define to 1 if you have the <errno.h> header file. */
35#undef HAVE_ERRNO_H
36
37/* Define to 1 if you have the `EVP_aes_128_ctr' function. */
38#undef HAVE_EVP_AES_128_CTR
39
40/* Define to 1 if you have the <fcntl.h> header file. */
41#undef HAVE_FCNTL_H
42
43/* use FIONBIO for non-blocking sockets */
44#undef HAVE_FIONBIO
45
46/* Define to 1 if you have the `gettimeofday' function. */
47#undef HAVE_GETTIMEOFDAY
48
49/* Define to 1 if you have the <inttypes.h> header file. */
50#undef HAVE_INTTYPES_H
51
52/* use ioctlsocket() for non-blocking sockets */
53#undef HAVE_IOCTLSOCKET
54
55/* use Ioctlsocket() for non-blocking sockets */
56#undef HAVE_IOCTLSOCKET_CASE
57
58/* Define if you have the bcrypt library. */
59#undef HAVE_LIBBCRYPT
60
61/* Define if you have the crypt32 library. */
62#undef HAVE_LIBCRYPT32
63
64/* Define if you have the gcrypt library. */
65#undef HAVE_LIBGCRYPT
66
67/* Define if you have the mbedcrypto library. */
68#undef HAVE_LIBMBEDCRYPTO
69
70/* Define if you have the ssl library. */
71#undef HAVE_LIBSSL
72
73/* Define if you have the z library. */
74#undef HAVE_LIBZ
75
76/* Define to 1 if the compiler supports the 'long long' data type. */
77#undef HAVE_LONGLONG
78
79/* Define to 1 if you have the <memory.h> header file. */
80#undef HAVE_MEMORY_H
81
82/* Define to 1 if you have the `memset_s' function. */
83#undef HAVE_MEMSET_S
84
85/* Define to 1 if you have the <netinet/in.h> header file. */
86#undef HAVE_NETINET_IN_H
87
88/* Define to 1 if you have the <ntdef.h> header file. */
89#undef HAVE_NTDEF_H
90
91/* Define to 1 if you have the <ntstatus.h> header file. */
92#undef HAVE_NTSTATUS_H
93
94/* use O_NONBLOCK for non-blocking sockets */
95#undef HAVE_O_NONBLOCK
96
97/* Define to 1 if you have the `poll' function. */
98#undef HAVE_POLL
99
100/* Define to 1 if you have the select function. */
101#undef HAVE_SELECT
102
103/* use SO_NONBLOCK for non-blocking sockets */
104#undef HAVE_SO_NONBLOCK
105
106/* Define to 1 if you have the <stdint.h> header file. */
107#undef HAVE_STDINT_H
108
109/* Define to 1 if you have the <stdio.h> header file. */
110#undef HAVE_STDIO_H
111
112/* Define to 1 if you have the <stdlib.h> header file. */
113#undef HAVE_STDLIB_H
114
115/* Define to 1 if you have the <strings.h> header file. */
116#undef HAVE_STRINGS_H
117
118/* Define to 1 if you have the <string.h> header file. */
119#undef HAVE_STRING_H
120
121/* Define to 1 if you have the `strtoll' function. */
122#undef HAVE_STRTOLL
123
124/* Define to 1 if you have the <sys/ioctl.h> header file. */
125#undef HAVE_SYS_IOCTL_H
126
127/* Define to 1 if you have the <sys/select.h> header file. */
128#undef HAVE_SYS_SELECT_H
129
130/* Define to 1 if you have the <sys/socket.h> header file. */
131#undef HAVE_SYS_SOCKET_H
132
133/* Define to 1 if you have the <sys/stat.h> header file. */
134#undef HAVE_SYS_STAT_H
135
136/* Define to 1 if you have the <sys/time.h> header file. */
137#undef HAVE_SYS_TIME_H
138
139/* Define to 1 if you have the <sys/types.h> header file. */
140#undef HAVE_SYS_TYPES_H
141
142/* Define to 1 if you have the <sys/uio.h> header file. */
143#undef HAVE_SYS_UIO_H
144
145/* Define to 1 if you have the <sys/un.h> header file. */
146#undef HAVE_SYS_UN_H
147
148/* Define to 1 if you have the <unistd.h> header file. */
149#undef HAVE_UNISTD_H
150
151/* Define to 1 if you have the <windows.h> header file. */
152#undef HAVE_WINDOWS_H
153
154/* Define to 1 if you have the <winsock2.h> header file. */
155#undef HAVE_WINSOCK2_H
156
157/* Define to 1 if you have the <ws2tcpip.h> header file. */
158#undef HAVE_WS2TCPIP_H
159
160/* to make a symbol visible */
161#undef LIBSSH2_API
162
163/* Enable clearing of memory before being freed */
164#undef LIBSSH2_CLEAR_MEMORY
165
166/* Enable "none" cipher -- NOT RECOMMENDED */
167#undef LIBSSH2_CRYPT_NONE
168
169/* Enable newer diffie-hellman-group-exchange-sha1 syntax */
170#undef LIBSSH2_DH_GEX_NEW
171
172/* Compile in zlib support */
173#undef LIBSSH2_HAVE_ZLIB
174
175/* Use libgcrypt */
176#undef LIBSSH2_LIBGCRYPT
177
178/* Enable "none" MAC -- NOT RECOMMENDED */
179#undef LIBSSH2_MAC_NONE
180
181/* Use mbedtls */
182#undef LIBSSH2_MBEDTLS
183
184/* Use openssl */
185#undef LIBSSH2_OPENSSL
186
187/* Use wincng */
188#undef LIBSSH2_WINCNG
189
190/* Define to the sub-directory where libtool stores uninstalled libraries. */
191#undef LT_OBJDIR
192
193/* Define to 1 if _REENTRANT preprocessor symbol must be defined. */
194#undef NEED_REENTRANT
195
196/* Name of package */
197#undef PACKAGE
198
199/* Define to the address where bug reports for this package should be sent. */
200#undef PACKAGE_BUGREPORT
201
202/* Define to the full name of this package. */
203#undef PACKAGE_NAME
204
205/* Define to the full name and version of this package. */
206#undef PACKAGE_STRING
207
208/* Define to the one symbol short name of this package. */
209#undef PACKAGE_TARNAME
210
211/* Define to the home page for this package. */
212#undef PACKAGE_URL
213
214/* Define to the version of this package. */
215#undef PACKAGE_VERSION
216
217/* If using the C implementation of alloca, define if you know the
218   direction of stack growth for your system; otherwise it will be
219   automatically deduced at runtime.
220	STACK_DIRECTION > 0 => grows toward higher addresses
221	STACK_DIRECTION < 0 => grows toward lower addresses
222	STACK_DIRECTION = 0 => direction of growth unknown */
223#undef STACK_DIRECTION
224
225/* Define to 1 if you have the ANSI C header files. */
226#undef STDC_HEADERS
227
228/* Version number of package */
229#undef VERSION
230
231/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
232   significant byte first (like Motorola and SPARC, unlike Intel). */
233#if defined AC_APPLE_UNIVERSAL_BUILD
234# if defined __BIG_ENDIAN__
235#  define WORDS_BIGENDIAN 1
236# endif
237#else
238# ifndef WORDS_BIGENDIAN
239#  undef WORDS_BIGENDIAN
240# endif
241#endif
242
243/* Enable large inode numbers on Mac OS X 10.5.  */
244#ifndef _DARWIN_USE_64_BIT_INODE
245# define _DARWIN_USE_64_BIT_INODE 1
246#endif
247
248/* Number of bits in a file offset, on hosts where this is settable. */
249#undef _FILE_OFFSET_BITS
250
251/* Define for large files, on AIX-style hosts. */
252#undef _LARGE_FILES
253
254/* Define to empty if `const' does not conform to ANSI C. */
255#undef const
256
257/* Define to `__inline__' or `__inline' if that's what the C compiler
258   calls it, or to nothing if 'inline' is not supported under any name.  */
259#ifndef __cplusplus
260#undef inline
261#endif
262
263/* Define to `unsigned int' if <sys/types.h> does not define. */
264#undef size_t
265