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