Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 1 | /* config.h.in. Generated from configure.ac by autoheader. */ |
| 2 | |
| 3 | /* Define to 1 if arpa/inet.h declares `ether_ntohost' */ |
| 4 | #undef ARPA_INET_H_DECLARES_ETHER_NTOHOST |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 5 | |
Elliott Hughes | e2e3bd1 | 2017-05-15 10:59:29 -0700 | [diff] [blame] | 6 | /* define if you want to build the possibly-buggy SMB printer */ |
| 7 | #undef ENABLE_SMB |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 8 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 9 | /* Define to 1 if you have the `bpf_dump' function. */ |
| 10 | #undef HAVE_BPF_DUMP |
| 11 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 12 | /* capsicum support available */ |
| 13 | #undef HAVE_CAPSICUM |
| 14 | |
| 15 | /* Define to 1 if you have the `cap_enter' function. */ |
| 16 | #undef HAVE_CAP_ENTER |
| 17 | |
| 18 | /* Define to 1 if you have the `cap_ioctls_limit' function. */ |
| 19 | #undef HAVE_CAP_IOCTLS_LIMIT |
| 20 | |
| 21 | /* Define to 1 if you have the <cap-ng.h> header file. */ |
| 22 | #undef HAVE_CAP_NG_H |
| 23 | |
| 24 | /* Define to 1 if you have the `cap_rights_limit' function. */ |
| 25 | #undef HAVE_CAP_RIGHTS_LIMIT |
| 26 | |
Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 27 | /* Casper support available */ |
| 28 | #undef HAVE_CASPER |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 29 | |
Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 30 | /* Define to 1 if you have the declaration of `ether_ntohost' */ |
| 31 | #undef HAVE_DECL_ETHER_NTOHOST |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 32 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 33 | /* Define to 1 if you have the `ether_ntohost' function. */ |
| 34 | #undef HAVE_ETHER_NTOHOST |
| 35 | |
Elliott Hughes | e2e3bd1 | 2017-05-15 10:59:29 -0700 | [diff] [blame] | 36 | /* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */ |
| 37 | #undef HAVE_EVP_CIPHER_CTX_NEW |
| 38 | |
Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 39 | /* Define to 1 if you have the `EVP_DecryptInit_ex' function. */ |
| 40 | #undef HAVE_EVP_DECRYPTINIT_EX |
| 41 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 42 | /* Define to 1 if you have the <fcntl.h> header file. */ |
| 43 | #undef HAVE_FCNTL_H |
| 44 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 45 | /* Define to 1 if you have the `fork' function. */ |
| 46 | #undef HAVE_FORK |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 47 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 48 | /* Define to 1 if you have the `getopt_long' function. */ |
| 49 | #undef HAVE_GETOPT_LONG |
| 50 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 51 | /* define if you have getrpcbynumber() */ |
| 52 | #undef HAVE_GETRPCBYNUMBER |
| 53 | |
Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 54 | /* Define to 1 if you have the `getservent' function. */ |
| 55 | #undef HAVE_GETSERVENT |
| 56 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 57 | /* Define to 1 if you have the <inttypes.h> header file. */ |
| 58 | #undef HAVE_INTTYPES_H |
| 59 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 60 | /* Define to 1 if you have the `cap-ng' library (-lcap-ng). */ |
| 61 | #undef HAVE_LIBCAP_NG |
| 62 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 63 | /* Define to 1 if you have the `crypto' library (-lcrypto). */ |
| 64 | #undef HAVE_LIBCRYPTO |
| 65 | |
| 66 | /* Define to 1 if you have the `rpc' library (-lrpc). */ |
| 67 | #undef HAVE_LIBRPC |
| 68 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 69 | /* Define to 1 if you have the <memory.h> header file. */ |
| 70 | #undef HAVE_MEMORY_H |
| 71 | |
Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 72 | /* Define to 1 if you have the <net/if.h> header file. */ |
| 73 | #undef HAVE_NET_IF_H |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 74 | |
Elliott Hughes | e2e3bd1 | 2017-05-15 10:59:29 -0700 | [diff] [blame] | 75 | /* Define to 1 if you have the <net/if_pflog.h> header file. */ |
| 76 | #undef HAVE_NET_IF_PFLOG_H |
| 77 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 78 | /* Define to 1 if you have the <net/pfvar.h> header file. */ |
| 79 | #undef HAVE_NET_PFVAR_H |
| 80 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 81 | /* Define to 1 if you have the `openat' function. */ |
| 82 | #undef HAVE_OPENAT |
| 83 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 84 | /* Define to 1 if you have the <openssl/evp.h> header file. */ |
| 85 | #undef HAVE_OPENSSL_EVP_H |
| 86 | |
Elliott Hughes | e2e3bd1 | 2017-05-15 10:59:29 -0700 | [diff] [blame] | 87 | /* define if the OS provides AF_INET6 and struct in6_addr */ |
| 88 | #undef HAVE_OS_IPV6_SUPPORT |
| 89 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 90 | /* if there's an os_proto.h for this platform, to use additional prototypes */ |
| 91 | #undef HAVE_OS_PROTO_H |
| 92 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 93 | /* Define to 1 if you have the `pcap_breakloop' function. */ |
| 94 | #undef HAVE_PCAP_BREAKLOOP |
| 95 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 96 | /* Define to 1 if you have the `pcap_create' function. */ |
| 97 | #undef HAVE_PCAP_CREATE |
| 98 | |
| 99 | /* define if libpcap has pcap_datalink_name_to_val() */ |
| 100 | #undef HAVE_PCAP_DATALINK_NAME_TO_VAL |
| 101 | |
| 102 | /* define if libpcap has pcap_datalink_val_to_description() */ |
| 103 | #undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION |
| 104 | |
| 105 | /* define if libpcap has pcap_debug */ |
| 106 | #undef HAVE_PCAP_DEBUG |
| 107 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 108 | /* Define to 1 if you have the `pcap_dump_flush' function. */ |
| 109 | #undef HAVE_PCAP_DUMP_FLUSH |
| 110 | |
Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 111 | /* Define to 1 if you have the `pcap_dump_ftell' function. */ |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 112 | #undef HAVE_PCAP_DUMP_FTELL |
| 113 | |
Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 114 | /* Define to 1 if you have the `pcap_dump_ftell64' function. */ |
| 115 | #undef HAVE_PCAP_DUMP_FTELL64 |
| 116 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 117 | /* Define to 1 if you have the `pcap_findalldevs' function. */ |
| 118 | #undef HAVE_PCAP_FINDALLDEVS |
| 119 | |
Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 120 | /* Define to 1 if you have the `pcap_findalldevs_ex' function. */ |
| 121 | #undef HAVE_PCAP_FINDALLDEVS_EX |
| 122 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 123 | /* Define to 1 if you have the `pcap_free_datalinks' function. */ |
| 124 | #undef HAVE_PCAP_FREE_DATALINKS |
| 125 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 126 | /* Define to 1 if the system has the type `pcap_if_t'. */ |
| 127 | #undef HAVE_PCAP_IF_T |
| 128 | |
| 129 | /* Define to 1 if you have the `pcap_lib_version' function. */ |
| 130 | #undef HAVE_PCAP_LIB_VERSION |
| 131 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 132 | /* define if libpcap has pcap_list_datalinks() */ |
| 133 | #undef HAVE_PCAP_LIST_DATALINKS |
| 134 | |
Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 135 | /* Define to 1 if you have the `pcap_open' function. */ |
| 136 | #undef HAVE_PCAP_OPEN |
| 137 | |
| 138 | /* Define to 1 if you have the <pcap/pcap-inttypes.h> header file. */ |
| 139 | #undef HAVE_PCAP_PCAP_INTTYPES_H |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 140 | |
| 141 | /* Define to 1 if you have the `pcap_setdirection' function. */ |
| 142 | #undef HAVE_PCAP_SETDIRECTION |
| 143 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 144 | /* Define to 1 if you have the `pcap_set_datalink' function. */ |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 145 | #undef HAVE_PCAP_SET_DATALINK |
| 146 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 147 | /* Define to 1 if you have the `pcap_set_immediate_mode' function. */ |
| 148 | #undef HAVE_PCAP_SET_IMMEDIATE_MODE |
| 149 | |
Elliott Hughes | e2e3bd1 | 2017-05-15 10:59:29 -0700 | [diff] [blame] | 150 | /* Define to 1 if you have the `pcap_set_optimizer_debug' function. */ |
| 151 | #undef HAVE_PCAP_SET_OPTIMIZER_DEBUG |
| 152 | |
| 153 | /* Define to 1 if you have the `pcap_set_parser_debug' function. */ |
| 154 | #undef HAVE_PCAP_SET_PARSER_DEBUG |
| 155 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 156 | /* Define to 1 if you have the `pcap_set_tstamp_precision' function. */ |
| 157 | #undef HAVE_PCAP_SET_TSTAMP_PRECISION |
| 158 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 159 | /* Define to 1 if you have the `pcap_set_tstamp_type' function. */ |
| 160 | #undef HAVE_PCAP_SET_TSTAMP_TYPE |
| 161 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 162 | /* define if libpcap has pcap_version */ |
| 163 | #undef HAVE_PCAP_VERSION |
| 164 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 165 | /* Define to 1 if you have the `pfopen' function. */ |
| 166 | #undef HAVE_PFOPEN |
| 167 | |
| 168 | /* Define to 1 if you have the <rpc/rpcent.h> header file. */ |
| 169 | #undef HAVE_RPC_RPCENT_H |
| 170 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 171 | /* Define to 1 if you have the <rpc/rpc.h> header file. */ |
| 172 | #undef HAVE_RPC_RPC_H |
| 173 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 174 | /* Define to 1 if you have the `setlinebuf' function. */ |
| 175 | #undef HAVE_SETLINEBUF |
| 176 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 177 | /* Define to 1 if you have the <stdint.h> header file. */ |
| 178 | #undef HAVE_STDINT_H |
| 179 | |
| 180 | /* Define to 1 if you have the <stdlib.h> header file. */ |
| 181 | #undef HAVE_STDLIB_H |
| 182 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 183 | /* Define to 1 if you have the `strdup' function. */ |
| 184 | #undef HAVE_STRDUP |
| 185 | |
| 186 | /* Define to 1 if you have the `strftime' function. */ |
| 187 | #undef HAVE_STRFTIME |
| 188 | |
| 189 | /* Define to 1 if you have the <strings.h> header file. */ |
| 190 | #undef HAVE_STRINGS_H |
| 191 | |
| 192 | /* Define to 1 if you have the <string.h> header file. */ |
| 193 | #undef HAVE_STRING_H |
| 194 | |
| 195 | /* Define to 1 if you have the `strlcat' function. */ |
| 196 | #undef HAVE_STRLCAT |
| 197 | |
| 198 | /* Define to 1 if you have the `strlcpy' function. */ |
| 199 | #undef HAVE_STRLCPY |
| 200 | |
| 201 | /* Define to 1 if you have the `strsep' function. */ |
| 202 | #undef HAVE_STRSEP |
| 203 | |
| 204 | /* Define to 1 if the system has the type `struct ether_addr'. */ |
| 205 | #undef HAVE_STRUCT_ETHER_ADDR |
| 206 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 207 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
| 208 | #undef HAVE_SYS_STAT_H |
| 209 | |
| 210 | /* Define to 1 if you have the <sys/types.h> header file. */ |
| 211 | #undef HAVE_SYS_TYPES_H |
| 212 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 213 | /* Define to 1 if the system has the type `uintptr_t'. */ |
| 214 | #undef HAVE_UINTPTR_T |
| 215 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 216 | /* Define to 1 if you have the <unistd.h> header file. */ |
| 217 | #undef HAVE_UNISTD_H |
| 218 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 219 | /* Define to 1 if you have the `vfork' function. */ |
| 220 | #undef HAVE_VFORK |
| 221 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 222 | /* define if libpcap has yydebug */ |
| 223 | #undef HAVE_YYDEBUG |
| 224 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 225 | /* Define to 1 if netinet/ether.h declares `ether_ntohost' */ |
| 226 | #undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST |
| 227 | |
| 228 | /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */ |
| 229 | #undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST |
| 230 | |
Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 231 | /* Define to 1 if net/ethernet.h declares `ether_ntohost' */ |
| 232 | #undef NET_ETHERNET_H_DECLARES_ETHER_NTOHOST |
| 233 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 234 | /* Define to the address where bug reports for this package should be sent. */ |
| 235 | #undef PACKAGE_BUGREPORT |
| 236 | |
| 237 | /* Define to the full name of this package. */ |
| 238 | #undef PACKAGE_NAME |
| 239 | |
| 240 | /* Define to the full name and version of this package. */ |
| 241 | #undef PACKAGE_STRING |
| 242 | |
| 243 | /* Define to the one symbol short name of this package. */ |
| 244 | #undef PACKAGE_TARNAME |
| 245 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 246 | /* Define to the home page for this package. */ |
| 247 | #undef PACKAGE_URL |
| 248 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 249 | /* Define to the version of this package. */ |
| 250 | #undef PACKAGE_VERSION |
| 251 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 252 | /* Define to 1 if you have the ANSI C header files. */ |
| 253 | #undef STDC_HEADERS |
| 254 | |
Elliott Hughes | 820eced | 2021-08-20 18:00:50 -0700 | [diff] [blame] | 255 | /* Define to 1 if sys/ethernet.h declares `ether_ntohost' */ |
| 256 | #undef SYS_ETHERNET_H_DECLARES_ETHER_NTOHOST |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 257 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 258 | /* define if you have ether_ntohost() and it works */ |
| 259 | #undef USE_ETHER_NTOHOST |
| 260 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 261 | /* Define if you enable support for libsmi */ |
| 262 | #undef USE_LIBSMI |
| 263 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 264 | /* define if should chroot when dropping privileges */ |
| 265 | #undef WITH_CHROOT |
| 266 | |
| 267 | /* define if should drop privileges by default */ |
| 268 | #undef WITH_USER |
| 269 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 270 | /* define on AIX to get certain functions */ |
| 271 | #undef _SUN |
| 272 | |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 273 | /* to handle Ultrix compilers that don't support const in prototypes */ |
| 274 | #undef const |
| 275 | |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 276 | /* Define as token for inline if inlining supported */ |
| 277 | #undef inline |
| 278 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 279 | /* Define to `uint16_t' if u_int16_t not defined. */ |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 280 | #undef u_int16_t |
| 281 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 282 | /* Define to `uint32_t' if u_int32_t not defined. */ |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 283 | #undef u_int32_t |
| 284 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 285 | /* Define to `uint64_t' if u_int64_t not defined. */ |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 286 | #undef u_int64_t |
| 287 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 288 | /* Define to `uint8_t' if u_int8_t not defined. */ |
The Android Open Source Project | 2949f58 | 2009-03-03 19:30:46 -0800 | [diff] [blame] | 289 | #undef u_int8_t |
JP Abgrall | 53f17a9 | 2014-02-12 14:02:41 -0800 | [diff] [blame] | 290 | |
Elliott Hughes | 892a68b | 2015-10-19 14:43:53 -0700 | [diff] [blame] | 291 | /* Define to the type of an unsigned integer type wide enough to hold a |
| 292 | pointer, if such a type exists, and if the system does not define it. */ |
| 293 | #undef uintptr_t |