blob: 7a1699d36a581820cecc3ea58abb8369bdd34f69 [file] [log] [blame]
Marcus Sundberg9aef51e2005-10-02 20:02:55 +00001/* config_in.h. Generated from configure.in by autoheader. */
Cullen Jennings235513a2005-09-21 22:51:36 +00002
jfigus038d2cf2015-05-11 14:10:11 -04003/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
Marcus Sundberg9aef51e2005-10-02 20:02:55 +00006/* Define if building for a CISC machine (e.g. Intel). */
7#undef CPU_CISC
Cullen Jennings235513a2005-09-21 22:51:36 +00008
Marcus Sundberg9aef51e2005-10-02 20:02:55 +00009/* Define if building for a RISC machine (assume slow byte access). */
10#undef CPU_RISC
Cullen Jennings235513a2005-09-21 22:51:36 +000011
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000012/* Define to compile in dynamic debugging system. */
13#undef ENABLE_DEBUGGING
Cullen Jennings235513a2005-09-21 22:51:36 +000014
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000015/* Report errors to this file. */
16#undef ERR_REPORTING_FILE
David McGrew89fb7ea2005-09-26 19:33:44 +000017
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000018/* Define to use logging to stdout. */
19#undef ERR_REPORTING_STDOUT
David McGrew89fb7ea2005-09-26 19:33:44 +000020
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000021/* Define this to use ISMAcryp code. */
22#undef GENERIC_AESICM
Cullen Jennings235513a2005-09-21 22:51:36 +000023
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000024/* Define to 1 if you have the <arpa/inet.h> header file. */
25#undef HAVE_ARPA_INET_H
Cullen Jennings235513a2005-09-21 22:51:36 +000026
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000027/* Define to 1 if you have the <byteswap.h> header file. */
28#undef HAVE_BYTESWAP_H
David McGrewfec49dd2005-09-23 19:34:11 +000029
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000030/* Define to 1 if you have the `inet_aton' function. */
31#undef HAVE_INET_ATON
David McGrewfec49dd2005-09-23 19:34:11 +000032
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000033/* Define to 1 if the system has the type `int16_t'. */
34#undef HAVE_INT16_T
Cullen Jennings235513a2005-09-21 22:51:36 +000035
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000036/* Define to 1 if the system has the type `int32_t'. */
37#undef HAVE_INT32_T
Cullen Jennings235513a2005-09-21 22:51:36 +000038
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000039/* Define to 1 if the system has the type `int8_t'. */
40#undef HAVE_INT8_T
Cullen Jennings235513a2005-09-21 22:51:36 +000041
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000042/* Define to 1 if you have the <inttypes.h> header file. */
43#undef HAVE_INTTYPES_H
Cullen Jennings235513a2005-09-21 22:51:36 +000044
jfigus038d2cf2015-05-11 14:10:11 -040045/* Define to 1 if you have the `crypto' library (-lcrypto). */
46#undef HAVE_LIBCRYPTO
47
48/* Define to 1 if you have the `dl' library (-ldl). */
49#undef HAVE_LIBDL
50
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000051/* Define to 1 if you have the `socket' library (-lsocket). */
52#undef HAVE_LIBSOCKET
Cullen Jennings235513a2005-09-21 22:51:36 +000053
jfigus038d2cf2015-05-11 14:10:11 -040054/* Define to 1 if you have the `z' library (-lz). */
55#undef HAVE_LIBZ
56
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000057/* Define to 1 if you have the <machine/types.h> header file. */
58#undef HAVE_MACHINE_TYPES_H
Cullen Jennings235513a2005-09-21 22:51:36 +000059
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000060/* Define to 1 if you have the <memory.h> header file. */
61#undef HAVE_MEMORY_H
Cullen Jennings235513a2005-09-21 22:51:36 +000062
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000063/* Define to 1 if you have the <netinet/in.h> header file. */
64#undef HAVE_NETINET_IN_H
Cullen Jennings235513a2005-09-21 22:51:36 +000065
jfigus038d2cf2015-05-11 14:10:11 -040066/* Define to 1 if you have the `pcap' library (-lpcap) */
67#undef HAVE_PCAP
68
Jonathan Lennox3f7fc222010-05-17 19:32:02 +000069/* Define to 1 if you have the `sigaction' function. */
70#undef HAVE_SIGACTION
71
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000072/* Define to 1 if you have the `socket' function. */
73#undef HAVE_SOCKET
Cullen Jennings235513a2005-09-21 22:51:36 +000074
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000075/* Define to 1 if you have the <stdint.h> header file. */
76#undef HAVE_STDINT_H
Cullen Jennings235513a2005-09-21 22:51:36 +000077
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000078/* Define to 1 if you have the <stdlib.h> header file. */
79#undef HAVE_STDLIB_H
Cullen Jennings235513a2005-09-21 22:51:36 +000080
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000081/* Define to 1 if you have the <strings.h> header file. */
82#undef HAVE_STRINGS_H
Cullen Jennings235513a2005-09-21 22:51:36 +000083
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000084/* Define to 1 if you have the <string.h> header file. */
85#undef HAVE_STRING_H
Cullen Jennings235513a2005-09-21 22:51:36 +000086
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000087/* Define to 1 if you have the <sys/int_types.h> header file. */
88#undef HAVE_SYS_INT_TYPES_H
Cullen Jennings235513a2005-09-21 22:51:36 +000089
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000090/* Define to 1 if you have the <sys/socket.h> header file. */
91#undef HAVE_SYS_SOCKET_H
David McGrewb67061f2005-09-28 14:23:06 +000092
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000093/* Define to 1 if you have the <sys/stat.h> header file. */
94#undef HAVE_SYS_STAT_H
Cullen Jennings235513a2005-09-21 22:51:36 +000095
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000096/* Define to 1 if you have the <sys/types.h> header file. */
97#undef HAVE_SYS_TYPES_H
Cullen Jennings235513a2005-09-21 22:51:36 +000098
Marcus Sundberg9aef51e2005-10-02 20:02:55 +000099/* Define to 1 if you have the <sys/uio.h> header file. */
100#undef HAVE_SYS_UIO_H
Cullen Jennings235513a2005-09-21 22:51:36 +0000101
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000102/* Define to 1 if the system has the type `uint16_t'. */
103#undef HAVE_UINT16_T
Cullen Jennings235513a2005-09-21 22:51:36 +0000104
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000105/* Define to 1 if the system has the type `uint32_t'. */
106#undef HAVE_UINT32_T
Cullen Jennings235513a2005-09-21 22:51:36 +0000107
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000108/* Define to 1 if the system has the type `uint64_t'. */
109#undef HAVE_UINT64_T
Cullen Jennings235513a2005-09-21 22:51:36 +0000110
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000111/* Define to 1 if the system has the type `uint8_t'. */
112#undef HAVE_UINT8_T
Cullen Jennings235513a2005-09-21 22:51:36 +0000113
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000114/* Define to 1 if you have the <unistd.h> header file. */
115#undef HAVE_UNISTD_H
Cullen Jennings235513a2005-09-21 22:51:36 +0000116
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000117/* Define to 1 if you have the `usleep' function. */
118#undef HAVE_USLEEP
Cullen Jennings235513a2005-09-21 22:51:36 +0000119
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000120/* Define to 1 if you have the <windows.h> header file. */
121#undef HAVE_WINDOWS_H
Cullen Jennings235513a2005-09-21 22:51:36 +0000122
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000123/* Define to 1 if you have the <winsock2.h> header file. */
124#undef HAVE_WINSOCK2_H
Cullen Jennings235513a2005-09-21 22:51:36 +0000125
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000126/* Define to use X86 inlined assembly code */
127#undef HAVE_X86
Cullen Jennings235513a2005-09-21 22:51:36 +0000128
jfigus038d2cf2015-05-11 14:10:11 -0400129/* Define this to use OpenSSL crypto. */
130#undef OPENSSL
131
132/* Define this to use OpenSSL KDF for SRTP. */
133#undef OPENSSL_KDF
134
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000135/* Define to the address where bug reports for this package should be sent. */
136#undef PACKAGE_BUGREPORT
Cullen Jennings235513a2005-09-21 22:51:36 +0000137
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000138/* Define to the full name of this package. */
139#undef PACKAGE_NAME
Cullen Jennings235513a2005-09-21 22:51:36 +0000140
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000141/* Define to the full name and version of this package. */
142#undef PACKAGE_STRING
Cullen Jennings235513a2005-09-21 22:51:36 +0000143
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000144/* Define to the one symbol short name of this package. */
145#undef PACKAGE_TARNAME
Cullen Jennings235513a2005-09-21 22:51:36 +0000146
jfigus038d2cf2015-05-11 14:10:11 -0400147/* Define to the home page for this package. */
148#undef PACKAGE_URL
149
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000150/* Define to the version of this package. */
151#undef PACKAGE_VERSION
152
jfigus038d2cf2015-05-11 14:10:11 -0400153/* The size of `unsigned long', as computed by sizeof. */
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000154#undef SIZEOF_UNSIGNED_LONG
155
jfigus038d2cf2015-05-11 14:10:11 -0400156/* The size of `unsigned long long', as computed by sizeof. */
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000157#undef SIZEOF_UNSIGNED_LONG_LONG
158
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000159/* Define to 1 if you have the ANSI C header files. */
160#undef STDC_HEADERS
161
162/* Write errors to this file */
163#undef USE_ERR_REPORTING_FILE
164
jfigus038d2cf2015-05-11 14:10:11 -0400165/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
166 significant byte first (like Motorola and SPARC, unlike Intel). */
167#if defined AC_APPLE_UNIVERSAL_BUILD
168# if defined __BIG_ENDIAN__
169# define WORDS_BIGENDIAN 1
170# endif
171#else
172# ifndef WORDS_BIGENDIAN
173# undef WORDS_BIGENDIAN
174# endif
175#endif
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000176
177/* Define to empty if `const' does not conform to ANSI C. */
178#undef const
179
180/* Define to `__inline__' or `__inline' if that's what the C compiler
181 calls it, or to nothing if 'inline' is not supported under any name. */
182#ifndef __cplusplus
183#undef inline
184#endif
185
jfigus038d2cf2015-05-11 14:10:11 -0400186/* Define to `unsigned int' if <sys/types.h> does not define. */
Marcus Sundberg9aef51e2005-10-02 20:02:55 +0000187#undef size_t