My Project
Loading...
Searching...
No Matches
/home/abuild/rpmbuild/BUILD/wolfssl-4.4.0-stable/config.h
1/* config.h. Generated from config.in by configure. */
2/* config.in. Generated from configure.ac by autoheader. */
3
4/* Define if building universal (internal helper macro) */
5/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7/* User RSA is being defined */
8#define BUILD_USER_RSA
9
10/* Define to 1 to enable debugging code. */
11#define DEBUG 1
12
13/* Define to 1 if you have the <arpa/inet.h> header file. */
14#define HAVE_ARPA_INET_H 1
15
16/* Define to 1 if you have the <dlfcn.h> header file. */
17#define HAVE_DLFCN_H 1
18
19/* Define to 1 if you have the <errno.h> header file. */
20#define HAVE_ERRNO_H 1
21
22/* Define to 1 if you have the <fcntl.h> header file. */
23#define HAVE_FCNTL_H 1
24
25/* Define to 1 if you have the 'getaddrinfo' function. */
26#define HAVE_GETADDRINFO 1
27
28/* Define to 1 if you have the 'gethostbyname' function. */
29#define HAVE_GETHOSTBYNAME 1
30
31/* Define to 1 if you have the 'gettimeofday' function. */
32#define HAVE_GETTIMEOFDAY 1
33
34/* Define to 1 if you have the 'gmtime_r' function. */
35#define HAVE_GMTIME_R 1
36
37/* Define to 1 if you have the 'inet_ntoa' function. */
38#define HAVE_INET_NTOA 1
39
40/* Define to 1 if you have the <inttypes.h> header file. */
41#define HAVE_INTTYPES_H 1
42
43/* Define to 1 if you have the <ippcp.h> header file. */
44/* #undef HAVE_IPPCP_H */
45
46/* Define to 1 if you have the 'network' library (-lnetwork). */
47/* #undef HAVE_LIBNETWORK */
48
49/* Define to 1 if you have the 'pthread' library (-lpthread). */
50/* #undef HAVE_LIBPTHREAD */
51
52/* Define to 1 if you have the <limits.h> header file. */
53#define HAVE_LIMITS_H 1
54
55/* Define to 1 if you have the 'memset' function. */
56#define HAVE_MEMSET 1
57
58/* Define to 1 if you have the <netdb.h> header file. */
59#define HAVE_NETDB_H 1
60
61/* Define to 1 if you have the <netinet/in.h> header file. */
62#define HAVE_NETINET_IN_H 1
63
64/* Define to 1 if you have the <pcap/pcap.h> header file. */
65/* #undef HAVE_PCAP_PCAP_H */
66
67/* Define if you have POSIX threads libraries and header files. */
68/* #undef HAVE_PTHREAD */
69
70/* Have PTHREAD_PRIO_INHERIT. */
71/* #undef HAVE_PTHREAD_PRIO_INHERIT */
72
73/* Define to 1 if you have the 'socket' function. */
74#define HAVE_SOCKET 1
75
76/* Define to 1 if you have the <stddef.h> header file. */
77#define HAVE_STDDEF_H 1
78
79/* Define to 1 if you have the <stdint.h> header file. */
80#define HAVE_STDINT_H 1
81
82/* Define to 1 if you have the <stdio.h> header file. */
83#define HAVE_STDIO_H 1
84
85/* Define to 1 if you have the <stdlib.h> header file. */
86#define HAVE_STDLIB_H 1
87
88/* Define to 1 if you have the <strings.h> header file. */
89#define HAVE_STRINGS_H 1
90
91/* Define to 1 if you have the <string.h> header file. */
92#define HAVE_STRING_H 1
93
94/* Define to 1 if you have the <sys/ioctl.h> header file. */
95#define HAVE_SYS_IOCTL_H 1
96
97/* Define to 1 if you have the <sys/socket.h> header file. */
98#define HAVE_SYS_SOCKET_H 1
99
100/* Define to 1 if you have the <sys/stat.h> header file. */
101#define HAVE_SYS_STAT_H 1
102
103/* Define to 1 if you have the <sys/time.h> header file. */
104#define HAVE_SYS_TIME_H 1
105
106/* Define to 1 if you have the <sys/types.h> header file. */
107#define HAVE_SYS_TYPES_H 1
108
109/* Define to 1 if you have the <unistd.h> header file. */
110#define HAVE_UNISTD_H 1
111
112/* Define to 1 or 0, depending whether the compiler supports simple visibility
113 declarations. */
114#define HAVE_VISIBILITY 1
115
116/* Define to 1 if the system has the type '__uint128_t'. */
117#define HAVE___UINT128_T 1
118
119/* Define to the sub-directory where libtool stores uninstalled libraries. */
120#define LT_OBJDIR ".libs/"
121
122/* Define to the address where bug reports for this package should be sent. */
123#define PACKAGE_BUGREPORT "https://github.com/wolfssl/wolfssl/issues"
124
125/* Define to the full name of this package. */
126#define PACKAGE_NAME "wolfssl"
127
128/* Define to the full name and version of this package. */
129#define PACKAGE_STRING "wolfssl 4.4.0"
130
131/* Define to the one symbol short name of this package. */
132#define PACKAGE_TARNAME "wolfssl"
133
134/* Define to the home page for this package. */
135#define PACKAGE_URL "https://www.wolfssl.com"
136
137/* Define to the version of this package. */
138#define PACKAGE_VERSION "4.4.0"
139
140/* Define to necessary symbol if this constant uses a non-standard name on
141 your system. */
142/* #undef PTHREAD_CREATE_JOINABLE */
143
144/* The size of 'long', as computed by sizeof. */
145#define SIZEOF_LONG 8
146
147/* The size of 'long long', as computed by sizeof. */
148#define SIZEOF_LONG_LONG 8
149
150/* The size of 'time_t', as computed by sizeof. */
151#define SIZEOF_TIME_T 8
152
153/* Define to 1 if all of the C89 standard headers exist (not just the ones
154 required in a freestanding environment). This macro is provided for
155 backward compatibility; new code need not use it. */
156#define STDC_HEADERS 1
157
158/* If the compiler supports a TLS storage class define it to that here */
159#define TLS __thread
160
161/* Define if the code was built from VCS. */
162#define VCS_CHECKOUT 0
163
164/* VCS system */
165#define VCS_SYSTEM "none"
166
167/* Use __declspec(dllexport) when building library */
168/* #undef WOLFSSL_DLL */
169
170/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
171 significant byte first (like Motorola and SPARC, unlike Intel). */
172#if defined AC_APPLE_UNIVERSAL_BUILD
173# if defined __BIG_ENDIAN__
174# define WORDS_BIGENDIAN 1
175# endif
176#else
177# ifndef WORDS_BIGENDIAN
178/* # undef WORDS_BIGENDIAN */
179# endif
180#endif
181
182/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
183 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
184 #define below would cause a syntax error. */
185/* #undef _UINT8_T */
186
187/* Define as 'unsigned int' if <stddef.h> doesn't define. */
188/* #undef size_t */
189
190/* Define to the type of an unsigned integer type of width exactly 8 bits if
191 such a type exists and the standard includes do not define it. */
192/* #undef uint8_t */