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