xref: /aosp_15_r20/external/libsrtp2/config_in.h (revision 90e502c7aef8d77d0622bb67d75435c6190cfc1a)
1*90e502c7SAndroid Build Coastguard Worker /* config_in.h.  Generated from configure.ac by autoheader.  */
2*90e502c7SAndroid Build Coastguard Worker 
3*90e502c7SAndroid Build Coastguard Worker /* Define if building universal (internal helper macro) */
4*90e502c7SAndroid Build Coastguard Worker #undef AC_APPLE_UNIVERSAL_BUILD
5*90e502c7SAndroid Build Coastguard Worker 
6*90e502c7SAndroid Build Coastguard Worker /* Define if building for a CISC machine (e.g. Intel). */
7*90e502c7SAndroid Build Coastguard Worker #undef CPU_CISC
8*90e502c7SAndroid Build Coastguard Worker 
9*90e502c7SAndroid Build Coastguard Worker /* Define if building for a RISC machine (assume slow byte access). */
10*90e502c7SAndroid Build Coastguard Worker #undef CPU_RISC
11*90e502c7SAndroid Build Coastguard Worker 
12*90e502c7SAndroid Build Coastguard Worker /* Define to enabled debug logging for all mudules. */
13*90e502c7SAndroid Build Coastguard Worker #undef ENABLE_DEBUG_LOGGING
14*90e502c7SAndroid Build Coastguard Worker 
15*90e502c7SAndroid Build Coastguard Worker /* Logging statments will be writen to this file. */
16*90e502c7SAndroid Build Coastguard Worker #undef ERR_REPORTING_FILE
17*90e502c7SAndroid Build Coastguard Worker 
18*90e502c7SAndroid Build Coastguard Worker /* Define to redirect logging to stdout. */
19*90e502c7SAndroid Build Coastguard Worker #undef ERR_REPORTING_STDOUT
20*90e502c7SAndroid Build Coastguard Worker 
21*90e502c7SAndroid Build Coastguard Worker /* Define this to use AES-GCM. */
22*90e502c7SAndroid Build Coastguard Worker #undef GCM
23*90e502c7SAndroid Build Coastguard Worker 
24*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <arpa/inet.h> header file. */
25*90e502c7SAndroid Build Coastguard Worker #undef HAVE_ARPA_INET_H
26*90e502c7SAndroid Build Coastguard Worker 
27*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <byteswap.h> header file. */
28*90e502c7SAndroid Build Coastguard Worker #undef HAVE_BYTESWAP_H
29*90e502c7SAndroid Build Coastguard Worker 
30*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the `inet_aton' function. */
31*90e502c7SAndroid Build Coastguard Worker #undef HAVE_INET_ATON
32*90e502c7SAndroid Build Coastguard Worker 
33*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if the system has the type `int16_t'. */
34*90e502c7SAndroid Build Coastguard Worker #undef HAVE_INT16_T
35*90e502c7SAndroid Build Coastguard Worker 
36*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if the system has the type `int32_t'. */
37*90e502c7SAndroid Build Coastguard Worker #undef HAVE_INT32_T
38*90e502c7SAndroid Build Coastguard Worker 
39*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if the system has the type `int8_t'. */
40*90e502c7SAndroid Build Coastguard Worker #undef HAVE_INT8_T
41*90e502c7SAndroid Build Coastguard Worker 
42*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <inttypes.h> header file. */
43*90e502c7SAndroid Build Coastguard Worker #undef HAVE_INTTYPES_H
44*90e502c7SAndroid Build Coastguard Worker 
45*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the `dl' library (-ldl). */
46*90e502c7SAndroid Build Coastguard Worker #undef HAVE_LIBDL
47*90e502c7SAndroid Build Coastguard Worker 
48*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the `nspr4' library (-lnspr4). */
49*90e502c7SAndroid Build Coastguard Worker #undef HAVE_LIBNSPR4
50*90e502c7SAndroid Build Coastguard Worker 
51*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the `nss3' library (-lnss3). */
52*90e502c7SAndroid Build Coastguard Worker #undef HAVE_LIBNSS3
53*90e502c7SAndroid Build Coastguard Worker 
54*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the `socket' library (-lsocket). */
55*90e502c7SAndroid Build Coastguard Worker #undef HAVE_LIBSOCKET
56*90e502c7SAndroid Build Coastguard Worker 
57*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the `z' library (-lz). */
58*90e502c7SAndroid Build Coastguard Worker #undef HAVE_LIBZ
59*90e502c7SAndroid Build Coastguard Worker 
60*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <machine/types.h> header file. */
61*90e502c7SAndroid Build Coastguard Worker #undef HAVE_MACHINE_TYPES_H
62*90e502c7SAndroid Build Coastguard Worker 
63*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <memory.h> header file. */
64*90e502c7SAndroid Build Coastguard Worker #undef HAVE_MEMORY_H
65*90e502c7SAndroid Build Coastguard Worker 
66*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <netinet/in.h> header file. */
67*90e502c7SAndroid Build Coastguard Worker #undef HAVE_NETINET_IN_H
68*90e502c7SAndroid Build Coastguard Worker 
69*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <nss.h> header file. */
70*90e502c7SAndroid Build Coastguard Worker #undef HAVE_NSS_H
71*90e502c7SAndroid Build Coastguard Worker 
72*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the `winpcap' library (-lwpcap) */
73*90e502c7SAndroid Build Coastguard Worker #undef HAVE_PCAP
74*90e502c7SAndroid Build Coastguard Worker 
75*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the `sigaction' function. */
76*90e502c7SAndroid Build Coastguard Worker #undef HAVE_SIGACTION
77*90e502c7SAndroid Build Coastguard Worker 
78*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the `socket' function. */
79*90e502c7SAndroid Build Coastguard Worker #undef HAVE_SOCKET
80*90e502c7SAndroid Build Coastguard Worker 
81*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <stdint.h> header file. */
82*90e502c7SAndroid Build Coastguard Worker #undef HAVE_STDINT_H
83*90e502c7SAndroid Build Coastguard Worker 
84*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <stdlib.h> header file. */
85*90e502c7SAndroid Build Coastguard Worker #undef HAVE_STDLIB_H
86*90e502c7SAndroid Build Coastguard Worker 
87*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <strings.h> header file. */
88*90e502c7SAndroid Build Coastguard Worker #undef HAVE_STRINGS_H
89*90e502c7SAndroid Build Coastguard Worker 
90*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <string.h> header file. */
91*90e502c7SAndroid Build Coastguard Worker #undef HAVE_STRING_H
92*90e502c7SAndroid Build Coastguard Worker 
93*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <sys/int_types.h> header file. */
94*90e502c7SAndroid Build Coastguard Worker #undef HAVE_SYS_INT_TYPES_H
95*90e502c7SAndroid Build Coastguard Worker 
96*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <sys/socket.h> header file. */
97*90e502c7SAndroid Build Coastguard Worker #undef HAVE_SYS_SOCKET_H
98*90e502c7SAndroid Build Coastguard Worker 
99*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <sys/stat.h> header file. */
100*90e502c7SAndroid Build Coastguard Worker #undef HAVE_SYS_STAT_H
101*90e502c7SAndroid Build Coastguard Worker 
102*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <sys/types.h> header file. */
103*90e502c7SAndroid Build Coastguard Worker #undef HAVE_SYS_TYPES_H
104*90e502c7SAndroid Build Coastguard Worker 
105*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <sys/uio.h> header file. */
106*90e502c7SAndroid Build Coastguard Worker #undef HAVE_SYS_UIO_H
107*90e502c7SAndroid Build Coastguard Worker 
108*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if the system has the type `uint16_t'. */
109*90e502c7SAndroid Build Coastguard Worker #undef HAVE_UINT16_T
110*90e502c7SAndroid Build Coastguard Worker 
111*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if the system has the type `uint32_t'. */
112*90e502c7SAndroid Build Coastguard Worker #undef HAVE_UINT32_T
113*90e502c7SAndroid Build Coastguard Worker 
114*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if the system has the type `uint64_t'. */
115*90e502c7SAndroid Build Coastguard Worker #undef HAVE_UINT64_T
116*90e502c7SAndroid Build Coastguard Worker 
117*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if the system has the type `uint8_t'. */
118*90e502c7SAndroid Build Coastguard Worker #undef HAVE_UINT8_T
119*90e502c7SAndroid Build Coastguard Worker 
120*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <unistd.h> header file. */
121*90e502c7SAndroid Build Coastguard Worker #undef HAVE_UNISTD_H
122*90e502c7SAndroid Build Coastguard Worker 
123*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the `usleep' function. */
124*90e502c7SAndroid Build Coastguard Worker #undef HAVE_USLEEP
125*90e502c7SAndroid Build Coastguard Worker 
126*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <windows.h> header file. */
127*90e502c7SAndroid Build Coastguard Worker #undef HAVE_WINDOWS_H
128*90e502c7SAndroid Build Coastguard Worker 
129*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the <winsock2.h> header file. */
130*90e502c7SAndroid Build Coastguard Worker #undef HAVE_WINSOCK2_H
131*90e502c7SAndroid Build Coastguard Worker 
132*90e502c7SAndroid Build Coastguard Worker /* Define to use X86 inlined assembly code */
133*90e502c7SAndroid Build Coastguard Worker #undef HAVE_X86
134*90e502c7SAndroid Build Coastguard Worker 
135*90e502c7SAndroid Build Coastguard Worker /* Define this to use NSS crypto. */
136*90e502c7SAndroid Build Coastguard Worker #undef NSS
137*90e502c7SAndroid Build Coastguard Worker 
138*90e502c7SAndroid Build Coastguard Worker /* Define this to use OpenSSL crypto. */
139*90e502c7SAndroid Build Coastguard Worker #undef OPENSSL
140*90e502c7SAndroid Build Coastguard Worker 
141*90e502c7SAndroid Build Coastguard Worker /* Define this if OPENSSL_cleanse is broken. */
142*90e502c7SAndroid Build Coastguard Worker #undef OPENSSL_CLEANSE_BROKEN
143*90e502c7SAndroid Build Coastguard Worker 
144*90e502c7SAndroid Build Coastguard Worker /* Define this to use OpenSSL KDF for SRTP. */
145*90e502c7SAndroid Build Coastguard Worker #undef OPENSSL_KDF
146*90e502c7SAndroid Build Coastguard Worker 
147*90e502c7SAndroid Build Coastguard Worker /* Define to the address where bug reports for this package should be sent. */
148*90e502c7SAndroid Build Coastguard Worker #undef PACKAGE_BUGREPORT
149*90e502c7SAndroid Build Coastguard Worker 
150*90e502c7SAndroid Build Coastguard Worker /* Define to the full name of this package. */
151*90e502c7SAndroid Build Coastguard Worker #undef PACKAGE_NAME
152*90e502c7SAndroid Build Coastguard Worker 
153*90e502c7SAndroid Build Coastguard Worker /* Define to the full name and version of this package. */
154*90e502c7SAndroid Build Coastguard Worker #undef PACKAGE_STRING
155*90e502c7SAndroid Build Coastguard Worker 
156*90e502c7SAndroid Build Coastguard Worker /* Define to the one symbol short name of this package. */
157*90e502c7SAndroid Build Coastguard Worker #undef PACKAGE_TARNAME
158*90e502c7SAndroid Build Coastguard Worker 
159*90e502c7SAndroid Build Coastguard Worker /* Define to the home page for this package. */
160*90e502c7SAndroid Build Coastguard Worker #undef PACKAGE_URL
161*90e502c7SAndroid Build Coastguard Worker 
162*90e502c7SAndroid Build Coastguard Worker /* Define to the version of this package. */
163*90e502c7SAndroid Build Coastguard Worker #undef PACKAGE_VERSION
164*90e502c7SAndroid Build Coastguard Worker 
165*90e502c7SAndroid Build Coastguard Worker /* The size of `unsigned long', as computed by sizeof. */
166*90e502c7SAndroid Build Coastguard Worker #undef SIZEOF_UNSIGNED_LONG
167*90e502c7SAndroid Build Coastguard Worker 
168*90e502c7SAndroid Build Coastguard Worker /* The size of `unsigned long long', as computed by sizeof. */
169*90e502c7SAndroid Build Coastguard Worker #undef SIZEOF_UNSIGNED_LONG_LONG
170*90e502c7SAndroid Build Coastguard Worker 
171*90e502c7SAndroid Build Coastguard Worker /* Define to 1 if you have the ANSI C header files. */
172*90e502c7SAndroid Build Coastguard Worker #undef STDC_HEADERS
173*90e502c7SAndroid Build Coastguard Worker 
174*90e502c7SAndroid Build Coastguard Worker /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
175*90e502c7SAndroid Build Coastguard Worker    significant byte first (like Motorola and SPARC, unlike Intel). */
176*90e502c7SAndroid Build Coastguard Worker #if defined AC_APPLE_UNIVERSAL_BUILD
177*90e502c7SAndroid Build Coastguard Worker # if defined __BIG_ENDIAN__
178*90e502c7SAndroid Build Coastguard Worker #  define WORDS_BIGENDIAN 1
179*90e502c7SAndroid Build Coastguard Worker # endif
180*90e502c7SAndroid Build Coastguard Worker #else
181*90e502c7SAndroid Build Coastguard Worker # ifndef WORDS_BIGENDIAN
182*90e502c7SAndroid Build Coastguard Worker #  undef WORDS_BIGENDIAN
183*90e502c7SAndroid Build Coastguard Worker # endif
184*90e502c7SAndroid Build Coastguard Worker #endif
185*90e502c7SAndroid Build Coastguard Worker 
186*90e502c7SAndroid Build Coastguard Worker /* Define to empty if `const' does not conform to ANSI C. */
187*90e502c7SAndroid Build Coastguard Worker #undef const
188*90e502c7SAndroid Build Coastguard Worker 
189*90e502c7SAndroid Build Coastguard Worker /* Define to `__inline__' or `__inline' if that's what the C compiler
190*90e502c7SAndroid Build Coastguard Worker    calls it, or to nothing if 'inline' is not supported under any name.  */
191*90e502c7SAndroid Build Coastguard Worker #ifndef __cplusplus
192*90e502c7SAndroid Build Coastguard Worker #undef inline
193*90e502c7SAndroid Build Coastguard Worker #endif
194*90e502c7SAndroid Build Coastguard Worker 
195*90e502c7SAndroid Build Coastguard Worker /* Define to `unsigned int' if <sys/types.h> does not define. */
196*90e502c7SAndroid Build Coastguard Worker #undef size_t
197