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 `daemon' function. */ 24 #define HAVE_DAEMON 1 25 26 /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC_COARSE', and to 27 0 if you don't. */ 28 #define HAVE_DECL_CLOCK_MONOTONIC_COARSE 1 29 30 /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC_RAW', and to 0 31 if you don't. */ 32 #define HAVE_DECL_CLOCK_MONOTONIC_RAW 1 33 34 /* Define to 1 if you have the declaration of `CLOCK_REALTIME_COARSE', and to 35 0 if you don't. */ 36 #define HAVE_DECL_CLOCK_REALTIME_COARSE 1 37 38 /* Define to 1 if you have the declaration of `IFLA_NET_NS_PID', and to 0 if 39 you don't. */ 40 #define HAVE_DECL_IFLA_NET_NS_PID 1 41 42 /* Define to 1 if you have the declaration of `MADV_MERGEABLE', and to 0 if 43 you don't. */ 44 #define HAVE_DECL_MADV_MERGEABLE 1 45 46 /* Define to 1 if you have the declaration of `MPOL_BIND', and to 0 if you 47 don't. */ 48 #define HAVE_DECL_MPOL_BIND 0 49 50 /* Define to 1 if you have the declaration of `MPOL_DEFAULT', and to 0 if you 51 don't. */ 52 #define HAVE_DECL_MPOL_DEFAULT 0 53 54 /* Define to 1 if you have the declaration of `MPOL_F_ADDR', and to 0 if you 55 don't. */ 56 #define HAVE_DECL_MPOL_F_ADDR 0 57 58 /* Define to 1 if you have the declaration of `MPOL_F_MEMS_ALLOWED', and to 0 59 if you don't. */ 60 #define HAVE_DECL_MPOL_F_MEMS_ALLOWED 0 61 62 /* Define to 1 if you have the declaration of `MPOL_F_NODE', and to 0 if you 63 don't. */ 64 #define HAVE_DECL_MPOL_F_NODE 0 65 66 /* Define to 1 if you have the declaration of `MPOL_INTERLEAVE', and to 0 if 67 you don't. */ 68 #define HAVE_DECL_MPOL_INTERLEAVE 0 69 70 /* Define to 1 if you have the declaration of `MPOL_PREFERRED', and to 0 if 71 you don't. */ 72 #define HAVE_DECL_MPOL_PREFERRED 0 73 74 /* Define to 1 if you have the declaration of `PR_CAPBSET_DROP', and to 0 if 75 you don't. */ 76 #define HAVE_DECL_PR_CAPBSET_DROP 1 77 78 /* Define to 1 if you have the declaration of `PR_CAPBSET_READ', and to 0 if 79 you don't. */ 80 #define HAVE_DECL_PR_CAPBSET_READ 1 81 82 /* Define to 1 if you have the declaration of `PTRACE_GETSIGINFO', and to 0 if 83 you don't. */ 84 #define HAVE_DECL_PTRACE_GETSIGINFO 1 85 86 /* Define to 1 if you have the declaration of `PTRACE_O_TRACEVFORKDONE', and 87 to 0 if you don't. */ 88 #define HAVE_DECL_PTRACE_O_TRACEVFORKDONE 1 89 90 /* Define to 1 if you have the declaration of `PTRACE_SETOPTIONS', and to 0 if 91 you don't. */ 92 #define HAVE_DECL_PTRACE_SETOPTIONS 1 93 94 /* Define to 1 if you have the <dmapi.h> header file. */ 95 /* #undef HAVE_DMAPI_H */ 96 97 /* Define to 1 if the system has the type `enum kcmp_type'. */ 98 #define HAVE_ENUM_KCMP_TYPE 1 99 100 /* Define to 1 if you have the `epoll_pwait' function. */ 101 #define HAVE_EPOLL_PWAIT 1 102 103 /* Define to 1 if you have the `fallocate' function. */ 104 #define HAVE_FALLOCATE 1 105 106 /* Define to 1 if you have the `fchownat' function. */ 107 #define HAVE_FCHOWNAT 1 108 109 /* Define to 1 if you have the `fork' function. */ 110 #define HAVE_FORK 1 111 112 /* Define to 1 if you have the `fstatat' function. */ 113 #define HAVE_FSTATAT 1 114 115 /* Define to 1 if you have FS_IOC_GETFLAGS and FS_IOC_SETFLAGS in 116 <linux/fs.h>. */ 117 #define HAVE_FS_IOC_FLAGS 1 118 119 /* Define to 1 if you have the <ifaddrs.h> header file. */ 120 /* #undef HAVE_IFADDRS_H */ 121 122 /* Define to 1 if you have the <inttypes.h> header file. */ 123 #define HAVE_INTTYPES_H 1 124 125 /* Define to 1 if you have the `io_set_eventfd' function. */ 126 /* #undef HAVE_IO_SET_EVENTFD */ 127 128 /* Define to 1 if you have the `kcmp' function. */ 129 /* #undef HAVE_KCMP */ 130 131 /* Define to 1 if you have the <keyutils.h> header file. */ 132 /* #undef HAVE_KEYUTILS_H */ 133 134 /* Define to 1 if you have libacl installed. */ 135 /* #undef HAVE_LIBACL */ 136 137 /* Define to 1 if you have libaio and it's headers installed. */ 138 /* #undef HAVE_LIBAIO */ 139 140 /* Define to 1 if you have the <libaio.h> header file. */ 141 /* #undef HAVE_LIBAIO_H */ 142 143 /* Define to 1 if you have libcap-2 installed. */ 144 #define HAVE_LIBCAP 1 145 146 /* Define whether libcrypto and openssl headers are installed */ 147 #define HAVE_LIBCRYPTO 1 148 149 /* Define to 1 if you have libkeyutils installed. */ 150 /* #undef HAVE_LIBKEYUTILS */ 151 152 /* Define to 1 if you have both SELinux libraries and headers. */ 153 #define HAVE_LIBSELINUX_DEVEL 1 154 155 /* Define to 1 if you have libtirpc headers installed */ 156 /* #undef HAVE_LIBTIRPC */ 157 158 /* Define to 1 if you have the <linux/can.h> header file. */ 159 #define HAVE_LINUX_CAN_H 1 160 161 /* Define to 1 if you have the <linux/genetlink.h> header file. */ 162 #define HAVE_LINUX_GENETLINK_H 1 163 164 /* Define to 1 if you have the <linux/if_ether.h> header file. */ 165 #define HAVE_LINUX_IF_ETHER_H 1 166 167 /* Define to 1 if you have the <linux/if_packet.h> header file. */ 168 #define HAVE_LINUX_IF_PACKET_H 1 169 170 /* Define to 1 if you have the <linux/keyctl.h> header file. */ 171 #define HAVE_LINUX_KEYCTL_H 1 172 173 /* Define to 1 if you have the <linux/mempolicy.h> header file. */ 174 #define HAVE_LINUX_MEMPOLICY_H 1 175 176 /* Define to 1 if you have the <linux/module.h> header file. */ 177 #define HAVE_LINUX_MODULE_H 1 178 179 /* Define to 1 if you have the <linux/netlink.h> header file. */ 180 #define HAVE_LINUX_NETLINK_H 1 181 182 /* Define to 1 if you have the <linux/ptrace.h> header file. */ 183 #define HAVE_LINUX_PTRACE_H 1 184 185 /* Define to 1 if having a valid linux/random.h */ 186 #define HAVE_LINUX_RANDOM_H 1 187 188 /* Define to 1 if you have the <linux/securebits.h> header file. */ 189 #define HAVE_LINUX_SECUREBITS_H 1 190 191 /* Define to 1 if you have the <linux/signalfd.h> header file. */ 192 #define HAVE_LINUX_SIGNALFD_H 1 193 194 /* Define to 1 if you have the <linux/taskstats.h> header file. */ 195 #define HAVE_LINUX_TASKSTATS_H 1 196 197 /* Define to 1 if you have the <linux/types.h> header file. */ 198 #define HAVE_LINUX_TYPES_H 1 199 200 /* Define to 1 if you have MADV_MERGEABLE */ 201 #define HAVE_MADV_MERGEABLE 1 202 203 /* Define to 1 if you have the <memory.h> header file. */ 204 #define HAVE_MEMORY_H 1 205 206 /* Define to 1 if you have the `mkdirat' function. */ 207 #define HAVE_MKDIRAT 1 208 209 /* Define to 1 if you have the `mkdtemp' function. */ 210 #define HAVE_MKDTEMP 1 211 212 /* Define to 1 if you have the `mknodat' function. */ 213 #define HAVE_MKNODAT 1 214 215 /* Define to 1 if you have the <mm.h> header file. */ 216 /* #undef HAVE_MM_H */ 217 218 /* Define to 1 if you have the `modify_ldt' function. */ 219 /* #undef HAVE_MODIFY_LDT */ 220 221 /* define to 1 if you have all constants required to use mbind tests */ 222 /* #undef HAVE_MPOL_CONSTANTS */ 223 224 /* Define to 1 if you have MREMAP_FIXED in <sys/mman.h>. */ 225 #define HAVE_MREMAP_FIXED 1 226 227 /* Define to 1 if you have the <numaif.h> header file. */ 228 /* #undef HAVE_NUMAIF_H */ 229 230 /* define to 1 if you have 'numa_alloc_onnode' function */ 231 /* #undef HAVE_NUMA_ALLOC_ONNODE */ 232 233 /* Define to 1 if you have the <numa.h> header file. */ 234 /* #undef HAVE_NUMA_H */ 235 236 /* define to 1 if you have 'numa_move_pages' function */ 237 /* #undef HAVE_NUMA_MOVE_PAGES */ 238 239 /* Define to 1 if you have the `openat' function. */ 240 #define HAVE_OPENAT 1 241 242 /* Define to 1 if you have the <openssl/sha.h> header file. */ 243 #define HAVE_OPENSSL_SHA_H 1 244 245 /* Define to 1 if you have struct perf_event_attr */ 246 #define HAVE_PERF_EVENT_ATTR 1 247 248 /* Define to 1 if you have the `preadv' function. */ 249 #define HAVE_PREADV 1 250 251 /* Define to 1 if you have the `profil' function. */ 252 #define HAVE_PROFIL 1 253 254 /* Define to 1 if you have the <pthread.h> header file. */ 255 #define HAVE_PTHREAD_H 1 256 257 /* Define to 1 if you have the `pwritev' function. */ 258 #define HAVE_PWRITEV 1 259 260 /* Define to 1 if you have quota v1 */ 261 /* #undef HAVE_QUOTAV1 */ 262 263 /* Define to 1 if you have quota v2 */ 264 /* #undef HAVE_QUOTAV2 */ 265 266 /* Define to 1 if you have the `readlinkat' function. */ 267 #define HAVE_READLINKAT 1 268 269 /* Define to 1 if you have the `renameat' function. */ 270 #define HAVE_RENAMEAT 1 271 272 /* Define to 1 if you have the `renameat2' function. */ 273 /* #undef HAVE_RENAMEAT2 */ 274 275 /* Define to 1 if you have the <selinux/selinux.h> header file. */ 276 #define HAVE_SELINUX_SELINUX_H 277 278 /* Define to 1 if you have the `signalfd' function. */ 279 #define HAVE_SIGNALFD 1 280 281 /* Define to 1 if you have the <signalfd.h> header file. */ 282 /* #undef HAVE_SIGNALFD_H */ 283 284 /* Define to 1 if you have the `splice' function. */ 285 #define HAVE_SPLICE 1 286 287 /* Define to 1 if you have the <stdint.h> header file. */ 288 #define HAVE_STDINT_H 1 289 290 /* Define to 1 if you have the <stdlib.h> header file. */ 291 #define HAVE_STDLIB_H 1 292 293 /* Define to 1 if you have the <strings.h> header file. */ 294 #define HAVE_STRINGS_H 1 295 296 /* Define to 1 if you have the <string.h> header file. */ 297 #define HAVE_STRING_H 1 298 299 /* Define to 1 if you have struct f_owner_ex */ 300 #define HAVE_STRUCT_F_OWNER_EX 1 301 302 /* Define to 1 if the system has the type `struct iovec'. */ 303 #define HAVE_STRUCT_IOVEC 1 304 305 /* Define to 1 if the system has the type `struct mmsghdr'. */ 306 #define HAVE_STRUCT_MMSGHDR 1 307 308 /* Define to 1 if the system has the type `struct modify_ldt_ldt_s'. */ 309 /* #undef HAVE_STRUCT_MODIFY_LDT_LDT_S */ 310 311 /* Define to 1 if the system has the type `struct ptrace_peeksiginfo_args'. */ 312 #define HAVE_STRUCT_PTRACE_PEEKSIGINFO_ARGS 1 313 314 /* Define to 1 if the system has the type `struct pt_regs'. */ 315 #define HAVE_STRUCT_PT_REGS 1 316 317 /* Define to 1 if `sa_sigaction' is a member of `struct sigaction'. */ 318 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 319 320 /* Define to 1 if `signo' is a member of `struct signalfd_siginfo'. */ 321 #define HAVE_STRUCT_SIGNALFD_SIGINFO_SIGNO 1 322 323 /* Define to 1 if `ssi_signo' is a member of `struct signalfd_siginfo'. */ 324 #define HAVE_STRUCT_SIGNALFD_SIGINFO_SSI_SIGNO 1 325 326 /* Define to 1 if `freepages_count' is a member of `struct taskstats'. */ 327 #define HAVE_STRUCT_TASKSTATS_FREEPAGES_COUNT 1 328 329 /* Define to 1 if `nvcsw' is a member of `struct taskstats'. */ 330 #define HAVE_STRUCT_TASKSTATS_NVCSW 1 331 332 /* Define to 1 if `read_bytes' is a member of `struct taskstats'. */ 333 #define HAVE_STRUCT_TASKSTATS_READ_BYTES 1 334 335 /* Define to 1 if the system has the type `struct tpacket_req3'. */ 336 #define HAVE_STRUCT_TPACKET_REQ3 1 337 338 /* Define to 1 if the system has the type `struct user_desc'. */ 339 #ifdef __i386__ 340 #define HAVE_STRUCT_USER_DESC 1 341 #else 342 /* #undef HAVE_STRUCT_USER_DESC */ 343 #endif 344 345 /* Define to 1 if the system has the type `struct user_regs_struct'. */ 346 #define HAVE_STRUCT_USER_REGS_STRUCT 1 347 348 /* Define to 1 if `domainname' is a member of `struct utsname'. */ 349 #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1 350 351 /* Define to 1 if the system has the type `struct xt_entry_match'. */ 352 #define HAVE_STRUCT_XT_ENTRY_MATCH 1 353 354 /* Define to 1 if the system has the type `struct xt_entry_target'. */ 355 #define HAVE_STRUCT_XT_ENTRY_TARGET 1 356 357 /* Define to 1 if you have __sync_add_and_fetch */ 358 #define HAVE_SYNC_ADD_AND_FETCH 1 359 360 /* Define to 1 if you have the <sys/acl.h> header file. */ 361 /* #undef HAVE_SYS_ACL_H */ 362 363 /* Define to 1 if you have the <sys/capability.h> header file. */ 364 #define HAVE_SYS_CAPABILITY_H 1 365 366 /* Define to 1 if you have the <sys/epoll.h> header file. */ 367 #define HAVE_SYS_EPOLL_H 1 368 369 /* Define to 1 if you have the <sys/fanotify.h> header file. */ 370 /* #undef HAVE_SYS_FANOTIFY_H */ 371 372 /* Define to 1 if you have the <sys/inotify.h> header file. */ 373 #define HAVE_SYS_INOTIFY_H 1 374 375 /* Define to 1 if you have the <sys/jfsdmapi.h> header file. */ 376 /* #undef HAVE_SYS_JFSDMAPI_H */ 377 378 /* Define to 1 if you have the <sys/prctl.h> header file. */ 379 #define HAVE_SYS_PRCTL_H 1 380 381 /* Define to 1 if you have the <sys/ptrace.h> header file. */ 382 #define HAVE_SYS_PTRACE_H 1 383 384 /* Define to 1 if you have the <sys/reg.h> header file. */ 385 #define HAVE_SYS_REG_H 1 386 387 /* Define to 1 if you have the <sys/signalfd.h> header file. */ 388 #define HAVE_SYS_SIGNALFD_H 1 389 390 /* Define to 1 if you have the <sys/stat.h> header file. */ 391 #define HAVE_SYS_STAT_H 1 392 393 /* Define to 1 if you have the <sys/timerfd.h> header file. */ 394 #define HAVE_SYS_TIMERFD_H 1 395 396 /* Define to 1 if you have the <sys/types.h> header file. */ 397 #define HAVE_SYS_TYPES_H 1 398 399 /* Define to 1 if you have the <sys/ustat.h> header file. */ 400 /* #undef HAVE_SYS_USTAT_H 1 */ 401 402 /* Define to 1 if you have the <sys/xattr.h> header file. */ 403 #define HAVE_SYS_XATTR_H 1 404 405 /* Define to 1 if you have the `tee' function. */ 406 #define HAVE_TEE 1 407 408 /* Define to 1 if you have the `timerfd_create' function. */ 409 #define HAVE_TIMERFD_CREATE 1 410 411 /* Define to 1 if you have the `timerfd_gettime' function. */ 412 #define HAVE_TIMERFD_GETTIME 1 413 414 /* Define to 1 if you have the `timerfd_settime' function. */ 415 #define HAVE_TIMERFD_SETTIME 1 416 417 /* Define to 1 if you have the <unistd.h> header file. */ 418 #define HAVE_UNISTD_H 1 419 420 /* Define to 1 if you have the `unshare' function. */ 421 #define HAVE_UNSHARE 1 422 423 /* Define to 1 if you have the `ustat' function. */ 424 /* #undef HAVE_USTAT 1 */ 425 426 /* Define to 1 if you have utimensat(2) */ 427 #define HAVE_UTIMENSAT 1 428 429 /* Define to 1 if you have the `vfork' function. */ 430 #define HAVE_VFORK 1 431 432 /* Define to 1 if you have the `vmsplice' function. */ 433 #define HAVE_VMSPLICE 1 434 435 /* Define to 1 if you have xfs quota */ 436 /* #undef HAVE_XFS_QUOTA */ 437 438 /* Name of package */ 439 #define PACKAGE "ltp" 440 441 /* Define to the address where bug reports for this package should be sent. */ 442 #define PACKAGE_BUGREPORT "ltp@lists.linux.it" 443 444 /* Define to the full name of this package. */ 445 #define PACKAGE_NAME "ltp" 446 447 /* Define to the full name and version of this package. */ 448 #define PACKAGE_STRING "ltp LTP_VERSION" 449 450 /* Define to the one symbol short name of this package. */ 451 #define PACKAGE_TARNAME "ltp" 452 453 /* Define to the home page for this package. */ 454 #define PACKAGE_URL "" 455 456 /* Define to the version of this package. */ 457 #define PACKAGE_VERSION "LTP_VERSION" 458 459 /* Define to 1 if you have the ANSI C header files. */ 460 #define STDC_HEADERS 1 461 462 /* Target is running Linux w/out an MMU */ 463 /* #undef UCLINUX */ 464 465 /* Version number of package */ 466 #define VERSION "LTP_VERSION" 467 468 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 469 `char[]'. */ 470 /* #undef YYTEXT_POINTER */ 471