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