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