Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1 | /* config.h.in. Generated from configure.ac by autoheader. */ |
| 2 | |
| 3 | /* Define for the AArch64 architecture. */ |
| 4 | #undef AARCH64 |
| 5 | |
| 6 | /* Define if building universal (internal helper macro) */ |
| 7 | #undef AC_APPLE_UNIVERSAL_BUILD |
| 8 | |
| 9 | /* Define for the Alpha architecture. */ |
| 10 | #undef ALPHA |
| 11 | |
| 12 | /* Define for the ARC architecture. */ |
| 13 | #undef ARC |
| 14 | |
| 15 | /* Define for the ARM architecture. */ |
| 16 | #undef ARM |
| 17 | |
| 18 | /* SA_RESTORER defined in <asm/signal.h> */ |
| 19 | #undef ASM_SA_RESTORER |
| 20 | |
| 21 | /* SIGRTMIN defined in <asm/signal.h> */ |
| 22 | #undef ASM_SIGRTMIN |
| 23 | |
| 24 | /* Define for the AVR32 architecture. */ |
| 25 | #undef AVR32 |
| 26 | |
| 27 | /* Define for the Blackfin architecture. */ |
| 28 | #undef BFIN |
| 29 | |
Elliott Hughes | 39bac05 | 2017-05-25 16:56:11 -0700 | [diff] [blame] | 30 | /* Current copyright year. */ |
| 31 | #undef COPYRIGHT_YEAR |
| 32 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 33 | /* Define to 1 if you want OABI support on ARM EABI. */ |
| 34 | #undef ENABLE_ARM_OABI |
| 35 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 36 | /* Define to enable stack tracing support */ |
| 37 | #undef ENABLE_STACKTRACE |
| 38 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 39 | /* Define to 1 if you have the `accept4' function. */ |
| 40 | #undef HAVE_ACCEPT4 |
| 41 | |
| 42 | /* Define to 1 if you have the <asm/cachectl.h> header file. */ |
| 43 | #undef HAVE_ASM_CACHECTL_H |
| 44 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 45 | /* Define to 1 if you have the <asm/guarded_storage.h> header file. */ |
| 46 | #undef HAVE_ASM_GUARDED_STORAGE_H |
| 47 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 48 | /* Define to 1 if you have the <asm/sigcontext.h> header file. */ |
| 49 | #undef HAVE_ASM_SIGCONTEXT_H |
| 50 | |
| 51 | /* Define to 1 if you have the <asm/sysmips.h> header file. */ |
| 52 | #undef HAVE_ASM_SYSMIPS_H |
| 53 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 54 | /* Define to 1 if you have the `be64toh' function. */ |
| 55 | #undef HAVE_BE64TOH |
| 56 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 57 | /* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */ |
| 58 | #undef HAVE_BLUETOOTH_BLUETOOTH_H |
| 59 | |
| 60 | /* Define to 1 if you have the declaration of `BTRFS_COMPRESS_LZO', and to 0 |
| 61 | if you don't. */ |
| 62 | #undef HAVE_DECL_BTRFS_COMPRESS_LZO |
| 63 | |
| 64 | /* Define to 1 if you have the declaration of `BTRFS_COMPRESS_NONE', and to 0 |
| 65 | if you don't. */ |
| 66 | #undef HAVE_DECL_BTRFS_COMPRESS_NONE |
| 67 | |
| 68 | /* Define to 1 if you have the declaration of `BTRFS_COMPRESS_ZLIB', and to 0 |
| 69 | if you don't. */ |
| 70 | #undef HAVE_DECL_BTRFS_COMPRESS_ZLIB |
| 71 | |
| 72 | /* Define to 1 if you have the declaration of `CTL_ARLAN', and to 0 if you |
| 73 | don't. */ |
| 74 | #undef HAVE_DECL_CTL_ARLAN |
| 75 | |
| 76 | /* Define to 1 if you have the declaration of `CTL_FRV', and to 0 if you |
| 77 | don't. */ |
| 78 | #undef HAVE_DECL_CTL_FRV |
| 79 | |
| 80 | /* Define to 1 if you have the declaration of `CTL_PM', and to 0 if you don't. |
| 81 | */ |
| 82 | #undef HAVE_DECL_CTL_PM |
| 83 | |
| 84 | /* Define to 1 if you have the declaration of `CTL_PROC', and to 0 if you |
| 85 | don't. */ |
| 86 | #undef HAVE_DECL_CTL_PROC |
| 87 | |
| 88 | /* Define to 1 if you have the declaration of `CTL_S390DBF', and to 0 if you |
| 89 | don't. */ |
| 90 | #undef HAVE_DECL_CTL_S390DBF |
| 91 | |
| 92 | /* Define to 1 if you have the declaration of `CTL_SUNRPC', and to 0 if you |
| 93 | don't. */ |
| 94 | #undef HAVE_DECL_CTL_SUNRPC |
| 95 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 96 | /* Define to 1 if you have the declaration of `IFLA_AF_SPEC', and to 0 if you |
| 97 | don't. */ |
| 98 | #undef HAVE_DECL_IFLA_AF_SPEC |
| 99 | |
| 100 | /* Define to 1 if you have the declaration of `IFLA_PORT_SELF', and to 0 if |
| 101 | you don't. */ |
| 102 | #undef HAVE_DECL_IFLA_PORT_SELF |
| 103 | |
| 104 | /* Define to 1 if you have the declaration of `IFLA_PROTINFO', and to 0 if you |
| 105 | don't. */ |
| 106 | #undef HAVE_DECL_IFLA_PROTINFO |
| 107 | |
| 108 | /* Define to 1 if you have the declaration of `IFLA_XDP', and to 0 if you |
| 109 | don't. */ |
| 110 | #undef HAVE_DECL_IFLA_XDP |
| 111 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 112 | /* Define to 1 if you have the declaration of `KERN_ACPI_VIDEO_FLAGS', and to |
| 113 | 0 if you don't. */ |
| 114 | #undef HAVE_DECL_KERN_ACPI_VIDEO_FLAGS |
| 115 | |
| 116 | /* Define to 1 if you have the declaration of `KERN_BOOTLOADER_TYPE', and to 0 |
| 117 | if you don't. */ |
| 118 | #undef HAVE_DECL_KERN_BOOTLOADER_TYPE |
| 119 | |
| 120 | /* Define to 1 if you have the declaration of `KERN_COMPAT_LOG', and to 0 if |
| 121 | you don't. */ |
| 122 | #undef HAVE_DECL_KERN_COMPAT_LOG |
| 123 | |
| 124 | /* Define to 1 if you have the declaration of `KERN_HZ_TIMER', and to 0 if you |
| 125 | don't. */ |
| 126 | #undef HAVE_DECL_KERN_HZ_TIMER |
| 127 | |
| 128 | /* Define to 1 if you have the declaration of `KERN_IA64_UNALIGNED', and to 0 |
| 129 | if you don't. */ |
| 130 | #undef HAVE_DECL_KERN_IA64_UNALIGNED |
| 131 | |
| 132 | /* Define to 1 if you have the declaration of `KERN_MAX_LOCK_DEPTH', and to 0 |
| 133 | if you don't. */ |
| 134 | #undef HAVE_DECL_KERN_MAX_LOCK_DEPTH |
| 135 | |
| 136 | /* Define to 1 if you have the declaration of `KERN_NGROUPS_MAX', and to 0 if |
| 137 | you don't. */ |
| 138 | #undef HAVE_DECL_KERN_NGROUPS_MAX |
| 139 | |
| 140 | /* Define to 1 if you have the declaration of `KERN_NMI_WATCHDOG', and to 0 if |
| 141 | you don't. */ |
| 142 | #undef HAVE_DECL_KERN_NMI_WATCHDOG |
| 143 | |
| 144 | /* Define to 1 if you have the declaration of `KERN_PANIC_ON_NMI', and to 0 if |
| 145 | you don't. */ |
| 146 | #undef HAVE_DECL_KERN_PANIC_ON_NMI |
| 147 | |
| 148 | /* Define to 1 if you have the declaration of `KERN_PRINTK_RATELIMIT', and to |
| 149 | 0 if you don't. */ |
| 150 | #undef HAVE_DECL_KERN_PRINTK_RATELIMIT |
| 151 | |
| 152 | /* Define to 1 if you have the declaration of `KERN_PRINTK_RATELIMIT_BURST', |
| 153 | and to 0 if you don't. */ |
| 154 | #undef HAVE_DECL_KERN_PRINTK_RATELIMIT_BURST |
| 155 | |
| 156 | /* Define to 1 if you have the declaration of `KERN_PTY', and to 0 if you |
| 157 | don't. */ |
| 158 | #undef HAVE_DECL_KERN_PTY |
| 159 | |
| 160 | /* Define to 1 if you have the declaration of `KERN_RANDOMIZE', and to 0 if |
| 161 | you don't. */ |
| 162 | #undef HAVE_DECL_KERN_RANDOMIZE |
| 163 | |
| 164 | /* Define to 1 if you have the declaration of `KERN_SETUID_DUMPABLE', and to 0 |
| 165 | if you don't. */ |
| 166 | #undef HAVE_DECL_KERN_SETUID_DUMPABLE |
| 167 | |
| 168 | /* Define to 1 if you have the declaration of `KERN_SPARC_SCONS_PWROFF', and |
| 169 | to 0 if you don't. */ |
| 170 | #undef HAVE_DECL_KERN_SPARC_SCONS_PWROFF |
| 171 | |
| 172 | /* Define to 1 if you have the declaration of `KERN_SPIN_RETRY', and to 0 if |
| 173 | you don't. */ |
| 174 | #undef HAVE_DECL_KERN_SPIN_RETRY |
| 175 | |
| 176 | /* Define to 1 if you have the declaration of `KERN_UNKNOWN_NMI_PANIC', and to |
| 177 | 0 if you don't. */ |
| 178 | #undef HAVE_DECL_KERN_UNKNOWN_NMI_PANIC |
| 179 | |
| 180 | /* Define to 1 if you have the declaration of `LO_FLAGS_AUTOCLEAR', and to 0 |
| 181 | if you don't. */ |
| 182 | #undef HAVE_DECL_LO_FLAGS_AUTOCLEAR |
| 183 | |
| 184 | /* Define to 1 if you have the declaration of `LO_FLAGS_DIRECT_IO', and to 0 |
| 185 | if you don't. */ |
| 186 | #undef HAVE_DECL_LO_FLAGS_DIRECT_IO |
| 187 | |
| 188 | /* Define to 1 if you have the declaration of `LO_FLAGS_PARTSCAN', and to 0 if |
| 189 | you don't. */ |
| 190 | #undef HAVE_DECL_LO_FLAGS_PARTSCAN |
| 191 | |
| 192 | /* Define to 1 if you have the declaration of `LO_FLAGS_READ_ONLY', and to 0 |
| 193 | if you don't. */ |
| 194 | #undef HAVE_DECL_LO_FLAGS_READ_ONLY |
| 195 | |
| 196 | /* Define to 1 if you have the declaration of `LO_FLAGS_USE_AOPS', and to 0 if |
| 197 | you don't. */ |
| 198 | #undef HAVE_DECL_LO_FLAGS_USE_AOPS |
| 199 | |
| 200 | /* Define to 1 if you have the declaration of `NET_CIPSOV4_CACHE_BUCKET_SIZE', |
| 201 | and to 0 if you don't. */ |
| 202 | #undef HAVE_DECL_NET_CIPSOV4_CACHE_BUCKET_SIZE |
| 203 | |
| 204 | /* Define to 1 if you have the declaration of `NET_CIPSOV4_CACHE_ENABLE', and |
| 205 | to 0 if you don't. */ |
| 206 | #undef HAVE_DECL_NET_CIPSOV4_CACHE_ENABLE |
| 207 | |
| 208 | /* Define to 1 if you have the declaration of `NET_CIPSOV4_RBM_OPTFMT', and to |
| 209 | 0 if you don't. */ |
| 210 | #undef HAVE_DECL_NET_CIPSOV4_RBM_OPTFMT |
| 211 | |
| 212 | /* Define to 1 if you have the declaration of `NET_CIPSOV4_RBM_STRICTVALID', |
| 213 | and to 0 if you don't. */ |
| 214 | #undef HAVE_DECL_NET_CIPSOV4_RBM_STRICTVALID |
| 215 | |
| 216 | /* Define to 1 if you have the declaration of `NET_CORE_AEVENT_ETIME', and to |
| 217 | 0 if you don't. */ |
| 218 | #undef HAVE_DECL_NET_CORE_AEVENT_ETIME |
| 219 | |
| 220 | /* Define to 1 if you have the declaration of `NET_CORE_AEVENT_RSEQTH', and to |
| 221 | 0 if you don't. */ |
| 222 | #undef HAVE_DECL_NET_CORE_AEVENT_RSEQTH |
| 223 | |
| 224 | /* Define to 1 if you have the declaration of `NET_CORE_BUDGET', and to 0 if |
| 225 | you don't. */ |
| 226 | #undef HAVE_DECL_NET_CORE_BUDGET |
| 227 | |
| 228 | /* Define to 1 if you have the declaration of `NET_CORE_DESTROY_DELAY', and to |
| 229 | 0 if you don't. */ |
| 230 | #undef HAVE_DECL_NET_CORE_DESTROY_DELAY |
| 231 | |
| 232 | /* Define to 1 if you have the declaration of `NET_CORE_WARNINGS', and to 0 if |
| 233 | you don't. */ |
| 234 | #undef HAVE_DECL_NET_CORE_WARNINGS |
| 235 | |
| 236 | /* Define to 1 if you have the declaration of `NET_DCCP', and to 0 if you |
| 237 | don't. */ |
| 238 | #undef HAVE_DECL_NET_DCCP |
| 239 | |
| 240 | /* Define to 1 if you have the declaration of `NET_IPV4_CONF_ARP_ACCEPT', and |
| 241 | to 0 if you don't. */ |
| 242 | #undef HAVE_DECL_NET_IPV4_CONF_ARP_ACCEPT |
| 243 | |
| 244 | /* Define to 1 if you have the declaration of `NET_IPV4_CONF_ARP_ANNOUNCE', |
| 245 | and to 0 if you don't. */ |
| 246 | #undef HAVE_DECL_NET_IPV4_CONF_ARP_ANNOUNCE |
| 247 | |
| 248 | /* Define to 1 if you have the declaration of `NET_IPV4_CONF_ARP_IGNORE', and |
| 249 | to 0 if you don't. */ |
| 250 | #undef HAVE_DECL_NET_IPV4_CONF_ARP_IGNORE |
| 251 | |
| 252 | /* Define to 1 if you have the declaration of `NET_IPV4_CONF_ARP_NOTIFY', and |
| 253 | to 0 if you don't. */ |
| 254 | #undef HAVE_DECL_NET_IPV4_CONF_ARP_NOTIFY |
| 255 | |
| 256 | /* Define to 1 if you have the declaration of |
| 257 | `NET_IPV4_CONF_FORCE_IGMP_VERSION', and to 0 if you don't. */ |
| 258 | #undef HAVE_DECL_NET_IPV4_CONF_FORCE_IGMP_VERSION |
| 259 | |
| 260 | /* Define to 1 if you have the declaration of |
| 261 | `NET_IPV4_CONF_PROMOTE_SECONDARIES', and to 0 if you don't. */ |
| 262 | #undef HAVE_DECL_NET_IPV4_CONF_PROMOTE_SECONDARIES |
| 263 | |
| 264 | /* Define to 1 if you have the declaration of |
| 265 | `NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR', and to 0 if you don't. */ |
| 266 | #undef HAVE_DECL_NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR |
| 267 | |
| 268 | /* Define to 1 if you have the declaration of `NET_IPV4_IGMP_MAX_MSF', and to |
| 269 | 0 if you don't. */ |
| 270 | #undef HAVE_DECL_NET_IPV4_IGMP_MAX_MSF |
| 271 | |
| 272 | /* Define to 1 if you have the declaration of `NET_IPV4_IPFRAG_MAX_DIST', and |
| 273 | to 0 if you don't. */ |
| 274 | #undef HAVE_DECL_NET_IPV4_IPFRAG_MAX_DIST |
| 275 | |
| 276 | /* Define to 1 if you have the declaration of |
| 277 | `NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS', and to 0 if you don't. */ |
| 278 | #undef HAVE_DECL_NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS |
| 279 | |
| 280 | /* Define to 1 if you have the declaration of |
| 281 | `NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS', and to 0 if you don't. */ |
| 282 | #undef HAVE_DECL_NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS |
| 283 | |
| 284 | /* Define to 1 if you have the declaration of `NET_IPV6_MLD_MAX_MSF', and to 0 |
| 285 | if you don't. */ |
| 286 | #undef HAVE_DECL_NET_IPV6_MLD_MAX_MSF |
| 287 | |
| 288 | /* Define to 1 if you have the declaration of |
| 289 | `NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS', and to 0 if you don't. */ |
| 290 | #undef HAVE_DECL_NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS |
| 291 | |
| 292 | /* Define to 1 if you have the declaration of `NET_IRDA', and to 0 if you |
| 293 | don't. */ |
| 294 | #undef HAVE_DECL_NET_IRDA |
| 295 | |
| 296 | /* Define to 1 if you have the declaration of `NET_LLC', and to 0 if you |
| 297 | don't. */ |
| 298 | #undef HAVE_DECL_NET_LLC |
| 299 | |
| 300 | /* Define to 1 if you have the declaration of `NET_NETFILTER', and to 0 if you |
| 301 | don't. */ |
| 302 | #undef HAVE_DECL_NET_NETFILTER |
| 303 | |
| 304 | /* Define to 1 if you have the declaration of `NET_TCP_ABC', and to 0 if you |
| 305 | don't. */ |
| 306 | #undef HAVE_DECL_NET_TCP_ABC |
| 307 | |
| 308 | /* Define to 1 if you have the declaration of `NET_TCP_ALLOWED_CONG_CONTROL', |
| 309 | and to 0 if you don't. */ |
| 310 | #undef HAVE_DECL_NET_TCP_ALLOWED_CONG_CONTROL |
| 311 | |
| 312 | /* Define to 1 if you have the declaration of `NET_TCP_AVAIL_CONG_CONTROL', |
| 313 | and to 0 if you don't. */ |
| 314 | #undef HAVE_DECL_NET_TCP_AVAIL_CONG_CONTROL |
| 315 | |
| 316 | /* Define to 1 if you have the declaration of `NET_TCP_BASE_MSS', and to 0 if |
| 317 | you don't. */ |
| 318 | #undef HAVE_DECL_NET_TCP_BASE_MSS |
| 319 | |
| 320 | /* Define to 1 if you have the declaration of `NET_TCP_BIC_BETA', and to 0 if |
| 321 | you don't. */ |
| 322 | #undef HAVE_DECL_NET_TCP_BIC_BETA |
| 323 | |
| 324 | /* Define to 1 if you have the declaration of `NET_TCP_CONG_CONTROL', and to 0 |
| 325 | if you don't. */ |
| 326 | #undef HAVE_DECL_NET_TCP_CONG_CONTROL |
| 327 | |
| 328 | /* Define to 1 if you have the declaration of `NET_TCP_DEFAULT_WIN_SCALE', and |
| 329 | to 0 if you don't. */ |
| 330 | #undef HAVE_DECL_NET_TCP_DEFAULT_WIN_SCALE |
| 331 | |
| 332 | /* Define to 1 if you have the declaration of `NET_TCP_DMA_COPYBREAK', and to |
| 333 | 0 if you don't. */ |
| 334 | #undef HAVE_DECL_NET_TCP_DMA_COPYBREAK |
| 335 | |
| 336 | /* Define to 1 if you have the declaration of `NET_TCP_FRTO_RESPONSE', and to |
| 337 | 0 if you don't. */ |
| 338 | #undef HAVE_DECL_NET_TCP_FRTO_RESPONSE |
| 339 | |
| 340 | /* Define to 1 if you have the declaration of `NET_TCP_MAX_SSTHRESH', and to 0 |
| 341 | if you don't. */ |
| 342 | #undef HAVE_DECL_NET_TCP_MAX_SSTHRESH |
| 343 | |
| 344 | /* Define to 1 if you have the declaration of `NET_TCP_MODERATE_RCVBUF', and |
| 345 | to 0 if you don't. */ |
| 346 | #undef HAVE_DECL_NET_TCP_MODERATE_RCVBUF |
| 347 | |
| 348 | /* Define to 1 if you have the declaration of `NET_TCP_MTU_PROBING', and to 0 |
| 349 | if you don't. */ |
| 350 | #undef HAVE_DECL_NET_TCP_MTU_PROBING |
| 351 | |
| 352 | /* Define to 1 if you have the declaration of `NET_TCP_NO_METRICS_SAVE', and |
| 353 | to 0 if you don't. */ |
| 354 | #undef HAVE_DECL_NET_TCP_NO_METRICS_SAVE |
| 355 | |
| 356 | /* Define to 1 if you have the declaration of `NET_TCP_SLOW_START_AFTER_IDLE', |
| 357 | and to 0 if you don't. */ |
| 358 | #undef HAVE_DECL_NET_TCP_SLOW_START_AFTER_IDLE |
| 359 | |
| 360 | /* Define to 1 if you have the declaration of `NET_TCP_TSO_WIN_DIVISOR', and |
| 361 | to 0 if you don't. */ |
| 362 | #undef HAVE_DECL_NET_TCP_TSO_WIN_DIVISOR |
| 363 | |
| 364 | /* Define to 1 if you have the declaration of `PTRACE_PEEKUSER', and to 0 if |
| 365 | you don't. */ |
| 366 | #undef HAVE_DECL_PTRACE_PEEKUSER |
| 367 | |
| 368 | /* Define to 1 if you have the declaration of `PTRACE_POKEUSER', and to 0 if |
| 369 | you don't. */ |
| 370 | #undef HAVE_DECL_PTRACE_POKEUSER |
| 371 | |
| 372 | /* Define to 1 if you have the declaration of `P_ALL', and to 0 if you don't. |
| 373 | */ |
| 374 | #undef HAVE_DECL_P_ALL |
| 375 | |
| 376 | /* Define to 1 if you have the declaration of `P_CID', and to 0 if you don't. |
| 377 | */ |
| 378 | #undef HAVE_DECL_P_CID |
| 379 | |
| 380 | /* Define to 1 if you have the declaration of `P_GID', and to 0 if you don't. |
| 381 | */ |
| 382 | #undef HAVE_DECL_P_GID |
| 383 | |
| 384 | /* Define to 1 if you have the declaration of `P_LWPID', and to 0 if you |
| 385 | don't. */ |
| 386 | #undef HAVE_DECL_P_LWPID |
| 387 | |
| 388 | /* Define to 1 if you have the declaration of `P_PGID', and to 0 if you don't. |
| 389 | */ |
| 390 | #undef HAVE_DECL_P_PGID |
| 391 | |
| 392 | /* Define to 1 if you have the declaration of `P_PID', and to 0 if you don't. |
| 393 | */ |
| 394 | #undef HAVE_DECL_P_PID |
| 395 | |
| 396 | /* Define to 1 if you have the declaration of `P_PPID', and to 0 if you don't. |
| 397 | */ |
| 398 | #undef HAVE_DECL_P_PPID |
| 399 | |
| 400 | /* Define to 1 if you have the declaration of `P_SID', and to 0 if you don't. |
| 401 | */ |
| 402 | #undef HAVE_DECL_P_SID |
| 403 | |
| 404 | /* Define to 1 if you have the declaration of `P_UID', and to 0 if you don't. |
| 405 | */ |
| 406 | #undef HAVE_DECL_P_UID |
| 407 | |
| 408 | /* Define to 1 if you have the declaration of `sys_errlist', and to 0 if you |
| 409 | don't. */ |
| 410 | #undef HAVE_DECL_SYS_ERRLIST |
| 411 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 412 | /* Define to 1 if you have the declaration of `TCA_STAB_DATA', and to 0 if you |
| 413 | don't. */ |
| 414 | #undef HAVE_DECL_TCA_STAB_DATA |
| 415 | |
Elliott Hughes | 39bac05 | 2017-05-25 16:56:11 -0700 | [diff] [blame] | 416 | /* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_SDR_CAPTURE', and |
| 417 | to 0 if you don't. */ |
| 418 | #undef HAVE_DECL_V4L2_BUF_TYPE_SDR_CAPTURE |
| 419 | |
| 420 | /* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_SDR_OUTPUT', and |
| 421 | to 0 if you don't. */ |
| 422 | #undef HAVE_DECL_V4L2_BUF_TYPE_SDR_OUTPUT |
| 423 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 424 | /* Define to 1 if you have the declaration of |
| 425 | `V4L2_BUF_TYPE_SLICED_VBI_CAPTURE', and to 0 if you don't. */ |
| 426 | #undef HAVE_DECL_V4L2_BUF_TYPE_SLICED_VBI_CAPTURE |
| 427 | |
| 428 | /* Define to 1 if you have the declaration of |
| 429 | `V4L2_BUF_TYPE_SLICED_VBI_OUTPUT', and to 0 if you don't. */ |
| 430 | #undef HAVE_DECL_V4L2_BUF_TYPE_SLICED_VBI_OUTPUT |
| 431 | |
| 432 | /* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_VBI_CAPTURE', and |
| 433 | to 0 if you don't. */ |
| 434 | #undef HAVE_DECL_V4L2_BUF_TYPE_VBI_CAPTURE |
| 435 | |
| 436 | /* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_VBI_OUTPUT', and |
| 437 | to 0 if you don't. */ |
| 438 | #undef HAVE_DECL_V4L2_BUF_TYPE_VBI_OUTPUT |
| 439 | |
| 440 | /* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_VIDEO_CAPTURE', |
| 441 | and to 0 if you don't. */ |
| 442 | #undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_CAPTURE |
| 443 | |
| 444 | /* Define to 1 if you have the declaration of |
| 445 | `V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE', and to 0 if you don't. */ |
| 446 | #undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE |
| 447 | |
| 448 | /* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_VIDEO_OUTPUT', |
| 449 | and to 0 if you don't. */ |
| 450 | #undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_OUTPUT |
| 451 | |
| 452 | /* Define to 1 if you have the declaration of |
| 453 | `V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE', and to 0 if you don't. */ |
| 454 | #undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE |
| 455 | |
| 456 | /* Define to 1 if you have the declaration of |
| 457 | `V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY', and to 0 if you don't. */ |
| 458 | #undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY |
| 459 | |
| 460 | /* Define to 1 if you have the declaration of `V4L2_BUF_TYPE_VIDEO_OVERLAY', |
| 461 | and to 0 if you don't. */ |
| 462 | #undef HAVE_DECL_V4L2_BUF_TYPE_VIDEO_OVERLAY |
| 463 | |
| 464 | /* Define to 1 if you have the declaration of `V4L2_COLORSPACE_470_SYSTEM_BG', |
| 465 | and to 0 if you don't. */ |
| 466 | #undef HAVE_DECL_V4L2_COLORSPACE_470_SYSTEM_BG |
| 467 | |
| 468 | /* Define to 1 if you have the declaration of `V4L2_COLORSPACE_470_SYSTEM_M', |
| 469 | and to 0 if you don't. */ |
| 470 | #undef HAVE_DECL_V4L2_COLORSPACE_470_SYSTEM_M |
| 471 | |
| 472 | /* Define to 1 if you have the declaration of `V4L2_COLORSPACE_BT878', and to |
| 473 | 0 if you don't. */ |
| 474 | #undef HAVE_DECL_V4L2_COLORSPACE_BT878 |
| 475 | |
| 476 | /* Define to 1 if you have the declaration of `V4L2_COLORSPACE_JPEG', and to 0 |
| 477 | if you don't. */ |
| 478 | #undef HAVE_DECL_V4L2_COLORSPACE_JPEG |
| 479 | |
| 480 | /* Define to 1 if you have the declaration of `V4L2_COLORSPACE_REC709', and to |
| 481 | 0 if you don't. */ |
| 482 | #undef HAVE_DECL_V4L2_COLORSPACE_REC709 |
| 483 | |
| 484 | /* Define to 1 if you have the declaration of `V4L2_COLORSPACE_SMPTE170M', and |
| 485 | to 0 if you don't. */ |
| 486 | #undef HAVE_DECL_V4L2_COLORSPACE_SMPTE170M |
| 487 | |
| 488 | /* Define to 1 if you have the declaration of `V4L2_COLORSPACE_SMPTE240M', and |
| 489 | to 0 if you don't. */ |
| 490 | #undef HAVE_DECL_V4L2_COLORSPACE_SMPTE240M |
| 491 | |
| 492 | /* Define to 1 if you have the declaration of `V4L2_COLORSPACE_SRGB', and to 0 |
| 493 | if you don't. */ |
| 494 | #undef HAVE_DECL_V4L2_COLORSPACE_SRGB |
| 495 | |
| 496 | /* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_BITMASK', and to |
| 497 | 0 if you don't. */ |
| 498 | #undef HAVE_DECL_V4L2_CTRL_TYPE_BITMASK |
| 499 | |
| 500 | /* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_BOOLEAN', and to |
| 501 | 0 if you don't. */ |
| 502 | #undef HAVE_DECL_V4L2_CTRL_TYPE_BOOLEAN |
| 503 | |
| 504 | /* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_BUTTON', and to |
| 505 | 0 if you don't. */ |
| 506 | #undef HAVE_DECL_V4L2_CTRL_TYPE_BUTTON |
| 507 | |
| 508 | /* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_CTRL_CLASS', and |
| 509 | to 0 if you don't. */ |
| 510 | #undef HAVE_DECL_V4L2_CTRL_TYPE_CTRL_CLASS |
| 511 | |
| 512 | /* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_INTEGER', and to |
| 513 | 0 if you don't. */ |
| 514 | #undef HAVE_DECL_V4L2_CTRL_TYPE_INTEGER |
| 515 | |
| 516 | /* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_INTEGER64', and |
| 517 | to 0 if you don't. */ |
| 518 | #undef HAVE_DECL_V4L2_CTRL_TYPE_INTEGER64 |
| 519 | |
| 520 | /* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_INTEGER_MENU', |
| 521 | and to 0 if you don't. */ |
| 522 | #undef HAVE_DECL_V4L2_CTRL_TYPE_INTEGER_MENU |
| 523 | |
| 524 | /* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_MENU', and to 0 |
| 525 | if you don't. */ |
| 526 | #undef HAVE_DECL_V4L2_CTRL_TYPE_MENU |
| 527 | |
| 528 | /* Define to 1 if you have the declaration of `V4L2_CTRL_TYPE_STRING', and to |
| 529 | 0 if you don't. */ |
| 530 | #undef HAVE_DECL_V4L2_CTRL_TYPE_STRING |
| 531 | |
| 532 | /* Define to 1 if you have the declaration of `V4L2_FIELD_ALTERNATE', and to 0 |
| 533 | if you don't. */ |
| 534 | #undef HAVE_DECL_V4L2_FIELD_ALTERNATE |
| 535 | |
| 536 | /* Define to 1 if you have the declaration of `V4L2_FIELD_ANY', and to 0 if |
| 537 | you don't. */ |
| 538 | #undef HAVE_DECL_V4L2_FIELD_ANY |
| 539 | |
| 540 | /* Define to 1 if you have the declaration of `V4L2_FIELD_BOTTOM', and to 0 if |
| 541 | you don't. */ |
| 542 | #undef HAVE_DECL_V4L2_FIELD_BOTTOM |
| 543 | |
| 544 | /* Define to 1 if you have the declaration of `V4L2_FIELD_INTERLACED', and to |
| 545 | 0 if you don't. */ |
| 546 | #undef HAVE_DECL_V4L2_FIELD_INTERLACED |
| 547 | |
| 548 | /* Define to 1 if you have the declaration of `V4L2_FIELD_INTERLACED_BT', and |
| 549 | to 0 if you don't. */ |
| 550 | #undef HAVE_DECL_V4L2_FIELD_INTERLACED_BT |
| 551 | |
| 552 | /* Define to 1 if you have the declaration of `V4L2_FIELD_INTERLACED_TB', and |
| 553 | to 0 if you don't. */ |
| 554 | #undef HAVE_DECL_V4L2_FIELD_INTERLACED_TB |
| 555 | |
| 556 | /* Define to 1 if you have the declaration of `V4L2_FIELD_NONE', and to 0 if |
| 557 | you don't. */ |
| 558 | #undef HAVE_DECL_V4L2_FIELD_NONE |
| 559 | |
| 560 | /* Define to 1 if you have the declaration of `V4L2_FIELD_SEQ_BT', and to 0 if |
| 561 | you don't. */ |
| 562 | #undef HAVE_DECL_V4L2_FIELD_SEQ_BT |
| 563 | |
| 564 | /* Define to 1 if you have the declaration of `V4L2_FIELD_SEQ_TB', and to 0 if |
| 565 | you don't. */ |
| 566 | #undef HAVE_DECL_V4L2_FIELD_SEQ_TB |
| 567 | |
| 568 | /* Define to 1 if you have the declaration of `V4L2_FIELD_TOP', and to 0 if |
| 569 | you don't. */ |
| 570 | #undef HAVE_DECL_V4L2_FIELD_TOP |
| 571 | |
| 572 | /* Define to 1 if you have the declaration of `V4L2_FRMIVAL_TYPE_CONTINUOUS', |
| 573 | and to 0 if you don't. */ |
| 574 | #undef HAVE_DECL_V4L2_FRMIVAL_TYPE_CONTINUOUS |
| 575 | |
| 576 | /* Define to 1 if you have the declaration of `V4L2_FRMIVAL_TYPE_DISCRETE', |
| 577 | and to 0 if you don't. */ |
| 578 | #undef HAVE_DECL_V4L2_FRMIVAL_TYPE_DISCRETE |
| 579 | |
| 580 | /* Define to 1 if you have the declaration of `V4L2_FRMIVAL_TYPE_STEPWISE', |
| 581 | and to 0 if you don't. */ |
| 582 | #undef HAVE_DECL_V4L2_FRMIVAL_TYPE_STEPWISE |
| 583 | |
| 584 | /* Define to 1 if you have the declaration of `V4L2_FRMSIZE_TYPE_CONTINUOUS', |
| 585 | and to 0 if you don't. */ |
| 586 | #undef HAVE_DECL_V4L2_FRMSIZE_TYPE_CONTINUOUS |
| 587 | |
| 588 | /* Define to 1 if you have the declaration of `V4L2_FRMSIZE_TYPE_DISCRETE', |
| 589 | and to 0 if you don't. */ |
| 590 | #undef HAVE_DECL_V4L2_FRMSIZE_TYPE_DISCRETE |
| 591 | |
| 592 | /* Define to 1 if you have the declaration of `V4L2_FRMSIZE_TYPE_STEPWISE', |
| 593 | and to 0 if you don't. */ |
| 594 | #undef HAVE_DECL_V4L2_FRMSIZE_TYPE_STEPWISE |
| 595 | |
| 596 | /* Define to 1 if you have the declaration of `V4L2_MEMORY_DMABUF', and to 0 |
| 597 | if you don't. */ |
| 598 | #undef HAVE_DECL_V4L2_MEMORY_DMABUF |
| 599 | |
| 600 | /* Define to 1 if you have the declaration of `V4L2_MEMORY_MMAP', and to 0 if |
| 601 | you don't. */ |
| 602 | #undef HAVE_DECL_V4L2_MEMORY_MMAP |
| 603 | |
| 604 | /* Define to 1 if you have the declaration of `V4L2_MEMORY_OVERLAY', and to 0 |
| 605 | if you don't. */ |
| 606 | #undef HAVE_DECL_V4L2_MEMORY_OVERLAY |
| 607 | |
| 608 | /* Define to 1 if you have the declaration of `V4L2_MEMORY_USERPTR', and to 0 |
| 609 | if you don't. */ |
| 610 | #undef HAVE_DECL_V4L2_MEMORY_USERPTR |
| 611 | |
| 612 | /* Define to 1 if you have the declaration of `V4L2_PRIORITY_BACKGROUND', and |
| 613 | to 0 if you don't. */ |
| 614 | #undef HAVE_DECL_V4L2_PRIORITY_BACKGROUND |
| 615 | |
| 616 | /* Define to 1 if you have the declaration of `V4L2_PRIORITY_INTERACTIVE', and |
| 617 | to 0 if you don't. */ |
| 618 | #undef HAVE_DECL_V4L2_PRIORITY_INTERACTIVE |
| 619 | |
| 620 | /* Define to 1 if you have the declaration of `V4L2_PRIORITY_RECORD', and to 0 |
| 621 | if you don't. */ |
| 622 | #undef HAVE_DECL_V4L2_PRIORITY_RECORD |
| 623 | |
| 624 | /* Define to 1 if you have the declaration of `V4L2_PRIORITY_UNSET', and to 0 |
| 625 | if you don't. */ |
| 626 | #undef HAVE_DECL_V4L2_PRIORITY_UNSET |
| 627 | |
| 628 | /* Define to 1 if you have the declaration of `V4L2_TUNER_ANALOG_TV', and to 0 |
| 629 | if you don't. */ |
| 630 | #undef HAVE_DECL_V4L2_TUNER_ANALOG_TV |
| 631 | |
| 632 | /* Define to 1 if you have the declaration of `V4L2_TUNER_DIGITAL_TV', and to |
| 633 | 0 if you don't. */ |
| 634 | #undef HAVE_DECL_V4L2_TUNER_DIGITAL_TV |
| 635 | |
| 636 | /* Define to 1 if you have the declaration of `V4L2_TUNER_RADIO', and to 0 if |
| 637 | you don't. */ |
| 638 | #undef HAVE_DECL_V4L2_TUNER_RADIO |
| 639 | |
| 640 | /* Define to 1 if you have the declaration of `VM_BLOCK_DUMP', and to 0 if you |
| 641 | don't. */ |
| 642 | #undef HAVE_DECL_VM_BLOCK_DUMP |
| 643 | |
| 644 | /* Define to 1 if you have the declaration of `VM_HUGETLB_GROUP', and to 0 if |
| 645 | you don't. */ |
| 646 | #undef HAVE_DECL_VM_HUGETLB_GROUP |
| 647 | |
| 648 | /* Define to 1 if you have the declaration of `VM_LAPTOP_MODE', and to 0 if |
| 649 | you don't. */ |
| 650 | #undef HAVE_DECL_VM_LAPTOP_MODE |
| 651 | |
| 652 | /* Define to 1 if you have the declaration of `VM_LEGACY_VA_LAYOUT', and to 0 |
| 653 | if you don't. */ |
| 654 | #undef HAVE_DECL_VM_LEGACY_VA_LAYOUT |
| 655 | |
| 656 | /* Define to 1 if you have the declaration of `VM_MAX_MAP_COUNT', and to 0 if |
| 657 | you don't. */ |
| 658 | #undef HAVE_DECL_VM_MAX_MAP_COUNT |
| 659 | |
| 660 | /* Define to 1 if you have the declaration of `VM_SWAP_TOKEN_TIMEOUT', and to |
| 661 | 0 if you don't. */ |
| 662 | #undef HAVE_DECL_VM_SWAP_TOKEN_TIMEOUT |
| 663 | |
| 664 | /* Define to 1 if you have the declaration of `VM_VFS_CACHE_PRESSURE', and to |
| 665 | 0 if you don't. */ |
| 666 | #undef HAVE_DECL_VM_VFS_CACHE_PRESSURE |
| 667 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 668 | /* Define to 1 if you have the <demangle.h> header file. */ |
| 669 | #undef HAVE_DEMANGLE_H |
| 670 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 671 | /* Define to 1 if the system provides dladdr */ |
| 672 | #undef HAVE_DLADDR |
| 673 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 674 | /* Define to 1 if you have the <elfutils/libdwfl.h> header file. */ |
| 675 | #undef HAVE_ELFUTILS_LIBDWFL_H |
| 676 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 677 | /* Define to 1 if you have the <elf.h> header file. */ |
| 678 | #undef HAVE_ELF_H |
| 679 | |
| 680 | /* Define to 1 if you have the `fallocate' function. */ |
| 681 | #undef HAVE_FALLOCATE |
| 682 | |
| 683 | /* Define to 1 if you have the `fanotify_mark' function. */ |
| 684 | #undef HAVE_FANOTIFY_MARK |
| 685 | |
| 686 | /* Define to 1 if you have the `fopen64' function. */ |
| 687 | #undef HAVE_FOPEN64 |
| 688 | |
| 689 | /* Define to 1 if you have the `fork' function. */ |
| 690 | #undef HAVE_FORK |
| 691 | |
| 692 | /* Define to 1 if you have the `fputs_unlocked' function. */ |
| 693 | #undef HAVE_FPUTS_UNLOCKED |
| 694 | |
| 695 | /* Define to 1 if you have the `fstatat' function. */ |
| 696 | #undef HAVE_FSTATAT |
| 697 | |
| 698 | /* Define to 1 if you have the `ftruncate' function. */ |
| 699 | #undef HAVE_FTRUNCATE |
| 700 | |
| 701 | /* Define to 1 if you have the `futimens' function. */ |
| 702 | #undef HAVE_FUTIMENS |
| 703 | |
| 704 | /* Define to 1 if you have the <gnu_stubs> header file. */ |
| 705 | #undef HAVE_GNU_STUBS |
| 706 | |
| 707 | /* Define to 1 if you have the <gnu/stubs-32.h> header file. */ |
| 708 | #undef HAVE_GNU_STUBS_32_H |
| 709 | |
| 710 | /* Define to 1 if you have the <gnu/stubs-x32.h> header file. */ |
| 711 | #undef HAVE_GNU_STUBS_X32_H |
| 712 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 713 | /* Define to 1 if you have the <iconv.h> header file. */ |
| 714 | #undef HAVE_ICONV_H |
| 715 | |
| 716 | /* Define to 1 if you have the `iconv_open' function. */ |
| 717 | #undef HAVE_ICONV_OPEN |
| 718 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 719 | /* Define to 1 if you have the `if_indextoname' function. */ |
| 720 | #undef HAVE_IF_INDEXTONAME |
| 721 | |
| 722 | /* Define to 1 if you have the <inttypes.h> header file. */ |
| 723 | #undef HAVE_INTTYPES_H |
| 724 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 725 | /* Define to 1 if you have the <libiberty/demangle.h> header file. */ |
| 726 | #undef HAVE_LIBIBERTY_DEMANGLE_H |
| 727 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 728 | /* Define to 1 if you have the <libunwind-ptrace.h> header file. */ |
| 729 | #undef HAVE_LIBUNWIND_PTRACE_H |
| 730 | |
| 731 | /* Define to 1 if you have the <linux/bpf.h> header file. */ |
| 732 | #undef HAVE_LINUX_BPF_H |
| 733 | |
| 734 | /* Define to 1 if you have the <linux/bsg.h> header file. */ |
| 735 | #undef HAVE_LINUX_BSG_H |
| 736 | |
| 737 | /* Define to 1 if you have the <linux/btrfs.h> header file. */ |
| 738 | #undef HAVE_LINUX_BTRFS_H |
| 739 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 740 | /* Define to 1 if you have the <linux/cryptouser.h> header file. */ |
| 741 | #undef HAVE_LINUX_CRYPTOUSER_H |
| 742 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 743 | /* Define to 1 if you have the <linux/dm-ioctl.h> header file. */ |
| 744 | #undef HAVE_LINUX_DM_IOCTL_H |
| 745 | |
| 746 | /* Define to 1 if you have the <linux/dqblk_xfs.h> header file. */ |
| 747 | #undef HAVE_LINUX_DQBLK_XFS_H |
| 748 | |
| 749 | /* Define to 1 if you have the <linux/falloc.h> header file. */ |
| 750 | #undef HAVE_LINUX_FALLOC_H |
| 751 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 752 | /* Define to 1 if you have the <linux/fib_rules.h> header file. */ |
| 753 | #undef HAVE_LINUX_FIB_RULES_H |
| 754 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 755 | /* Define to 1 if you have the <linux/fiemap.h> header file. */ |
| 756 | #undef HAVE_LINUX_FIEMAP_H |
| 757 | |
Elliott Hughes | dc75b01 | 2017-07-05 13:54:44 -0700 | [diff] [blame] | 758 | /* Define to 1 if you have the <linux/genetlink.h> header file. */ |
| 759 | #undef HAVE_LINUX_GENETLINK_H |
| 760 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 761 | /* Define to 1 if you have the <linux/hiddev.h> header file. */ |
| 762 | #undef HAVE_LINUX_HIDDEV_H |
| 763 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 764 | /* Define to 1 if you have the <linux/if_addr.h> header file. */ |
| 765 | #undef HAVE_LINUX_IF_ADDR_H |
| 766 | |
| 767 | /* Define to 1 if you have the <linux/if_link.h> header file. */ |
| 768 | #undef HAVE_LINUX_IF_LINK_H |
| 769 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 770 | /* Define to 1 if you have the <linux/input.h> header file. */ |
| 771 | #undef HAVE_LINUX_INPUT_H |
| 772 | |
| 773 | /* Define to 1 if you have the <linux/ipc.h> header file. */ |
| 774 | #undef HAVE_LINUX_IPC_H |
| 775 | |
| 776 | /* Define to 1 if you have the <linux/ip_vs.h> header file. */ |
| 777 | #undef HAVE_LINUX_IP_VS_H |
| 778 | |
Elliott Hughes | bbf97dc | 2017-11-15 16:45:52 -0800 | [diff] [blame] | 779 | /* Define to 1 if you have the <linux/kcmp.h> header file. */ |
| 780 | #undef HAVE_LINUX_KCMP_H |
| 781 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 782 | /* Define to 1 if you have the <linux/kvm.h> header file. */ |
| 783 | #undef HAVE_LINUX_KVM_H |
| 784 | |
| 785 | /* Define to 1 if you have the <linux/memfd.h> header file. */ |
| 786 | #undef HAVE_LINUX_MEMFD_H |
| 787 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 788 | /* Define to 1 if you have the <linux/mmtimer.h> header file. */ |
| 789 | #undef HAVE_LINUX_MMTIMER_H |
| 790 | |
| 791 | /* Define to 1 if you have the <linux/mqueue.h> header file. */ |
| 792 | #undef HAVE_LINUX_MQUEUE_H |
| 793 | |
| 794 | /* Define to 1 if you have the <linux/msg.h> header file. */ |
| 795 | #undef HAVE_LINUX_MSG_H |
| 796 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 797 | /* Define to 1 if you have the <linux/neighbour.h> header file. */ |
| 798 | #undef HAVE_LINUX_NEIGHBOUR_H |
| 799 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 800 | /* Define to 1 if you have the <linux/netfilter_arp/arp_tables.h> header file. |
| 801 | */ |
| 802 | #undef HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H |
| 803 | |
| 804 | /* Define to 1 if you have the <linux/netfilter_bridge/ebtables.h> header |
| 805 | file. */ |
| 806 | #undef HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H |
| 807 | |
Elliott Hughes | bbf97dc | 2017-11-15 16:45:52 -0800 | [diff] [blame] | 808 | /* Define to 1 if you have the <linux/netfilter/ipset/ip_set.h> header file. |
| 809 | */ |
| 810 | #undef HAVE_LINUX_NETFILTER_IPSET_IP_SET_H |
| 811 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 812 | /* Define to 1 if you have the <linux/netfilter_ipv4/ip_tables.h> header file. |
| 813 | */ |
| 814 | #undef HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H |
| 815 | |
| 816 | /* Define to 1 if you have the <linux/netfilter_ipv6/ip6_tables.h> header |
| 817 | file. */ |
| 818 | #undef HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H |
| 819 | |
Elliott Hughes | bbf97dc | 2017-11-15 16:45:52 -0800 | [diff] [blame] | 820 | /* Define to 1 if you have the <linux/netfilter/nfnetlink_acct.h> header file. |
| 821 | */ |
| 822 | #undef HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H |
| 823 | |
| 824 | /* Define to 1 if you have the <linux/netfilter/nfnetlink_conntrack.h> header |
| 825 | file. */ |
| 826 | #undef HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H |
| 827 | |
| 828 | /* Define to 1 if you have the <linux/netfilter/nfnetlink_cthelper.h> header |
| 829 | file. */ |
| 830 | #undef HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H |
| 831 | |
| 832 | /* Define to 1 if you have the <linux/netfilter/nfnetlink_cttimeout.h> header |
| 833 | file. */ |
| 834 | #undef HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H |
| 835 | |
Elliott Hughes | dc75b01 | 2017-07-05 13:54:44 -0700 | [diff] [blame] | 836 | /* Define to 1 if you have the <linux/netfilter/nfnetlink.h> header file. */ |
| 837 | #undef HAVE_LINUX_NETFILTER_NFNETLINK_H |
| 838 | |
Elliott Hughes | bbf97dc | 2017-11-15 16:45:52 -0800 | [diff] [blame] | 839 | /* Define to 1 if you have the <linux/netfilter/nfnetlink_log.h> header file. |
| 840 | */ |
| 841 | #undef HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H |
| 842 | |
| 843 | /* Define to 1 if you have the <linux/netfilter/nfnetlink_queue.h> header |
| 844 | file. */ |
| 845 | #undef HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H |
| 846 | |
| 847 | /* Define to 1 if you have the <linux/netfilter/nf_tables_compat.h> header |
| 848 | file. */ |
| 849 | #undef HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H |
| 850 | |
| 851 | /* Define to 1 if you have the <linux/netfilter/nf_tables.h> header file. */ |
| 852 | #undef HAVE_LINUX_NETFILTER_NF_TABLES_H |
| 853 | |
| 854 | /* Define to 1 if you have the <linux/netfilter/xt_osf.h> header file. */ |
| 855 | #undef HAVE_LINUX_NETFILTER_XT_OSF_H |
| 856 | |
Elliott Hughes | 39bac05 | 2017-05-25 16:56:11 -0700 | [diff] [blame] | 857 | /* Define to 1 if you have the <linux/nsfs.h> header file. */ |
| 858 | #undef HAVE_LINUX_NSFS_H |
| 859 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 860 | /* Define to 1 if you have the <linux/perf_event.h> header file. */ |
| 861 | #undef HAVE_LINUX_PERF_EVENT_H |
| 862 | |
| 863 | /* Define to 1 if you have the <linux/quota.h> header file. */ |
| 864 | #undef HAVE_LINUX_QUOTA_H |
| 865 | |
| 866 | /* Define to 1 if you have the <linux/seccomp.h> header file. */ |
| 867 | #undef HAVE_LINUX_SECCOMP_H |
| 868 | |
| 869 | /* Define to 1 if you have the <linux/securebits.h> header file. */ |
| 870 | #undef HAVE_LINUX_SECUREBITS_H |
| 871 | |
| 872 | /* Define to 1 if you have the <linux/sem.h> header file. */ |
| 873 | #undef HAVE_LINUX_SEM_H |
| 874 | |
| 875 | /* Define to 1 if you have the <linux/shm.h> header file. */ |
| 876 | #undef HAVE_LINUX_SHM_H |
| 877 | |
| 878 | /* Define to 1 if you have the <linux/userfaultfd.h> header file. */ |
| 879 | #undef HAVE_LINUX_USERFAULTFD_H |
| 880 | |
| 881 | /* Define to 1 if you have the <linux/utsname.h> header file. */ |
| 882 | #undef HAVE_LINUX_UTSNAME_H |
| 883 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 884 | /* Define to 1 if you have mpers_name mpers support */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 885 | #undef HAVE_M32_MPERS |
| 886 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 887 | /* Define to 1 if m32 has the type 'struct stat'. */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 888 | #undef HAVE_M32_STRUCT_STAT |
| 889 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 890 | /* Define to 1 if m32 has the type 'struct stat64'. */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 891 | #undef HAVE_M32_STRUCT_STAT64 |
| 892 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 893 | /* Define to 1 if 'st_mtime_nsec' is a member of m32 'struct stat64'. */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 894 | #undef HAVE_M32_STRUCT_STAT64_ST_MTIME_NSEC |
| 895 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 896 | /* Define to 1 if 'st_mtime_nsec' is a member of m32 'struct stat'. */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 897 | #undef HAVE_M32_STRUCT_STAT_ST_MTIME_NSEC |
| 898 | |
| 899 | /* Define to 1 if you have the <memory.h> header file. */ |
| 900 | #undef HAVE_MEMORY_H |
| 901 | |
| 902 | /* Define to 1 if you have the <mqueue.h> header file. */ |
| 903 | #undef HAVE_MQUEUE_H |
| 904 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 905 | /* Define to 1 if you have mpers_name mpers support */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 906 | #undef HAVE_MX32_MPERS |
| 907 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 908 | /* Define to 1 if mx32 has the type 'struct stat'. */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 909 | #undef HAVE_MX32_STRUCT_STAT |
| 910 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 911 | /* Define to 1 if mx32 has the type 'struct stat64'. */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 912 | #undef HAVE_MX32_STRUCT_STAT64 |
| 913 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 914 | /* Define to 1 if 'st_mtime_nsec' is a member of mx32 'struct stat64'. */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 915 | #undef HAVE_MX32_STRUCT_STAT64_ST_MTIME_NSEC |
| 916 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 917 | /* Define to 1 if 'st_mtime_nsec' is a member of mx32 'struct stat'. */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 918 | #undef HAVE_MX32_STRUCT_STAT_ST_MTIME_NSEC |
| 919 | |
| 920 | /* Define to 1 if you have the <netinet/sctp.h> header file. */ |
| 921 | #undef HAVE_NETINET_SCTP_H |
| 922 | |
| 923 | /* Define to 1 if you have the <netinet/tcp.h> header file. */ |
| 924 | #undef HAVE_NETINET_TCP_H |
| 925 | |
| 926 | /* Define to 1 if you have the <netinet/udp.h> header file. */ |
| 927 | #undef HAVE_NETINET_UDP_H |
| 928 | |
| 929 | /* Define to 1 if you have the <netipx/ipx.h> header file. */ |
| 930 | #undef HAVE_NETIPX_IPX_H |
| 931 | |
| 932 | /* Define to 1 if you have the `open64' function. */ |
| 933 | #undef HAVE_OPEN64 |
| 934 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 935 | /* Define to 1 if you have the <paths.h> header file. */ |
| 936 | #undef HAVE_PATHS_H |
| 937 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 938 | /* Define to 1 if you have the `prctl' function. */ |
| 939 | #undef HAVE_PRCTL |
| 940 | |
| 941 | /* Define to 1 if you have the `preadv' function. */ |
| 942 | #undef HAVE_PREADV |
| 943 | |
| 944 | /* Define to 1 if you have the `process_vm_readv' function. */ |
| 945 | #undef HAVE_PROCESS_VM_READV |
| 946 | |
Elliott Hughes | dc75b01 | 2017-07-05 13:54:44 -0700 | [diff] [blame] | 947 | /* Define to 1 if the system provides program_invocation_name variable */ |
| 948 | #undef HAVE_PROGRAM_INVOCATION_NAME |
| 949 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 950 | /* Define to 1 if you have the `pwritev' function. */ |
| 951 | #undef HAVE_PWRITEV |
| 952 | |
| 953 | /* Define to 1 if you have the `readahead' function. */ |
| 954 | #undef HAVE_READAHEAD |
| 955 | |
Elliott Hughes | c187376 | 2018-12-19 15:13:36 -0800 | [diff] [blame] | 956 | /* Define to 1 if the system has the type `s390_compat_regs'. */ |
| 957 | #undef HAVE_S390_COMPAT_REGS |
| 958 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 959 | /* Define to 1 if you have the <scsi/sg.h> header file. */ |
| 960 | #undef HAVE_SCSI_SG_H |
| 961 | |
| 962 | /* Define to 1 if `si_overrun' is a member of `siginfo_t'. */ |
| 963 | #undef HAVE_SIGINFO_T_SI_OVERRUN |
| 964 | |
| 965 | /* Define to 1 if `si_syscall' is a member of `siginfo_t'. */ |
| 966 | #undef HAVE_SIGINFO_T_SI_SYSCALL |
| 967 | |
| 968 | /* Define to 1 if `si_timerid' is a member of `siginfo_t'. */ |
| 969 | #undef HAVE_SIGINFO_T_SI_TIMERID |
| 970 | |
| 971 | /* Define to 1 if you have the `signalfd' function. */ |
| 972 | #undef HAVE_SIGNALFD |
| 973 | |
| 974 | /* Define to 1 if the system has the type `sig_atomic_t'. */ |
| 975 | #undef HAVE_SIG_ATOMIC_T |
| 976 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 977 | /* Define to 1 if the system provides static_assert */ |
| 978 | #undef HAVE_STATIC_ASSERT |
| 979 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 980 | /* Define to 1 if you have the <stdint.h> header file. */ |
| 981 | #undef HAVE_STDINT_H |
| 982 | |
| 983 | /* Define to 1 if you have the <stdlib.h> header file. */ |
| 984 | #undef HAVE_STDLIB_H |
| 985 | |
| 986 | /* Define to 1 if you have the `stpcpy' function. */ |
| 987 | #undef HAVE_STPCPY |
| 988 | |
| 989 | /* Define to 1 if you have the `strerror' function. */ |
| 990 | #undef HAVE_STRERROR |
| 991 | |
| 992 | /* Define to 1 if you have the <strings.h> header file. */ |
| 993 | #undef HAVE_STRINGS_H |
| 994 | |
| 995 | /* Define to 1 if you have the <string.h> header file. */ |
| 996 | #undef HAVE_STRING_H |
| 997 | |
Elliott Hughes | dc75b01 | 2017-07-05 13:54:44 -0700 | [diff] [blame] | 998 | /* Define to 1 if you have the `strndup' function. */ |
| 999 | #undef HAVE_STRNDUP |
| 1000 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1001 | /* Define to 1 if you have the <stropts.h> header file. */ |
| 1002 | #undef HAVE_STROPTS_H |
| 1003 | |
| 1004 | /* Define to 1 if you have the `strsignal' function. */ |
| 1005 | #undef HAVE_STRSIGNAL |
| 1006 | |
| 1007 | /* Define to 1 if the system has the type `struct blk_user_trace_setup'. */ |
| 1008 | #undef HAVE_STRUCT_BLK_USER_TRACE_SETUP |
| 1009 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1010 | /* Define to 1 if the system has the type `struct bpf_insn'. */ |
| 1011 | #undef HAVE_STRUCT_BPF_INSN |
| 1012 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1013 | /* Define to 1 if the system has the type `struct bpf_map_info'. */ |
| 1014 | #undef HAVE_STRUCT_BPF_MAP_INFO |
| 1015 | |
| 1016 | /* Define to 1 if `id' is a member of `struct bpf_map_info'. */ |
| 1017 | #undef HAVE_STRUCT_BPF_MAP_INFO_ID |
| 1018 | |
| 1019 | /* Define to 1 if `ifindex' is a member of `struct bpf_map_info'. */ |
| 1020 | #undef HAVE_STRUCT_BPF_MAP_INFO_IFINDEX |
| 1021 | |
| 1022 | /* Define to 1 if `key_size' is a member of `struct bpf_map_info'. */ |
| 1023 | #undef HAVE_STRUCT_BPF_MAP_INFO_KEY_SIZE |
| 1024 | |
| 1025 | /* Define to 1 if `map_flags' is a member of `struct bpf_map_info'. */ |
| 1026 | #undef HAVE_STRUCT_BPF_MAP_INFO_MAP_FLAGS |
| 1027 | |
| 1028 | /* Define to 1 if `max_entries' is a member of `struct bpf_map_info'. */ |
| 1029 | #undef HAVE_STRUCT_BPF_MAP_INFO_MAX_ENTRIES |
| 1030 | |
| 1031 | /* Define to 1 if `name' is a member of `struct bpf_map_info'. */ |
| 1032 | #undef HAVE_STRUCT_BPF_MAP_INFO_NAME |
| 1033 | |
| 1034 | /* Define to 1 if `type' is a member of `struct bpf_map_info'. */ |
| 1035 | #undef HAVE_STRUCT_BPF_MAP_INFO_TYPE |
| 1036 | |
| 1037 | /* Define to 1 if `value_size' is a member of `struct bpf_map_info'. */ |
| 1038 | #undef HAVE_STRUCT_BPF_MAP_INFO_VALUE_SIZE |
| 1039 | |
| 1040 | /* Define to 1 if the system has the type `struct bpf_prog_info'. */ |
| 1041 | #undef HAVE_STRUCT_BPF_PROG_INFO |
| 1042 | |
| 1043 | /* Define to 1 if `created_by_uid' is a member of `struct bpf_prog_info'. */ |
| 1044 | #undef HAVE_STRUCT_BPF_PROG_INFO_CREATED_BY_UID |
| 1045 | |
| 1046 | /* Define to 1 if `id' is a member of `struct bpf_prog_info'. */ |
| 1047 | #undef HAVE_STRUCT_BPF_PROG_INFO_ID |
| 1048 | |
| 1049 | /* Define to 1 if `ifindex' is a member of `struct bpf_prog_info'. */ |
| 1050 | #undef HAVE_STRUCT_BPF_PROG_INFO_IFINDEX |
| 1051 | |
| 1052 | /* Define to 1 if `jited_prog_insns' is a member of `struct bpf_prog_info'. */ |
| 1053 | #undef HAVE_STRUCT_BPF_PROG_INFO_JITED_PROG_INSNS |
| 1054 | |
| 1055 | /* Define to 1 if `jited_prog_len' is a member of `struct bpf_prog_info'. */ |
| 1056 | #undef HAVE_STRUCT_BPF_PROG_INFO_JITED_PROG_LEN |
| 1057 | |
| 1058 | /* Define to 1 if `load_time' is a member of `struct bpf_prog_info'. */ |
| 1059 | #undef HAVE_STRUCT_BPF_PROG_INFO_LOAD_TIME |
| 1060 | |
| 1061 | /* Define to 1 if `map_ids' is a member of `struct bpf_prog_info'. */ |
| 1062 | #undef HAVE_STRUCT_BPF_PROG_INFO_MAP_IDS |
| 1063 | |
| 1064 | /* Define to 1 if `name' is a member of `struct bpf_prog_info'. */ |
| 1065 | #undef HAVE_STRUCT_BPF_PROG_INFO_NAME |
| 1066 | |
| 1067 | /* Define to 1 if `nr_map_ids' is a member of `struct bpf_prog_info'. */ |
| 1068 | #undef HAVE_STRUCT_BPF_PROG_INFO_NR_MAP_IDS |
| 1069 | |
| 1070 | /* Define to 1 if `tag' is a member of `struct bpf_prog_info'. */ |
| 1071 | #undef HAVE_STRUCT_BPF_PROG_INFO_TAG |
| 1072 | |
| 1073 | /* Define to 1 if `type' is a member of `struct bpf_prog_info'. */ |
| 1074 | #undef HAVE_STRUCT_BPF_PROG_INFO_TYPE |
| 1075 | |
| 1076 | /* Define to 1 if `xlated_prog_insns' is a member of `struct bpf_prog_info'. |
| 1077 | */ |
| 1078 | #undef HAVE_STRUCT_BPF_PROG_INFO_XLATED_PROG_INSNS |
| 1079 | |
| 1080 | /* Define to 1 if `xlated_prog_len' is a member of `struct bpf_prog_info'. */ |
| 1081 | #undef HAVE_STRUCT_BPF_PROG_INFO_XLATED_PROG_LEN |
| 1082 | |
Elliott Hughes | bbf97dc | 2017-11-15 16:45:52 -0800 | [diff] [blame] | 1083 | /* Define to 1 if the system has the type `struct br_mdb_entry'. */ |
| 1084 | #undef HAVE_STRUCT_BR_MDB_ENTRY |
| 1085 | |
| 1086 | /* Define to 1 if `flags' is a member of `struct br_mdb_entry'. */ |
| 1087 | #undef HAVE_STRUCT_BR_MDB_ENTRY_FLAGS |
| 1088 | |
| 1089 | /* Define to 1 if `vid' is a member of `struct br_mdb_entry'. */ |
| 1090 | #undef HAVE_STRUCT_BR_MDB_ENTRY_VID |
| 1091 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1092 | /* Define to 1 if the system has the type `struct br_port_msg'. */ |
| 1093 | #undef HAVE_STRUCT_BR_PORT_MSG |
| 1094 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1095 | /* Define to 1 if `start' is a member of `struct |
| 1096 | btrfs_ioctl_defrag_range_args'. */ |
| 1097 | #undef HAVE_STRUCT_BTRFS_IOCTL_DEFRAG_RANGE_ARGS_START |
| 1098 | |
| 1099 | /* Define to 1 if `compat_flags' is a member of `struct |
| 1100 | btrfs_ioctl_feature_flags'. */ |
| 1101 | #undef HAVE_STRUCT_BTRFS_IOCTL_FEATURE_FLAGS_COMPAT_FLAGS |
| 1102 | |
| 1103 | /* Define to 1 if `nodesize' is a member of `struct btrfs_ioctl_fs_info_args'. |
| 1104 | */ |
| 1105 | #undef HAVE_STRUCT_BTRFS_IOCTL_FS_INFO_ARGS_NODESIZE |
| 1106 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1107 | /* Define to 1 if `flags' is a member of `struct |
| 1108 | btrfs_ioctl_logical_ino_args'. */ |
| 1109 | #undef HAVE_STRUCT_BTRFS_IOCTL_LOGICAL_INO_ARGS_FLAGS |
| 1110 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1111 | /* Define to 1 if `buf_size' is a member of `struct |
| 1112 | btrfs_ioctl_search_args_v2'. */ |
| 1113 | #undef HAVE_STRUCT_BTRFS_IOCTL_SEARCH_ARGS_V2_BUF_SIZE |
| 1114 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1115 | /* Define to 1 if the system has the type `struct crypto_report_aead'. */ |
| 1116 | #undef HAVE_STRUCT_CRYPTO_REPORT_AEAD |
| 1117 | |
| 1118 | /* Define to 1 if the system has the type `struct crypto_report_blkcipher'. */ |
| 1119 | #undef HAVE_STRUCT_CRYPTO_REPORT_BLKCIPHER |
| 1120 | |
| 1121 | /* Define to 1 if the system has the type `struct crypto_report_cipher'. */ |
| 1122 | #undef HAVE_STRUCT_CRYPTO_REPORT_CIPHER |
| 1123 | |
| 1124 | /* Define to 1 if the system has the type `struct crypto_report_hash'. */ |
| 1125 | #undef HAVE_STRUCT_CRYPTO_REPORT_HASH |
| 1126 | |
| 1127 | /* Define to 1 if the system has the type `struct crypto_report_rng'. */ |
| 1128 | #undef HAVE_STRUCT_CRYPTO_REPORT_RNG |
| 1129 | |
| 1130 | /* Define to 1 if the system has the type `struct dcbmsg'. */ |
| 1131 | #undef HAVE_STRUCT_DCBMSG |
| 1132 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1133 | /* Define to 1 if the system has the type `struct fib_rule_port_range'. */ |
| 1134 | #undef HAVE_STRUCT_FIB_RULE_PORT_RANGE |
| 1135 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1136 | /* Define to 1 if the system has the type `struct fib_rule_uid_range'. */ |
| 1137 | #undef HAVE_STRUCT_FIB_RULE_UID_RANGE |
| 1138 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1139 | /* Define to 1 if the system has the type `struct flock'. */ |
| 1140 | #undef HAVE_STRUCT_FLOCK |
| 1141 | |
| 1142 | /* Define to 1 if the system has the type `struct flock64'. */ |
| 1143 | #undef HAVE_STRUCT_FLOCK64 |
| 1144 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1145 | /* Define to 1 if the system has the type `struct f_owner_ex'. */ |
| 1146 | #undef HAVE_STRUCT_F_OWNER_EX |
| 1147 | |
Elliott Hughes | bbf97dc | 2017-11-15 16:45:52 -0800 | [diff] [blame] | 1148 | /* Define to 1 if the system has the type `struct gnet_stats_basic'. */ |
| 1149 | #undef HAVE_STRUCT_GNET_STATS_BASIC |
| 1150 | |
| 1151 | /* Define to 1 if the system has the type `struct gnet_stats_queue'. */ |
| 1152 | #undef HAVE_STRUCT_GNET_STATS_QUEUE |
| 1153 | |
| 1154 | /* Define to 1 if the system has the type `struct gnet_stats_rate_est'. */ |
| 1155 | #undef HAVE_STRUCT_GNET_STATS_RATE_EST |
| 1156 | |
| 1157 | /* Define to 1 if the system has the type `struct gnet_stats_rate_est64'. */ |
| 1158 | #undef HAVE_STRUCT_GNET_STATS_RATE_EST64 |
| 1159 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1160 | /* Define to 1 if the system has the type `struct ia64_fpreg'. */ |
| 1161 | #undef HAVE_STRUCT_IA64_FPREG |
| 1162 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1163 | /* Define to 1 if the system has the type `struct ifaddrlblmsg'. */ |
| 1164 | #undef HAVE_STRUCT_IFADDRLBLMSG |
| 1165 | |
| 1166 | /* Define to 1 if the system has the type `struct ifla_bridge_id'. */ |
| 1167 | #undef HAVE_STRUCT_IFLA_BRIDGE_ID |
| 1168 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1169 | /* Define to 1 if the system has the type `struct ifla_cacheinfo'. */ |
| 1170 | #undef HAVE_STRUCT_IFLA_CACHEINFO |
| 1171 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1172 | /* Define to 1 if the system has the type `struct ifla_port_vsi'. */ |
| 1173 | #undef HAVE_STRUCT_IFLA_PORT_VSI |
| 1174 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1175 | /* Define to 1 if `resolution' is a member of `struct input_absinfo'. */ |
| 1176 | #undef HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION |
| 1177 | |
Elliott Hughes | bbf97dc | 2017-11-15 16:45:52 -0800 | [diff] [blame] | 1178 | /* Define to 1 if the system has the type `struct kcmp_epoll_slot'. */ |
| 1179 | #undef HAVE_STRUCT_KCMP_EPOLL_SLOT |
| 1180 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1181 | /* Define to 1 if the system has the type `struct keyctl_kdf_params'. */ |
| 1182 | #undef HAVE_STRUCT_KEYCTL_KDF_PARAMS |
| 1183 | |
Elliott Hughes | c187376 | 2018-12-19 15:13:36 -0800 | [diff] [blame] | 1184 | /* Define to 1 if the system has the type `struct kvm_cpuid2'. */ |
| 1185 | #undef HAVE_STRUCT_KVM_CPUID2 |
| 1186 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1187 | /* Define to 1 if the system has the type `struct kvm_regs'. */ |
| 1188 | #undef HAVE_STRUCT_KVM_REGS |
| 1189 | |
| 1190 | /* Define to 1 if the system has the type `struct kvm_sregs'. */ |
| 1191 | #undef HAVE_STRUCT_KVM_SREGS |
| 1192 | |
| 1193 | /* Define to 1 if the system has the type `struct |
| 1194 | kvm_userspace_memory_region'. */ |
| 1195 | #undef HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION |
| 1196 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1197 | /* Define to 1 if the system has the type `struct mmsghdr'. */ |
| 1198 | #undef HAVE_STRUCT_MMSGHDR |
| 1199 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1200 | /* Define to 1 if the system has the type `struct mtd_write_req'. */ |
| 1201 | #undef HAVE_STRUCT_MTD_WRITE_REQ |
| 1202 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1203 | /* Define to 1 if the system has the type `struct ndt_config'. */ |
| 1204 | #undef HAVE_STRUCT_NDT_CONFIG |
| 1205 | |
| 1206 | /* Define to 1 if the system has the type `struct ndt_stats'. */ |
| 1207 | #undef HAVE_STRUCT_NDT_STATS |
| 1208 | |
| 1209 | /* Define to 1 if `ndts_table_fulls' is a member of `struct ndt_stats'. */ |
| 1210 | #undef HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS |
| 1211 | |
| 1212 | /* Define to 1 if the system has the type `struct netconfmsg'. */ |
| 1213 | #undef HAVE_STRUCT_NETCONFMSG |
| 1214 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1215 | /* Define to 1 if `aux_watermark' is a member of `struct perf_event_attr'. */ |
| 1216 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK |
| 1217 | |
| 1218 | /* Define to 1 if `bp_type' is a member of `struct perf_event_attr'. */ |
| 1219 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE |
| 1220 | |
| 1221 | /* Define to 1 if `branch_sample_type' is a member of `struct |
| 1222 | perf_event_attr'. */ |
| 1223 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE |
| 1224 | |
| 1225 | /* Define to 1 if `comm_exec' is a member of `struct perf_event_attr'. */ |
| 1226 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC |
| 1227 | |
| 1228 | /* Define to 1 if `config1' is a member of `struct perf_event_attr'. */ |
| 1229 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 |
| 1230 | |
| 1231 | /* Define to 1 if `config2' is a member of `struct perf_event_attr'. */ |
| 1232 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 |
| 1233 | |
| 1234 | /* Define to 1 if `context_switch' is a member of `struct perf_event_attr'. */ |
| 1235 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH |
| 1236 | |
| 1237 | /* Define to 1 if `exclude_callchain_kernel' is a member of `struct |
| 1238 | perf_event_attr'. */ |
| 1239 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL |
| 1240 | |
| 1241 | /* Define to 1 if `exclude_callchain_user' is a member of `struct |
| 1242 | perf_event_attr'. */ |
| 1243 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER |
| 1244 | |
| 1245 | /* Define to 1 if `exclude_guest' is a member of `struct perf_event_attr'. */ |
| 1246 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST |
| 1247 | |
| 1248 | /* Define to 1 if `exclude_host' is a member of `struct perf_event_attr'. */ |
| 1249 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST |
| 1250 | |
| 1251 | /* Define to 1 if `mmap2' is a member of `struct perf_event_attr'. */ |
| 1252 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 |
| 1253 | |
| 1254 | /* Define to 1 if `mmap_data' is a member of `struct perf_event_attr'. */ |
| 1255 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA |
| 1256 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1257 | /* Define to 1 if `namespaces' is a member of `struct perf_event_attr'. */ |
| 1258 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_NAMESPACES |
| 1259 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1260 | /* Define to 1 if `precise_ip' is a member of `struct perf_event_attr'. */ |
| 1261 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP |
| 1262 | |
| 1263 | /* Define to 1 if `sample_id_all' is a member of `struct perf_event_attr'. */ |
| 1264 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL |
| 1265 | |
| 1266 | /* Define to 1 if `sample_max_stack' is a member of `struct perf_event_attr'. |
| 1267 | */ |
| 1268 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_MAX_STACK |
| 1269 | |
| 1270 | /* Define to 1 if `sample_regs_intr' is a member of `struct perf_event_attr'. |
| 1271 | */ |
| 1272 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR |
| 1273 | |
| 1274 | /* Define to 1 if `sample_regs_user' is a member of `struct perf_event_attr'. |
| 1275 | */ |
| 1276 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER |
| 1277 | |
| 1278 | /* Define to 1 if `sample_stack_user' is a member of `struct perf_event_attr'. |
| 1279 | */ |
| 1280 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER |
| 1281 | |
| 1282 | /* Define to 1 if `use_clockid' is a member of `struct perf_event_attr'. */ |
| 1283 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID |
| 1284 | |
| 1285 | /* Define to 1 if `write_backward' is a member of `struct perf_event_attr'. */ |
| 1286 | #undef HAVE_STRUCT_PERF_EVENT_ATTR_WRITE_BACKWARD |
| 1287 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1288 | /* Define to 1 if the system has the type `struct ptp_sys_offset'. */ |
| 1289 | #undef HAVE_STRUCT_PTP_SYS_OFFSET |
| 1290 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1291 | /* Define to 1 if the system has the type `struct ptrace_peeksiginfo_args'. */ |
| 1292 | #undef HAVE_STRUCT_PTRACE_PEEKSIGINFO_ARGS |
| 1293 | |
| 1294 | /* Define to 1 if the system has the type `struct pt_all_user_regs'. */ |
| 1295 | #undef HAVE_STRUCT_PT_ALL_USER_REGS |
| 1296 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1297 | /* Define to 1 if the system has the type `struct rta_mfc_stats'. */ |
| 1298 | #undef HAVE_STRUCT_RTA_MFC_STATS |
| 1299 | |
| 1300 | /* Define to 1 if the system has the type `struct rtnl_link_stats64'. */ |
| 1301 | #undef HAVE_STRUCT_RTNL_LINK_STATS64 |
| 1302 | |
| 1303 | /* Define to 1 if `rx_nohandler' is a member of `struct rtnl_link_stats64'. */ |
| 1304 | #undef HAVE_STRUCT_RTNL_LINK_STATS64_RX_NOHANDLER |
| 1305 | |
| 1306 | /* Define to 1 if `rx_nohandler' is a member of `struct rtnl_link_stats'. */ |
| 1307 | #undef HAVE_STRUCT_RTNL_LINK_STATS_RX_NOHANDLER |
| 1308 | |
| 1309 | /* Define to 1 if the system has the type `struct rtvia'. */ |
| 1310 | #undef HAVE_STRUCT_RTVIA |
| 1311 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1312 | /* Define to 1 if the system has the type `struct sigcontext'. */ |
| 1313 | #undef HAVE_STRUCT_SIGCONTEXT |
| 1314 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1315 | /* Define to 1 if `l2_bdaddr_type' is a member of `struct sockaddr_l2'. */ |
| 1316 | #undef HAVE_STRUCT_SOCKADDR_L2_L2_BDADDR_TYPE |
| 1317 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1318 | /* Define to 1 if the system has the type `struct stat64'. */ |
| 1319 | #undef HAVE_STRUCT_STAT64 |
| 1320 | |
| 1321 | /* Define to 1 if `st_mtime_nsec' is a member of `struct stat64'. */ |
| 1322 | #undef HAVE_STRUCT_STAT64_ST_MTIME_NSEC |
| 1323 | |
| 1324 | /* Define to 1 if the system has the type `struct statfs'. */ |
| 1325 | #undef HAVE_STRUCT_STATFS |
| 1326 | |
| 1327 | /* Define to 1 if the system has the type `struct statfs64'. */ |
| 1328 | #undef HAVE_STRUCT_STATFS64 |
| 1329 | |
| 1330 | /* Define to 1 if `f_flags' is a member of `struct statfs64'. */ |
| 1331 | #undef HAVE_STRUCT_STATFS64_F_FLAGS |
| 1332 | |
| 1333 | /* Define to 1 if `f_frsize' is a member of `struct statfs64'. */ |
| 1334 | #undef HAVE_STRUCT_STATFS64_F_FRSIZE |
| 1335 | |
| 1336 | /* Define to 1 if `f_fsid.val' is a member of `struct statfs64'. */ |
| 1337 | #undef HAVE_STRUCT_STATFS64_F_FSID_VAL |
| 1338 | |
| 1339 | /* Define to 1 if `f_fsid.__val' is a member of `struct statfs64'. */ |
| 1340 | #undef HAVE_STRUCT_STATFS64_F_FSID___VAL |
| 1341 | |
| 1342 | /* Define to 1 if `f_flags' is a member of `struct statfs'. */ |
| 1343 | #undef HAVE_STRUCT_STATFS_F_FLAGS |
| 1344 | |
| 1345 | /* Define to 1 if `f_frsize' is a member of `struct statfs'. */ |
| 1346 | #undef HAVE_STRUCT_STATFS_F_FRSIZE |
| 1347 | |
| 1348 | /* Define to 1 if `f_fsid.val' is a member of `struct statfs'. */ |
| 1349 | #undef HAVE_STRUCT_STATFS_F_FSID_VAL |
| 1350 | |
| 1351 | /* Define to 1 if `f_fsid.__val' is a member of `struct statfs'. */ |
| 1352 | #undef HAVE_STRUCT_STATFS_F_FSID___VAL |
| 1353 | |
| 1354 | /* Define to 1 if `st_mtime_nsec' is a member of `struct stat'. */ |
| 1355 | #undef HAVE_STRUCT_STAT_ST_MTIME_NSEC |
| 1356 | |
Elliott Hughes | bbf97dc | 2017-11-15 16:45:52 -0800 | [diff] [blame] | 1357 | /* Define to 1 if the system has the type `struct tc_sizespec'. */ |
| 1358 | #undef HAVE_STRUCT_TC_SIZESPEC |
| 1359 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1360 | /* Define to 1 if `tai' is a member of `struct timex'. */ |
| 1361 | #undef HAVE_STRUCT_TIMEX_TAI |
| 1362 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1363 | /* Define to 1 if `max_beb_per1024' is a member of `struct ubi_attach_req'. */ |
| 1364 | #undef HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 |
| 1365 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1366 | /* Define to 1 if the system has the type `struct user_desc'. */ |
| 1367 | #undef HAVE_STRUCT_USER_DESC |
| 1368 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1369 | /* Define to 1 if `lm' is a member of `struct user_desc'. */ |
| 1370 | #undef HAVE_STRUCT_USER_DESC_LM |
| 1371 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1372 | /* Define to 1 if `domainname' is a member of `struct utsname'. */ |
| 1373 | #undef HAVE_STRUCT_UTSNAME_DOMAINNAME |
| 1374 | |
Elliott Hughes | 39bac05 | 2017-05-25 16:56:11 -0700 | [diff] [blame] | 1375 | /* Define to 1 if `buffersize' is a member of `struct v4l2_sdr_format'. */ |
| 1376 | #undef HAVE_STRUCT_V4L2_SDR_FORMAT_BUFFERSIZE |
| 1377 | |
| 1378 | /* Define to 1 if `global_alpha' is a member of `struct v4l2_window'. */ |
| 1379 | #undef HAVE_STRUCT_V4L2_WINDOW_GLOBAL_ALPHA |
| 1380 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1381 | /* Define to 1 if the system has the type `struct __aio_sigset'. */ |
| 1382 | #undef HAVE_STRUCT___AIO_SIGSET |
| 1383 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1384 | /* Define to 1 if the system has the type `struct __kernel_flock'. */ |
| 1385 | #undef HAVE_STRUCT___KERNEL_FLOCK |
| 1386 | |
| 1387 | /* Define to 1 if the system has the type `struct __kernel_flock64'. */ |
| 1388 | #undef HAVE_STRUCT___KERNEL_FLOCK64 |
| 1389 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1390 | /* Define to 1 if the system has the type `struct __kernel_f_owner_ex'. */ |
| 1391 | #undef HAVE_STRUCT___KERNEL_F_OWNER_EX |
| 1392 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1393 | /* Define to 1 if the system has the type `struct __old_kernel_stat'. */ |
| 1394 | #undef HAVE_STRUCT___OLD_KERNEL_STAT |
| 1395 | |
| 1396 | /* Define to 1 if you have the `sync_file_range' function. */ |
| 1397 | #undef HAVE_SYNC_FILE_RANGE |
| 1398 | |
| 1399 | /* Define to 1 if you have the <sys/conf.h> header file. */ |
| 1400 | #undef HAVE_SYS_CONF_H |
| 1401 | |
| 1402 | /* Define to 1 if you have the <sys/eventfd.h> header file. */ |
| 1403 | #undef HAVE_SYS_EVENTFD_H |
| 1404 | |
| 1405 | /* Define to 1 if you have the <sys/fanotify.h> header file. */ |
| 1406 | #undef HAVE_SYS_FANOTIFY_H |
| 1407 | |
| 1408 | /* Define to 1 if you have the <sys/ipc.h> header file. */ |
| 1409 | #undef HAVE_SYS_IPC_H |
| 1410 | |
| 1411 | /* Define to 1 if you have the <sys/msg.h> header file. */ |
| 1412 | #undef HAVE_SYS_MSG_H |
| 1413 | |
| 1414 | /* Define to 1 if you have the <sys/quota.h> header file. */ |
| 1415 | #undef HAVE_SYS_QUOTA_H |
| 1416 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1417 | /* Define to 1 if you have the <sys/sem.h> header file. */ |
| 1418 | #undef HAVE_SYS_SEM_H |
| 1419 | |
| 1420 | /* Define to 1 if you have the <sys/shm.h> header file. */ |
| 1421 | #undef HAVE_SYS_SHM_H |
| 1422 | |
| 1423 | /* Define to 1 if you have the <sys/signalfd.h> header file. */ |
| 1424 | #undef HAVE_SYS_SIGNALFD_H |
| 1425 | |
| 1426 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
| 1427 | #undef HAVE_SYS_STAT_H |
| 1428 | |
| 1429 | /* Define to 1 if you have the <sys/types.h> header file. */ |
| 1430 | #undef HAVE_SYS_TYPES_H |
| 1431 | |
| 1432 | /* Define to 1 if you have the <sys/xattr.h> header file. */ |
| 1433 | #undef HAVE_SYS_XATTR_H |
| 1434 | |
| 1435 | /* Define to 1 if typeof works with your compiler. */ |
| 1436 | #undef HAVE_TYPEOF |
| 1437 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1438 | /* Define to 1 if `attach_bpf_fd' is a member of `union bpf_attr'. */ |
| 1439 | #undef HAVE_UNION_BPF_ATTR_ATTACH_BPF_FD |
| 1440 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1441 | /* Define to 1 if `attach_flags' is a member of `union bpf_attr'. */ |
Elliott Hughes | 39bac05 | 2017-05-25 16:56:11 -0700 | [diff] [blame] | 1442 | #undef HAVE_UNION_BPF_ATTR_ATTACH_FLAGS |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1443 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1444 | /* Define to 1 if `attach_type' is a member of `union bpf_attr'. */ |
| 1445 | #undef HAVE_UNION_BPF_ATTR_ATTACH_TYPE |
| 1446 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1447 | /* Define to 1 if `bpf_fd' is a member of `union bpf_attr'. */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1448 | #undef HAVE_UNION_BPF_ATTR_BPF_FD |
| 1449 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1450 | /* Define to 1 if `dummy' is a member of `union bpf_attr'. */ |
| 1451 | #undef HAVE_UNION_BPF_ATTR_DUMMY |
| 1452 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1453 | /* Define to 1 if `expected_attach_type' is a member of `union bpf_attr'. */ |
| 1454 | #undef HAVE_UNION_BPF_ATTR_EXPECTED_ATTACH_TYPE |
| 1455 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1456 | /* Define to 1 if `file_flags' is a member of `union bpf_attr'. */ |
| 1457 | #undef HAVE_UNION_BPF_ATTR_FILE_FLAGS |
| 1458 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1459 | /* Define to 1 if `flags' is a member of `union bpf_attr'. */ |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1460 | #undef HAVE_UNION_BPF_ATTR_FLAGS |
| 1461 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1462 | /* Define to 1 if `info.bpf_fd' is a member of `union bpf_attr'. */ |
| 1463 | #undef HAVE_UNION_BPF_ATTR_INFO_BPF_FD |
| 1464 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1465 | /* Define to 1 if `info.info' is a member of `union bpf_attr'. */ |
| 1466 | #undef HAVE_UNION_BPF_ATTR_INFO_INFO |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1467 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1468 | /* Define to 1 if `info.info_len' is a member of `union bpf_attr'. */ |
| 1469 | #undef HAVE_UNION_BPF_ATTR_INFO_INFO_LEN |
| 1470 | |
| 1471 | /* Define to 1 if `inner_map_fd' is a member of `union bpf_attr'. */ |
| 1472 | #undef HAVE_UNION_BPF_ATTR_INNER_MAP_FD |
| 1473 | |
| 1474 | /* Define to 1 if `insns' is a member of `union bpf_attr'. */ |
| 1475 | #undef HAVE_UNION_BPF_ATTR_INSNS |
| 1476 | |
| 1477 | /* Define to 1 if `insn_cnt' is a member of `union bpf_attr'. */ |
| 1478 | #undef HAVE_UNION_BPF_ATTR_INSN_CNT |
| 1479 | |
| 1480 | /* Define to 1 if `kern_version' is a member of `union bpf_attr'. */ |
| 1481 | #undef HAVE_UNION_BPF_ATTR_KERN_VERSION |
| 1482 | |
| 1483 | /* Define to 1 if `key' is a member of `union bpf_attr'. */ |
| 1484 | #undef HAVE_UNION_BPF_ATTR_KEY |
| 1485 | |
| 1486 | /* Define to 1 if `key_size' is a member of `union bpf_attr'. */ |
| 1487 | #undef HAVE_UNION_BPF_ATTR_KEY_SIZE |
| 1488 | |
| 1489 | /* Define to 1 if `license' is a member of `union bpf_attr'. */ |
| 1490 | #undef HAVE_UNION_BPF_ATTR_LICENSE |
| 1491 | |
| 1492 | /* Define to 1 if `log_buf' is a member of `union bpf_attr'. */ |
| 1493 | #undef HAVE_UNION_BPF_ATTR_LOG_BUF |
| 1494 | |
| 1495 | /* Define to 1 if `log_level' is a member of `union bpf_attr'. */ |
| 1496 | #undef HAVE_UNION_BPF_ATTR_LOG_LEVEL |
| 1497 | |
| 1498 | /* Define to 1 if `log_size' is a member of `union bpf_attr'. */ |
| 1499 | #undef HAVE_UNION_BPF_ATTR_LOG_SIZE |
| 1500 | |
| 1501 | /* Define to 1 if `map_fd' is a member of `union bpf_attr'. */ |
| 1502 | #undef HAVE_UNION_BPF_ATTR_MAP_FD |
| 1503 | |
| 1504 | /* Define to 1 if `map_flags' is a member of `union bpf_attr'. */ |
| 1505 | #undef HAVE_UNION_BPF_ATTR_MAP_FLAGS |
| 1506 | |
| 1507 | /* Define to 1 if `map_id' is a member of `union bpf_attr'. */ |
| 1508 | #undef HAVE_UNION_BPF_ATTR_MAP_ID |
| 1509 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1510 | /* Define to 1 if `map_ifindex' is a member of `union bpf_attr'. */ |
| 1511 | #undef HAVE_UNION_BPF_ATTR_MAP_IFINDEX |
| 1512 | |
| 1513 | /* Define to 1 if `map_name' is a member of `union bpf_attr'. */ |
| 1514 | #undef HAVE_UNION_BPF_ATTR_MAP_NAME |
| 1515 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1516 | /* Define to 1 if `map_type' is a member of `union bpf_attr'. */ |
| 1517 | #undef HAVE_UNION_BPF_ATTR_MAP_TYPE |
| 1518 | |
| 1519 | /* Define to 1 if `max_entries' is a member of `union bpf_attr'. */ |
| 1520 | #undef HAVE_UNION_BPF_ATTR_MAX_ENTRIES |
| 1521 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1522 | /* Define to 1 if `next_id' is a member of `union bpf_attr'. */ |
| 1523 | #undef HAVE_UNION_BPF_ATTR_NEXT_ID |
| 1524 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1525 | /* Define to 1 if `next_key' is a member of `union bpf_attr'. */ |
| 1526 | #undef HAVE_UNION_BPF_ATTR_NEXT_KEY |
| 1527 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1528 | /* Define to 1 if `numa_node' is a member of `union bpf_attr'. */ |
| 1529 | #undef HAVE_UNION_BPF_ATTR_NUMA_NODE |
| 1530 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1531 | /* Define to 1 if `open_flags' is a member of `union bpf_attr'. */ |
| 1532 | #undef HAVE_UNION_BPF_ATTR_OPEN_FLAGS |
| 1533 | |
| 1534 | /* Define to 1 if `pathname' is a member of `union bpf_attr'. */ |
| 1535 | #undef HAVE_UNION_BPF_ATTR_PATHNAME |
| 1536 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1537 | /* Define to 1 if `prog_flags' is a member of `union bpf_attr'. */ |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1538 | #undef HAVE_UNION_BPF_ATTR_PROG_FLAGS |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1539 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1540 | /* Define to 1 if `prog_id' is a member of `union bpf_attr'. */ |
| 1541 | #undef HAVE_UNION_BPF_ATTR_PROG_ID |
| 1542 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1543 | /* Define to 1 if `prog_ifindex' is a member of `union bpf_attr'. */ |
| 1544 | #undef HAVE_UNION_BPF_ATTR_PROG_IFINDEX |
| 1545 | |
| 1546 | /* Define to 1 if `prog_name' is a member of `union bpf_attr'. */ |
| 1547 | #undef HAVE_UNION_BPF_ATTR_PROG_NAME |
| 1548 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1549 | /* Define to 1 if `prog_type' is a member of `union bpf_attr'. */ |
| 1550 | #undef HAVE_UNION_BPF_ATTR_PROG_TYPE |
| 1551 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1552 | /* Define to 1 if `query.attach_flags' is a member of `union bpf_attr'. */ |
| 1553 | #undef HAVE_UNION_BPF_ATTR_QUERY_ATTACH_FLAGS |
| 1554 | |
| 1555 | /* Define to 1 if `query.attach_type' is a member of `union bpf_attr'. */ |
| 1556 | #undef HAVE_UNION_BPF_ATTR_QUERY_ATTACH_TYPE |
| 1557 | |
| 1558 | /* Define to 1 if `query.prog_cnt' is a member of `union bpf_attr'. */ |
| 1559 | #undef HAVE_UNION_BPF_ATTR_QUERY_PROG_CNT |
| 1560 | |
| 1561 | /* Define to 1 if `query.prog_ids' is a member of `union bpf_attr'. */ |
| 1562 | #undef HAVE_UNION_BPF_ATTR_QUERY_PROG_IDS |
| 1563 | |
| 1564 | /* Define to 1 if `query.query_flags' is a member of `union bpf_attr'. */ |
| 1565 | #undef HAVE_UNION_BPF_ATTR_QUERY_QUERY_FLAGS |
| 1566 | |
| 1567 | /* Define to 1 if `query.target_fd' is a member of `union bpf_attr'. */ |
| 1568 | #undef HAVE_UNION_BPF_ATTR_QUERY_TARGET_FD |
| 1569 | |
| 1570 | /* Define to 1 if `raw_tracepoint.name' is a member of `union bpf_attr'. */ |
| 1571 | #undef HAVE_UNION_BPF_ATTR_RAW_TRACEPOINT_NAME |
| 1572 | |
| 1573 | /* Define to 1 if `raw_tracepoint.prog_fd' is a member of `union bpf_attr'. */ |
| 1574 | #undef HAVE_UNION_BPF_ATTR_RAW_TRACEPOINT_PROG_FD |
| 1575 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1576 | /* Define to 1 if `start_id' is a member of `union bpf_attr'. */ |
| 1577 | #undef HAVE_UNION_BPF_ATTR_START_ID |
| 1578 | |
| 1579 | /* Define to 1 if `target_fd' is a member of `union bpf_attr'. */ |
| 1580 | #undef HAVE_UNION_BPF_ATTR_TARGET_FD |
| 1581 | |
| 1582 | /* Define to 1 if `test.data_in' is a member of `union bpf_attr'. */ |
| 1583 | #undef HAVE_UNION_BPF_ATTR_TEST_DATA_IN |
| 1584 | |
| 1585 | /* Define to 1 if `test.data_out' is a member of `union bpf_attr'. */ |
| 1586 | #undef HAVE_UNION_BPF_ATTR_TEST_DATA_OUT |
| 1587 | |
| 1588 | /* Define to 1 if `test.data_size_in' is a member of `union bpf_attr'. */ |
| 1589 | #undef HAVE_UNION_BPF_ATTR_TEST_DATA_SIZE_IN |
| 1590 | |
| 1591 | /* Define to 1 if `test.data_size_out' is a member of `union bpf_attr'. */ |
| 1592 | #undef HAVE_UNION_BPF_ATTR_TEST_DATA_SIZE_OUT |
| 1593 | |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1594 | /* Define to 1 if `test.duration' is a member of `union bpf_attr'. */ |
| 1595 | #undef HAVE_UNION_BPF_ATTR_TEST_DURATION |
| 1596 | |
Elliott Hughes | 28e98bc | 2018-06-14 16:59:04 -0700 | [diff] [blame] | 1597 | /* Define to 1 if `test.prog_fd' is a member of `union bpf_attr'. */ |
| 1598 | #undef HAVE_UNION_BPF_ATTR_TEST_PROG_FD |
| 1599 | |
| 1600 | /* Define to 1 if `test.repeat' is a member of `union bpf_attr'. */ |
| 1601 | #undef HAVE_UNION_BPF_ATTR_TEST_REPEAT |
| 1602 | |
| 1603 | /* Define to 1 if `test.retval' is a member of `union bpf_attr'. */ |
| 1604 | #undef HAVE_UNION_BPF_ATTR_TEST_RETVAL |
| 1605 | |
| 1606 | /* Define to 1 if `value' is a member of `union bpf_attr'. */ |
| 1607 | #undef HAVE_UNION_BPF_ATTR_VALUE |
| 1608 | |
| 1609 | /* Define to 1 if `value_size' is a member of `union bpf_attr'. */ |
| 1610 | #undef HAVE_UNION_BPF_ATTR_VALUE_SIZE |
| 1611 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1612 | /* Define to 1 if you have the <unistd.h> header file. */ |
| 1613 | #undef HAVE_UNISTD_H |
| 1614 | |
| 1615 | /* Define to 1 if you have the <ustat.h> header file. */ |
| 1616 | #undef HAVE_USTAT_H |
| 1617 | |
| 1618 | /* Define to 1 if you have the `utimensat' function. */ |
| 1619 | #undef HAVE_UTIMENSAT |
| 1620 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1621 | /* Define to 1 if the system provides _Static_assert */ |
| 1622 | #undef HAVE__STATIC_ASSERT |
| 1623 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1624 | /* Define to 1 if the system provides __builtin_popcount function */ |
| 1625 | #undef HAVE___BUILTIN_POPCOUNT |
| 1626 | |
| 1627 | /* Define to 1 if the system has the type `__kernel_long_t'. */ |
| 1628 | #undef HAVE___KERNEL_LONG_T |
| 1629 | |
| 1630 | /* Define to 1 if the system has the type `__kernel_ulong_t'. */ |
| 1631 | #undef HAVE___KERNEL_ULONG_T |
| 1632 | |
| 1633 | /* Define for the HPPA architecture. */ |
| 1634 | #undef HPPA |
| 1635 | |
| 1636 | /* Define for the i386 architecture. */ |
| 1637 | #undef I386 |
| 1638 | |
| 1639 | /* Define for the IA64 architecture. */ |
| 1640 | #undef IA64 |
| 1641 | |
| 1642 | /* Define for _ABIN32. */ |
| 1643 | #undef LINUX_MIPSN32 |
| 1644 | |
| 1645 | /* Define for _ABI64. */ |
| 1646 | #undef LINUX_MIPSN64 |
| 1647 | |
| 1648 | /* Define for _ABIO32. */ |
| 1649 | #undef LINUX_MIPSO32 |
| 1650 | |
Elliott Hughes | bbf97dc | 2017-11-15 16:45:52 -0800 | [diff] [blame] | 1651 | /* The size of `kernel_long_t', as computed by sizeof. */ |
| 1652 | #undef M32_SIZEOF_KERNEL_LONG_T |
| 1653 | |
| 1654 | /* The size of `long', as computed by sizeof. */ |
| 1655 | #undef M32_SIZEOF_LONG |
| 1656 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1657 | /* Define for the m68k architecture. */ |
| 1658 | #undef M68K |
| 1659 | |
Elliott Hughes | 77c3ff8 | 2017-09-08 17:11:00 -0700 | [diff] [blame] | 1660 | /* Date */ |
| 1661 | #undef MANPAGE_DATE |
| 1662 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1663 | /* Define for the Meta architecture. */ |
| 1664 | #undef METAG |
| 1665 | |
| 1666 | /* Define for the MicroBlaze architecture. */ |
| 1667 | #undef MICROBLAZE |
| 1668 | |
| 1669 | /* Define for the MIPS architecture. */ |
| 1670 | #undef MIPS |
| 1671 | |
Elliott Hughes | bbf97dc | 2017-11-15 16:45:52 -0800 | [diff] [blame] | 1672 | /* The size of `kernel_long_t', as computed by sizeof. */ |
| 1673 | #undef MX32_SIZEOF_KERNEL_LONG_T |
| 1674 | |
| 1675 | /* The size of `long', as computed by sizeof. */ |
| 1676 | #undef MX32_SIZEOF_LONG |
| 1677 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1678 | /* Define for the Nios-II architecture. */ |
| 1679 | #undef NIOS2 |
| 1680 | |
| 1681 | /* Define for the OpenRISC 1000 architecture. */ |
| 1682 | #undef OR1K |
| 1683 | |
| 1684 | /* Name of package */ |
| 1685 | #undef PACKAGE |
| 1686 | |
| 1687 | /* Define to the address where bug reports for this package should be sent. */ |
| 1688 | #undef PACKAGE_BUGREPORT |
| 1689 | |
| 1690 | /* Define to the full name of this package. */ |
| 1691 | #undef PACKAGE_NAME |
| 1692 | |
| 1693 | /* Define to the full name and version of this package. */ |
| 1694 | #undef PACKAGE_STRING |
| 1695 | |
| 1696 | /* Define to the one symbol short name of this package. */ |
| 1697 | #undef PACKAGE_TARNAME |
| 1698 | |
| 1699 | /* Define to the home page for this package. */ |
| 1700 | #undef PACKAGE_URL |
| 1701 | |
| 1702 | /* Define to the version of this package. */ |
| 1703 | #undef PACKAGE_VERSION |
| 1704 | |
| 1705 | /* Define for the PowerPC architecture. */ |
| 1706 | #undef POWERPC |
| 1707 | |
| 1708 | /* Define for the PowerPC64 architecture. */ |
| 1709 | #undef POWERPC64 |
| 1710 | |
| 1711 | /* Define for the RISC-V architecture */ |
| 1712 | #undef RISCV |
| 1713 | |
| 1714 | /* Define for the S390 architecture. */ |
| 1715 | #undef S390 |
| 1716 | |
| 1717 | /* Define for the S390x architecture. */ |
| 1718 | #undef S390X |
| 1719 | |
| 1720 | /* Define for the SH architecture. */ |
| 1721 | #undef SH |
| 1722 | |
| 1723 | /* Define for the SH64 architecture. */ |
| 1724 | #undef SH64 |
| 1725 | |
| 1726 | /* The size of `kernel_long_t', as computed by sizeof. */ |
| 1727 | #undef SIZEOF_KERNEL_LONG_T |
| 1728 | |
| 1729 | /* The size of `long', as computed by sizeof. */ |
| 1730 | #undef SIZEOF_LONG |
| 1731 | |
| 1732 | /* The size of `long long', as computed by sizeof. */ |
| 1733 | #undef SIZEOF_LONG_LONG |
| 1734 | |
| 1735 | /* The size of `off_t', as computed by sizeof. */ |
| 1736 | #undef SIZEOF_OFF_T |
| 1737 | |
| 1738 | /* The size of `struct i64_i32', as computed by sizeof. */ |
| 1739 | #undef SIZEOF_STRUCT_I64_I32 |
| 1740 | |
| 1741 | /* Define for the SPARC architecture. */ |
| 1742 | #undef SPARC |
| 1743 | |
| 1744 | /* Define for the SPARC64 architecture. */ |
| 1745 | #undef SPARC64 |
| 1746 | |
| 1747 | /* Define to 1 if you have the ANSI C header files. */ |
| 1748 | #undef STDC_HEADERS |
| 1749 | |
| 1750 | /* Define for the Tile architecture */ |
| 1751 | #undef TILE |
| 1752 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1753 | /* Do symbols demangling in stack trace */ |
Elliott Hughes | b755614 | 2018-02-20 17:03:16 -0800 | [diff] [blame] | 1754 | #undef USE_DEMANGLE |
| 1755 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1756 | /* Whether to use libdw for stack tracing */ |
| 1757 | #undef USE_LIBDW |
| 1758 | |
| 1759 | /* Whether to use libunwind for stack tracing */ |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1760 | #undef USE_LIBUNWIND |
| 1761 | |
| 1762 | /* Enable extensions on AIX 3, Interix. */ |
| 1763 | #ifndef _ALL_SOURCE |
| 1764 | # undef _ALL_SOURCE |
| 1765 | #endif |
| 1766 | /* Enable GNU extensions on systems that have them. */ |
| 1767 | #ifndef _GNU_SOURCE |
| 1768 | # undef _GNU_SOURCE |
| 1769 | #endif |
| 1770 | /* Enable threading extensions on Solaris. */ |
| 1771 | #ifndef _POSIX_PTHREAD_SEMANTICS |
| 1772 | # undef _POSIX_PTHREAD_SEMANTICS |
| 1773 | #endif |
| 1774 | /* Enable extensions on HP NonStop. */ |
| 1775 | #ifndef _TANDEM_SOURCE |
| 1776 | # undef _TANDEM_SOURCE |
| 1777 | #endif |
| 1778 | /* Enable general extensions on Solaris. */ |
| 1779 | #ifndef __EXTENSIONS__ |
| 1780 | # undef __EXTENSIONS__ |
| 1781 | #endif |
| 1782 | |
| 1783 | |
Elliott Hughes | 03a418e | 2018-06-15 13:11:40 -0700 | [diff] [blame] | 1784 | /* The unwinder to use for stack tracing support */ |
| 1785 | #undef USE_UNWINDER |
| 1786 | |
Elliott Hughes | d35df49 | 2017-02-15 15:19:05 -0800 | [diff] [blame] | 1787 | /* Version number of package */ |
| 1788 | #undef VERSION |
| 1789 | |
| 1790 | /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
| 1791 | significant byte first (like Motorola and SPARC, unlike Intel). */ |
| 1792 | #if defined AC_APPLE_UNIVERSAL_BUILD |
| 1793 | # if defined __BIG_ENDIAN__ |
| 1794 | # define WORDS_BIGENDIAN 1 |
| 1795 | # endif |
| 1796 | #else |
| 1797 | # ifndef WORDS_BIGENDIAN |
| 1798 | # undef WORDS_BIGENDIAN |
| 1799 | # endif |
| 1800 | #endif |
| 1801 | |
| 1802 | /* Define for the 32bit AMD x86-64 architecture. */ |
| 1803 | #undef X32 |
| 1804 | |
| 1805 | /* Define for the 64bit AMD x86-64 architecture. */ |
| 1806 | #undef X86_64 |
| 1807 | |
| 1808 | /* Define for the Xtensa architecture */ |
| 1809 | #undef XTENSA |
| 1810 | |
| 1811 | /* Define to 1 if on MINIX. */ |
| 1812 | #undef _MINIX |
| 1813 | |
| 1814 | /* Define to 2 if the system does not provide POSIX.1 features except with |
| 1815 | this defined. */ |
| 1816 | #undef _POSIX_1_SOURCE |
| 1817 | |
| 1818 | /* Define to 1 if you need to in order for `stat' and other things to work. */ |
| 1819 | #undef _POSIX_SOURCE |
| 1820 | |
| 1821 | /* Define to `int' if <sys/types.h> doesn't define. */ |
| 1822 | #undef gid_t |
| 1823 | |
| 1824 | /* Define to __typeof__ if your compiler spells it that way. */ |
| 1825 | #undef typeof |
| 1826 | |
| 1827 | /* Define to `int' if <sys/types.h> doesn't define. */ |
| 1828 | #undef uid_t |