1 /* include/config.h. Generated from config.h.in by configure. */ 2 /* include/config.h.in. Generated from configure.ac by autoheader. */ 3 4 /* Define to 1 if clone() supports 7 arguments. */ 5 #define CLONE_SUPPORTS_7_ARGS 1 6 7 /* Define to 1 if you have the <asm/ldt.h> header file. */ 8 #ifdef __i386__ 9 #define HAVE_ASM_LDT_H 1 10 #else 11 /* #undef HAVE_ASM_LDT_H */ 12 #endif 13 14 /* Define to 1 if you have the <asm/ptrace.h> header file. */ 15 #define HAVE_ASM_PTRACE_H 1 16 17 /* Define to 1 if you have the __atomic_* compiler builtins */ 18 #define HAVE_ATOMIC_MEMORY_MODEL 1 19 20 /* Define to 1 if you have __builtin___clear_cache */ 21 #define HAVE_BUILTIN_CLEAR_CACHE 1 22 23 /* Define to 1 if you have the `copy_file_range' function. */ 24 /* #undef HAVE_COPY_FILE_RANGE */ 25 26 /* Define to 1 if you have the `daemon' function. */ 27 #define HAVE_DAEMON 1 28 29 /* Define to 1 if you have the declaration of `IFLA_NET_NS_PID', and to 0 if 30 you don't. */ 31 #define HAVE_DECL_IFLA_NET_NS_PID 1 32 33 /* Define to 1 if you have the declaration of `MADV_MERGEABLE', and to 0 if 34 you don't. */ 35 #define HAVE_DECL_MADV_MERGEABLE 1 36 37 /* Define to 1 if you have the declaration of `PR_CAPBSET_DROP', and to 0 if 38 you don't. */ 39 #define HAVE_DECL_PR_CAPBSET_DROP 1 40 41 /* Define to 1 if you have the declaration of `PR_CAPBSET_READ', and to 0 if 42 you don't. */ 43 #define HAVE_DECL_PR_CAPBSET_READ 1 44 45 /* Define to 1 if you have the declaration of `PTRACE_GETSIGINFO', and to 0 if 46 you don't. */ 47 #define HAVE_DECL_PTRACE_GETSIGINFO 1 48 49 /* Define to 1 if you have the declaration of `PTRACE_O_TRACEVFORKDONE', and 50 to 0 if you don't. */ 51 #define HAVE_DECL_PTRACE_O_TRACEVFORKDONE 1 52 53 /* Define to 1 if you have the declaration of `PTRACE_SETOPTIONS', and to 0 if 54 you don't. */ 55 #define HAVE_DECL_PTRACE_SETOPTIONS 1 56 57 /* Define to 1 if the system has the type `enum kcmp_type'. */ 58 #define HAVE_ENUM_KCMP_TYPE 1 59 60 /* Define to 1 if you have the `epoll_pwait' function. */ 61 #define HAVE_EPOLL_PWAIT 1 62 63 /* Define to 1 if you have the `execveat' function. */ 64 /* #undef HAVE_EXECVEAT */ 65 66 /* Define to 1 if you have the `fallocate' function. */ 67 #define HAVE_FALLOCATE 1 68 69 /* Define to 1 if you have the `fchownat' function. */ 70 #define HAVE_FCHOWNAT 1 71 72 /* Define to 1 if you have the `fork' function. */ 73 #define HAVE_FORK 1 74 75 /* Define to 1 if you have the `fsconfig' function. */ 76 /* #undef HAVE_FSCONFIG */ 77 78 /* Define to 1 if you have the `fsmount' function. */ 79 /* #undef HAVE_FSMOUNT */ 80 81 /* Define to 1 if you have the `fsopen' function. */ 82 /* #undef HAVE_FSOPEN */ 83 84 /* Define to 1 if you have the `fspick' function. */ 85 /* #undef HAVE_FSPICK */ 86 87 /* Define to 1 if you have the `fstatat' function. */ 88 #define HAVE_FSTATAT 1 89 90 /* Define to 1 if you have the <fts.h> header file. */ 91 #define HAVE_FTS_H 1 92 93 /* Define to 1 if you have the `getdents' function. */ 94 /* #undef HAVE_GETDENTS */ 95 96 /* Define to 1 if you have the `getdents64' function. */ 97 /* #undef HAVE_GETDENTS64 */ 98 99 /* Define to 1 if you have the <ifaddrs.h> header file. */ 100 #define HAVE_IFADDRS_H 1 101 102 /* Define to 1 if you have the <inttypes.h> header file. */ 103 #define HAVE_INTTYPES_H 1 104 105 /* Define to 1 if you have the `io_pgetevents' function. */ 106 /* #undef HAVE_IO_PGETEVENTS */ 107 108 /* Define to 1 if you have `io_set_eventfd' function. */ 109 /* #undef HAVE_IO_SET_EVENTFD */ 110 111 /* Define to 1 if you have the `kcmp' function. */ 112 /* #undef HAVE_KCMP */ 113 114 /* Define to 1 if you have the <keyutils.h> header file. */ 115 /* #undef HAVE_KEYUTILS_H */ 116 117 /* Define to 1 if you have libacl and it's headers installed */ 118 /* #undef HAVE_LIBACL */ 119 120 /* Define to 1 if you have libaio and it's headers installed. */ 121 #define HAVE_LIBAIO 1 122 123 /* Define to 1 if you have the <libaio.h> header file. */ 124 #define HAVE_LIBAIO_H 1 125 126 /* Define to 1 if you have libcap-2 installed. */ 127 #define HAVE_LIBCAP 1 128 129 /* Define whether libcrypto and openssl headers are installed */ 130 #define HAVE_LIBCRYPTO 1 131 132 /* Define to 1 if you have libkeyutils installed. */ 133 /* #undef HAVE_LIBKEYUTILS */ 134 135 /* Define to 1 if you have both SELinux libraries and headers. */ 136 #define HAVE_LIBSELINUX_DEVEL 1 137 138 /* Define to 1 if you have libtirpc headers installed */ 139 /* #undef HAVE_LIBTIRPC */ 140 141 /* Define to 1 if you have the <linux/can.h> header file. */ 142 #define HAVE_LINUX_CAN_H 1 143 144 /* Define to 1 if you have the <linux/cgroupstats.h> header file. */ 145 #define HAVE_LINUX_CGROUPSTATS_H 1 146 147 /* Define to 1 if you have the <linux/cryptouser.h> header file. */ 148 #define HAVE_LINUX_CRYPTOUSER_H 1 149 150 /* Define to 1 if you have the <linux/dccp.h> header file. */ 151 #define HAVE_LINUX_DCCP_H 1 152 153 /* Define to 1 if you have the <linux/fs.h> header file. */ 154 #define HAVE_LINUX_FS_H 1 155 156 /* Define to 1 if you have the <linux/genetlink.h> header file. */ 157 #define HAVE_LINUX_GENETLINK_H 1 158 159 /* Define to 1 if you have the <linux/if_alg.h> header file. */ 160 #define HAVE_LINUX_IF_ALG_H 1 161 162 /* Define to 1 if you have the <linux/if_ether.h> header file. */ 163 #define HAVE_LINUX_IF_ETHER_H 1 164 165 /* Define to 1 if you have the <linux/if_packet.h> header file. */ 166 #define HAVE_LINUX_IF_PACKET_H 1 167 168 /* Define to 1 if you have the <linux/keyctl.h> header file. */ 169 #define HAVE_LINUX_KEYCTL_H 1 170 171 /* Define to 1 if you have the <linux/mempolicy.h> header file. */ 172 #define HAVE_LINUX_MEMPOLICY_H 1 173 174 /* Define to 1 if you have the <linux/module.h> header file. */ 175 #define HAVE_LINUX_MODULE_H 1 176 177 /* Define to 1 if you have the <linux/netlink.h> header file. */ 178 #define HAVE_LINUX_NETLINK_H 1 179 180 /* Define to 1 if you have the <linux/ptrace.h> header file. */ 181 #define HAVE_LINUX_PTRACE_H 1 182 183 /* Define to 1 if having a valid linux/random.h */ 184 #define HAVE_LINUX_RANDOM_H 1 185 186 /* Define to 1 if you have the <linux/seccomp.h> header file. */ 187 #define HAVE_LINUX_SECCOMP_H 1 188 189 /* Define to 1 if you have the <linux/securebits.h> header file. */ 190 #define HAVE_LINUX_SECUREBITS_H 1 191 192 /* Define to 1 if you have the <linux/signalfd.h> header file. */ 193 #define HAVE_LINUX_SIGNALFD_H 1 194 195 /* Define to 1 if you have the <linux/taskstats.h> header file. */ 196 #define HAVE_LINUX_TASKSTATS_H 1 197 198 /* Define to 1 if you have the <linux/types.h> header file. */ 199 #define HAVE_LINUX_TYPES_H 1 200 201 /* Define to 1 if you have the <linux/userfaultfd.h> header file. */ 202 #define HAVE_LINUX_USERFAULTFD_H 1 203 204 /* Define to 1 if you have the <memory.h> header file. */ 205 #define HAVE_MEMORY_H 1 206 207 /* Define to 1 if you have the `mkdirat' function. */ 208 #define HAVE_MKDIRAT 1 209 210 /* Define to 1 if you have the `mkdtemp' function. */ 211 #define HAVE_MKDTEMP 1 212 213 /* Define to 1 if you have the `mknodat' function. */ 214 #define HAVE_MKNODAT 1 215 216 /* Define to 1 if you have the <mm.h> header file. */ 217 /* #undef HAVE_MM_H */ 218 219 /* Define to 1 if you have the `modify_ldt' function. */ 220 /* #undef HAVE_MODIFY_LDT */ 221 222 /* Define to 1 if you have the `move_mount' function. */ 223 /* #undef HAVE_MOVE_MOUNT */ 224 225 /* Define to 1 if you have MREMAP_FIXED in <sys/mman.h>. */ 226 #define HAVE_MREMAP_FIXED 1 227 228 /* Define to 1 if you have the `name_to_handle_at' function. */ 229 /* #undef HAVE_NAME_TO_HANDLE_AT */ 230 231 /* Define to 1 if you have the <netconfig.h> header file. */ 232 /* #undef HAVE_NETCONFIG_H */ 233 234 /* Define to 1 if you have the <netinet/sctp.h> header file. */ 235 /* #undef HAVE_NETINET_SCTP_H */ 236 237 /* Define to 1 if you have newer libcap-2 installed. */ 238 /* #undef HAVE_NEWER_LIBCAP */ 239 240 /* Define to 1 if you have the <numaif.h> header file. */ 241 /* #undef HAVE_NUMAIF_H */ 242 243 /* Define to 1 if you have the <numa.h> header file. */ 244 /* #undef HAVE_NUMA_H */ 245 246 /* Define to 1 if you have libnuma and it's headers version >= 2 installed. */ 247 /* #undef HAVE_NUMA_V2 */ 248 249 /* Define to 1 if you have the `openat' function. */ 250 #define HAVE_OPENAT 1 251 252 /* Define to 1 if you have the <openssl/sha.h> header file. */ 253 #define HAVE_OPENSSL_SHA_H 1 254 255 /* Define to 1 if you have the `open_tree' function. */ 256 /* #undef HAVE_OPEN_TREE */ 257 258 /* Define to 1 if you have struct perf_event_attr */ 259 #define HAVE_PERF_EVENT_ATTR 1 260 261 /* Define to 1 if you have the `pidfd_open' function. */ 262 #define HAVE_PIDFD_OPEN 1 263 264 /* Define to 1 if you have the `pidfd_send_signal' function. */ 265 #define HAVE_PIDFD_SEND_SIGNAL 1 266 267 /* Define to 1 if you have the `pkey_mprotect' function. */ 268 /* #undef HAVE_PKEY_MPROTECT */ 269 270 /* Define to 1 if you have the `preadv' function. */ 271 #define HAVE_PREADV 1 272 273 /* Define to 1 if you have the `preadv2' function. */ 274 /* #undef HAVE_PREADV2 */ 275 276 /* Define to 1 if you have the `profil' function. */ 277 #define HAVE_PROFIL 1 278 279 /* Define to 1 if you have the <pthread.h> header file. */ 280 #define HAVE_PTHREAD_H 1 281 282 /* Define to 1 if you have the `pwritev' function. */ 283 #define HAVE_PWRITEV 1 284 285 /* Define to 1 if you have the `pwritev2' function. */ 286 /* #undef HAVE_PWRITEV2 */ 287 288 /* Define to 1 if you have the `readlinkat' function. */ 289 #define HAVE_READLINKAT 1 290 291 /* Define to 1 if you have the `recvmmsg' function. */ 292 #define HAVE_RECVMMSG 1 293 294 /* Define to 1 if you have the `renameat' function. */ 295 #define HAVE_RENAMEAT 1 296 297 /* Define to 1 if you have the `renameat2' function. */ 298 #define HAVE_RENAMEAT2 1 299 300 /* Define to 1 if you have the `sched_getcpu' function. */ 301 #define HAVE_SCHED_GETCPU 1 302 303 /* Define to 1 if you have the <selinux/selinux.h> header file. */ 304 #define HAVE_SELINUX_SELINUX_H 1 305 306 /* Define to 1 if you have the `sendmmsg' function. */ 307 #define HAVE_SENDMMSG 1 308 309 /* Define to 1 if you have the `signalfd' function. */ 310 #define HAVE_SIGNALFD 1 311 312 /* Define to 1 if you have the `sigpending' function. */ 313 /* #undef HAVE_SIGPENDING */ 314 315 /* Define to 1 if you have the `splice' function. */ 316 #define HAVE_SPLICE 1 317 318 /* Define to 1 if you have the `statx' function. */ 319 #define HAVE_STATX 1 320 321 /* Define to 1 if you have the <stdint.h> header file. */ 322 #define HAVE_STDINT_H 1 323 324 /* Define to 1 if you have the <stdlib.h> header file. */ 325 #define HAVE_STDLIB_H 1 326 327 /* Define to 1 if you have the `stime' function. */ 328 /* #undef HAVE_STIME */ 329 330 /* Define to 1 if you have the <strings.h> header file. */ 331 #define HAVE_STRINGS_H 1 332 333 /* Define to 1 if you have the <string.h> header file. */ 334 #define HAVE_STRING_H 1 335 336 /* Define to 1 if the system has the type `struct acct_v3'. */ 337 /* #undef HAVE_STRUCT_ACCT_V3 */ 338 339 /* Define to 1 if the system has the type `struct fanotify_event_info_fid'. */ 340 #define HAVE_STRUCT_FANOTIFY_EVENT_INFO_FID 1 341 342 /* Define to 1 if `fsid.__val' is a member of `struct 343 fanotify_event_info_fid'. */ 344 /* #undef HAVE_STRUCT_FANOTIFY_EVENT_INFO_FID_FSID___VAL */ 345 346 /* Define to 1 if the system has the type `struct fanotify_event_info_header'. 347 */ 348 #define HAVE_STRUCT_FANOTIFY_EVENT_INFO_HEADER 1 349 350 /* Define to 1 if the system has the type `struct file_dedupe_range'. */ 351 #define HAVE_STRUCT_FILE_DEDUPE_RANGE 1 352 353 /* Define to 1 if the system has the type `struct fs_quota_statv'. */ 354 /* #undef HAVE_STRUCT_FS_QUOTA_STATV */ 355 356 /* Define to 1 if you have struct f_owner_ex */ 357 #define HAVE_STRUCT_F_OWNER_EX 1 358 359 /* Define to 1 if the system has the type `struct if_nextdqblk'. */ 360 #define HAVE_STRUCT_IF_NEXTDQBLK 1 361 362 /* Define to 1 if the system has the type `struct iovec'. */ 363 #define HAVE_STRUCT_IOVEC 1 364 365 /* Define to 1 if the system has the type `struct mmsghdr'. */ 366 #define HAVE_STRUCT_MMSGHDR 1 367 368 /* Define to 1 if the system has the type `struct modify_ldt_ldt_s'. */ 369 /* #undef HAVE_STRUCT_MODIFY_LDT_LDT_S */ 370 371 /* Define to 1 if `aux_head' is a member of `struct perf_event_mmap_page'. */ 372 #define HAVE_STRUCT_PERF_EVENT_MMAP_PAGE_AUX_HEAD 1 373 374 /* Define to 1 if the system has the type `struct ptrace_peeksiginfo_args'. */ 375 #define HAVE_STRUCT_PTRACE_PEEKSIGINFO_ARGS 1 376 377 /* Define to 1 if the system has the type `struct pt_regs'. */ 378 #define HAVE_STRUCT_PT_REGS 1 379 380 /* Define to 1 if the system has the type `struct rlimit64'. */ 381 #define HAVE_STRUCT_RLIMIT64 1 382 383 /* Define to 1 if `sa_sigaction' is a member of `struct sigaction'. */ 384 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 385 386 /* Define to 1 if `ssi_signo' is a member of `struct signalfd_siginfo'. */ 387 #define HAVE_STRUCT_SIGNALFD_SIGINFO_SSI_SIGNO 1 388 389 /* Define to 1 if the system has the type `struct statx'. */ 390 #define HAVE_STRUCT_STATX 1 391 392 /* Define to 1 if the system has the type `struct statx_timestamp'. */ 393 #define HAVE_STRUCT_STATX_TIMESTAMP 1 394 395 /* Define to 1 if `freepages_count' is a member of `struct taskstats'. */ 396 #define HAVE_STRUCT_TASKSTATS_FREEPAGES_COUNT 1 397 398 /* Define to 1 if `nvcsw' is a member of `struct taskstats'. */ 399 #define HAVE_STRUCT_TASKSTATS_NVCSW 1 400 401 /* Define to 1 if `read_bytes' is a member of `struct taskstats'. */ 402 #define HAVE_STRUCT_TASKSTATS_READ_BYTES 1 403 404 /* Define to 1 if the system has the type `struct termio'. */ 405 #define HAVE_STRUCT_TERMIO 1 406 407 /* Define to 1 if the system has the type `struct tpacket_req3'. */ 408 #define HAVE_STRUCT_TPACKET_REQ3 1 409 410 /* Define to 1 if the system has the type `struct user_desc'. */ 411 #ifdef __i386__ 412 #define HAVE_STRUCT_USER_DESC 1 413 #else 414 /* #undef HAVE_STRUCT_USER_DESC */ 415 #endif 416 417 /* Define to 1 if the system has the type `struct user_regs_struct'. */ 418 #define HAVE_STRUCT_USER_REGS_STRUCT 1 419 420 /* Define to 1 if `domainname' is a member of `struct utsname'. */ 421 #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1 422 423 /* Define to 1 if the system has the type `struct xt_entry_match'. */ 424 #define HAVE_STRUCT_XT_ENTRY_MATCH 1 425 426 /* Define to 1 if the system has the type `struct xt_entry_target'. */ 427 #define HAVE_STRUCT_XT_ENTRY_TARGET 1 428 429 /* Define to 1 if you have the `syncfs' function. */ 430 #define HAVE_SYNCFS 1 431 432 /* Define to 1 if you have __sync_add_and_fetch */ 433 #define HAVE_SYNC_ADD_AND_FETCH 1 434 435 /* Define to 1 if you have the `sync_file_range' function. */ 436 #define HAVE_SYNC_FILE_RANGE 1 437 438 /* Define to 1 if you have the <sys/acl.h> header file. */ 439 /* #undef HAVE_SYS_ACL_H */ 440 441 /* Define to 1 if you have the <sys/capability.h> header file. */ 442 #define HAVE_SYS_CAPABILITY_H 1 443 444 /* Define to 1 if you have the <sys/epoll.h> header file. */ 445 #define HAVE_SYS_EPOLL_H 1 446 447 /* Define to 1 if you have the <sys/fanotify.h> header file. */ 448 /* #undef HAVE_SYS_FANOTIFY_H */ 449 450 /* Define to 1 if you have the <sys/inotify.h> header file. */ 451 #define HAVE_SYS_INOTIFY_H 1 452 453 /* Define to 1 if you have the <sys/prctl.h> header file. */ 454 #define HAVE_SYS_PRCTL_H 1 455 456 /* Define to 1 if you have the <sys/ptrace.h> header file. */ 457 #define HAVE_SYS_PTRACE_H 1 458 459 /* Define to 1 if you have the <sys/reg.h> header file. */ 460 #define HAVE_SYS_REG_H 1 461 462 /* Define to 1 if you have the <sys/shm.h> header file. */ 463 #define HAVE_SYS_SHM_H 1 464 465 /* Define to 1 if you have the <sys/signalfd.h> header file. */ 466 #define HAVE_SYS_SIGNALFD_H 1 467 468 /* Define to 1 if you have the <sys/stat.h> header file. */ 469 #define HAVE_SYS_STAT_H 1 470 471 /* Define to 1 if you have the <sys/timerfd.h> header file. */ 472 #define HAVE_SYS_TIMERFD_H 1 473 474 /* Define to 1 if you have the <sys/types.h> header file. */ 475 #define HAVE_SYS_TYPES_H 1 476 477 /* Define to 1 if you have the <sys/ustat.h> header file. */ 478 /* #undef HAVE_SYS_USTAT_H */ 479 480 /* Define to 1 if you have the <sys/utsname.h> header file. */ 481 #define HAVE_SYS_UTSNAME_H 1 482 483 /* Define to 1 if you have the <sys/xattr.h> header file. */ 484 #define HAVE_SYS_XATTR_H 1 485 486 /* Define to 1 if you have the `tee' function. */ 487 #define HAVE_TEE 1 488 489 /* Define to 1 if you have the `timerfd_create' function. */ 490 #define HAVE_TIMERFD_CREATE 1 491 492 /* Define to 1 if you have the `timerfd_gettime' function. */ 493 #define HAVE_TIMERFD_GETTIME 1 494 495 /* Define to 1 if you have the `timerfd_settime' function. */ 496 #define HAVE_TIMERFD_SETTIME 1 497 498 /* Define to 1 if you have the <tirpc/netconfig.h> header file. */ 499 /* #undef HAVE_TIRPC_NETCONFIG_H */ 500 501 /* Define to 1 if you have the <unistd.h> header file. */ 502 #define HAVE_UNISTD_H 1 503 504 /* Define to 1 if you have the `unshare' function. */ 505 #define HAVE_UNSHARE 1 506 507 /* Define to 1 if you have the `ustat' function. */ 508 /* #undef HAVE_USTAT */ 509 510 /* Define to 1 if you have utimensat(2) */ 511 #define HAVE_UTIMENSAT 1 512 513 /* Define to 1 if you have the `vfork' function. */ 514 #define HAVE_VFORK 1 515 516 /* Define to 1 if you have the `vmsplice' function. */ 517 #define HAVE_VMSPLICE 1 518 519 /* Define to 1 if you have the <xfs/xqm.h> header file. */ 520 /* #undef HAVE_XFS_XQM_H */ 521 522 /* Error message when no NUMA support */ 523 #define NUMA_ERROR_MSG "test requires libnuma >= 2 and it's development packages" 524 525 /* Name of package */ 526 #define PACKAGE "ltp" 527 528 /* Define to the address where bug reports for this package should be sent. */ 529 #define PACKAGE_BUGREPORT "ltp@lists.linux.it" 530 531 /* Define to the full name of this package. */ 532 #define PACKAGE_NAME "ltp" 533 534 /* Define to the full name and version of this package. */ 535 #define PACKAGE_STRING "ltp LTP_VERSION" 536 537 /* Define to the one symbol short name of this package. */ 538 #define PACKAGE_TARNAME "ltp" 539 540 /* Define to the home page for this package. */ 541 #define PACKAGE_URL "" 542 543 /* Define to the version of this package. */ 544 #define PACKAGE_VERSION "LTP_VERSION" 545 546 /* Define to 1 if you have the ANSI C header files. */ 547 #define STDC_HEADERS 1 548 549 /* Target is running Linux w/out an MMU */ 550 /* #undef UCLINUX */ 551 552 /* Version number of package */ 553 #define VERSION "LTP_VERSION" 554 555 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 556 `char[]'. */ 557 /* #undef YYTEXT_POINTER */ 558