• 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 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/openat2.h> header file. */
181 #define HAVE_LINUX_OPENAT2_H 1
182 
183 /* Define to 1 if you have the <linux/ptrace.h> header file. */
184 #define HAVE_LINUX_PTRACE_H 1
185 
186 /* Define to 1 if having a valid linux/random.h */
187 #define HAVE_LINUX_RANDOM_H 1
188 
189 /* Define to 1 if you have the <linux/seccomp.h> header file. */
190 #define HAVE_LINUX_SECCOMP_H 1
191 
192 /* Define to 1 if you have the <linux/securebits.h> header file. */
193 #define HAVE_LINUX_SECUREBITS_H 1
194 
195 /* Define to 1 if you have the <linux/signalfd.h> header file. */
196 #define HAVE_LINUX_SIGNALFD_H 1
197 
198 /* Define to 1 if you have the <linux/taskstats.h> header file. */
199 #define HAVE_LINUX_TASKSTATS_H 1
200 
201 /* Define to 1 if you have the <linux/types.h> header file. */
202 #define HAVE_LINUX_TYPES_H 1
203 
204 /* Define to 1 if you have the <linux/userfaultfd.h> header file. */
205 #define HAVE_LINUX_USERFAULTFD_H 1
206 
207 /* Define to 1 if you have the <memory.h> header file. */
208 #define HAVE_MEMORY_H 1
209 
210 /* Define to 1 if you have the `mkdirat' function. */
211 #define HAVE_MKDIRAT 1
212 
213 /* Define to 1 if you have the `mkdtemp' function. */
214 #define HAVE_MKDTEMP 1
215 
216 /* Define to 1 if you have the `mknodat' function. */
217 #define HAVE_MKNODAT 1
218 
219 /* Define to 1 if you have the <mm.h> header file. */
220 /* #undef HAVE_MM_H */
221 
222 /* Define to 1 if you have the `modify_ldt' function. */
223 /* #undef HAVE_MODIFY_LDT */
224 
225 /* Define to 1 if you have the `move_mount' function. */
226 /* #undef HAVE_MOVE_MOUNT */
227 
228 /* Define to 1 if you have MREMAP_FIXED in <sys/mman.h>. */
229 #define HAVE_MREMAP_FIXED 1
230 
231 /* Define to 1 if you have the `name_to_handle_at' function. */
232 /* #undef HAVE_NAME_TO_HANDLE_AT */
233 
234 /* Define to 1 if you have the <netconfig.h> header file. */
235 /* #undef HAVE_NETCONFIG_H */
236 
237 /* Define to 1 if you have the <netinet/sctp.h> header file. */
238 /* #undef HAVE_NETINET_SCTP_H */
239 
240 /* Define to 1 if you have newer libcap-2 installed. */
241 /* #undef HAVE_NEWER_LIBCAP */
242 
243 /* Define to 1 if you have the <numaif.h> header file. */
244 /* #undef HAVE_NUMAIF_H */
245 
246 /* Define to 1 if you have the <numa.h> header file. */
247 /* #undef HAVE_NUMA_H */
248 
249 /* Define to 1 if you have libnuma and it's headers version >= 2 installed. */
250 /* #undef HAVE_NUMA_V2 */
251 
252 /* Define to 1 if you have the `openat' function. */
253 #define HAVE_OPENAT 1
254 
255 /* Define to 1 if you have the `openat2' function. */
256 /* #undef HAVE_OPENAT2 */
257 
258 /* Define to 1 if you have the <openssl/sha.h> header file. */
259 #define HAVE_OPENSSL_SHA_H 1
260 
261 /* Define to 1 if you have the `open_tree' function. */
262 /* #undef HAVE_OPEN_TREE */
263 
264 /* Define to 1 if you have struct perf_event_attr */
265 #define HAVE_PERF_EVENT_ATTR 1
266 
267 /* Define to 1 if you have the `pidfd_open' function. */
268 #define HAVE_PIDFD_OPEN 1
269 
270 /* Define to 1 if you have the `pidfd_send_signal' function. */
271 #define HAVE_PIDFD_SEND_SIGNAL 1
272 
273 /* Define to 1 if you have the `pkey_mprotect' function. */
274 /* #undef HAVE_PKEY_MPROTECT */
275 
276 /* Define to 1 if you have the `preadv' function. */
277 #define HAVE_PREADV 1
278 
279 /* Define to 1 if you have the `preadv2' function. */
280 #define HAVE_PREADV2 1
281 
282 /* Define to 1 if you have the `profil' function. */
283 #define HAVE_PROFIL 1
284 
285 /* Define to 1 if you have the <pthread.h> header file. */
286 #define HAVE_PTHREAD_H 1
287 
288 /* Define to 1 if you have the `pwritev' function. */
289 #define HAVE_PWRITEV 1
290 
291 /* Define to 1 if you have the `pwritev2' function. */
292 #define HAVE_PWRITEV2 1
293 
294 /* Define to 1 if you have the `rand_r' function. */
295 #define HAVE_RAND_R 1
296 
297 /* Define to 1 if you have the `readlinkat' function. */
298 #define HAVE_READLINKAT 1
299 
300 /* Define to 1 if you have the `recvmmsg' function. */
301 #define HAVE_RECVMMSG 1
302 
303 /* Define to 1 if you have the `renameat' function. */
304 #define HAVE_RENAMEAT 1
305 
306 /* Define to 1 if you have the `renameat2' function. */
307 #define HAVE_RENAMEAT2 1
308 
309 /* Define to 1 if you have the <rpc/rpc.h> header file. */
310 /* #undef HAVE_RPC_RPC_H 1 */
311 
312 /* Define to 1 if you have the `sched_getcpu' function. */
313 #define HAVE_SCHED_GETCPU 1
314 
315 /* Define to 1 if you have the `setns` function. */
316 #define HAVE_SETNS 1
317 
318 /* Define to 1 if you have the <selinux/selinux.h> header file. */
319 #define HAVE_SELINUX_SELINUX_H 1
320 
321 /* Define to 1 if you have the `sendmmsg' function. */
322 #define HAVE_SENDMMSG 1
323 
324 /* Define to 1 if you have the `signalfd' function. */
325 #define HAVE_SIGNALFD 1
326 
327 /* Define to 1 if you have the `sigpending' function. */
328 /* #undef HAVE_SIGPENDING */
329 
330 /* Define to 1 if you have the `splice' function. */
331 #define HAVE_SPLICE 1
332 
333 /* Define to 1 if you have the `statx' function. */
334 #define HAVE_STATX 1
335 
336 /* Define to 1 if you have the <stdint.h> header file. */
337 #define HAVE_STDINT_H 1
338 
339 /* Define to 1 if you have the <stdlib.h> header file. */
340 #define HAVE_STDLIB_H 1
341 
342 /* Define to 1 if you have the `stime' function. */
343 /* #undef HAVE_STIME */
344 
345 /* Define to 1 if you have the <strings.h> header file. */
346 #define HAVE_STRINGS_H 1
347 
348 /* Define to 1 if you have the <string.h> header file. */
349 #define HAVE_STRING_H 1
350 
351 /* Define to 1 if the system has the type `struct af_alg_iv'. */
352 #define HAVE_STRUCT_AF_ALG_IV 1
353 
354 /* Define to 1 if the system has the type `struct clone_args'. */
355 #define HAVE_STRUCT_CLONE_ARGS 1
356 
357 /* Define to 1 if the system has the type `struct acct_v3'. */
358 /* #undef HAVE_STRUCT_ACCT_V3 */
359 
360 /* Define to 1 if the system has the type `struct fanotify_event_info_fid'. */
361 #define HAVE_STRUCT_FANOTIFY_EVENT_INFO_FID 1
362 
363 /* Define to 1 if `fsid.__val' is a member of `struct
364    fanotify_event_info_fid'. */
365 /* #undef HAVE_STRUCT_FANOTIFY_EVENT_INFO_FID_FSID___VAL */
366 
367 /* Define to 1 if the system has the type `struct fanotify_event_info_header'.
368    */
369 #define HAVE_STRUCT_FANOTIFY_EVENT_INFO_HEADER 1
370 
371 /* Define to 1 if the system has the type `struct file_dedupe_range'. */
372 #define HAVE_STRUCT_FILE_DEDUPE_RANGE 1
373 
374 /* Define to 1 if the system has the type `struct fs_quota_statv'. */
375 /* #undef HAVE_STRUCT_FS_QUOTA_STATV */
376 
377 /* Define to 1 if you have struct f_owner_ex */
378 #define HAVE_STRUCT_F_OWNER_EX 1
379 
380 /* Define to 1 if the system has the type `struct if_nextdqblk'. */
381 #define HAVE_STRUCT_IF_NEXTDQBLK 1
382 
383 /* Define to 1 if the system has the type `struct iovec'. */
384 #define HAVE_STRUCT_IOVEC 1
385 
386 /* Define to 1 if the system has the type `struct ipc64_perm'. */
387 #define HAVE_STRUCT_IPC64_PERM
388 
389 /* Define to 1 if you have the type `struct loop_config'. */
390 #define HAVE_STRUCT_LOOP_CONFIG 1
391 
392 /* Define to 1 if the system has the type `struct mmsghdr'. */
393 #define HAVE_STRUCT_MMSGHDR 1
394 
395 /* Define to 1 if the system has the type `struct modify_ldt_ldt_s'. */
396 /* #undef HAVE_STRUCT_MODIFY_LDT_LDT_S */
397 
398 /* Define to 1 if `aux_head' is a member of `struct perf_event_mmap_page'. */
399 #define HAVE_STRUCT_PERF_EVENT_MMAP_PAGE_AUX_HEAD 1
400 
401 /* Define to 1 if the system has the type `struct ptrace_peeksiginfo_args'. */
402 #define HAVE_STRUCT_PTRACE_PEEKSIGINFO_ARGS 1
403 
404 /* Define to 1 if the system has the type `struct pt_regs'. */
405 #define HAVE_STRUCT_PT_REGS 1
406 
407 /* Define to 1 if the system has the type `struct rlimit64'. */
408 #define HAVE_STRUCT_RLIMIT64 1
409 
410 /* Define to 1 if the system has the type `struct semid64_ds'. */
411 #define HAVE_STRUCT_SEMID64_DS 1
412 
413 /* Define to 1 if the system has the type `struct semun'. */
414 #define HAVE_STRUCT_SEMUN 1
415 
416 /* Define to 1 if the system has the type `struct shmid64_ds'. */
417 #define HAVE_STRUCT_SHMID64_DS
418 
419 /* Define to 1 if `sa_sigaction' is a member of `struct sigaction'. */
420 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
421 
422 /* Define to 1 if `ssi_signo' is a member of `struct signalfd_siginfo'. */
423 #define HAVE_STRUCT_SIGNALFD_SIGINFO_SSI_SIGNO 1
424 
425 /* Define to 1 if the system has the type `struct sockaddr_alg'. */
426 #define HAVE_STRUCT_SOCKADDR_ALG 1
427 
428 /* Define to 1 if the system has the type `struct statx'. */
429 #define HAVE_STRUCT_STATX 1
430 
431 /* Define to 1 if the system has the type `struct statx_timestamp'. */
432 #define HAVE_STRUCT_STATX_TIMESTAMP 1
433 
434 /* Define to 1 if `freepages_count' is a member of `struct taskstats'. */
435 #define HAVE_STRUCT_TASKSTATS_FREEPAGES_COUNT 1
436 
437 /* Define to 1 if `nvcsw' is a member of `struct taskstats'. */
438 #define HAVE_STRUCT_TASKSTATS_NVCSW 1
439 
440 /* Define to 1 if `read_bytes' is a member of `struct taskstats'. */
441 #define HAVE_STRUCT_TASKSTATS_READ_BYTES 1
442 
443 /* Define to 1 if the system has the type `struct termio'. */
444 #define HAVE_STRUCT_TERMIO 1
445 
446 /* Define to 1 if the system has the type `struct tpacket_req3'. */
447 #define HAVE_STRUCT_TPACKET_REQ3 1
448 
449 /* Define to 1 if the system has the type `struct user_desc'. */
450 #ifdef __i386__
451 #define HAVE_STRUCT_USER_DESC 1
452 #else
453 /* #undef HAVE_STRUCT_USER_DESC */
454 #endif
455 
456 /* Define to 1 if the system has the type `struct user_regs_struct'. */
457 #define HAVE_STRUCT_USER_REGS_STRUCT 1
458 
459 /* Define to 1 if `domainname' is a member of `struct utsname'. */
460 #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
461 
462 /* Define to 1 if the system has the type `struct xt_entry_match'. */
463 #define HAVE_STRUCT_XT_ENTRY_MATCH 1
464 
465 /* Define to 1 if the system has the type `struct xt_entry_target'. */
466 #define HAVE_STRUCT_XT_ENTRY_TARGET 1
467 
468 /* Define to 1 if the system has the type `struct __kernel_itimerspec'. */
469 #define HAVE_STRUCT___KERNEL_ITIMERSPEC 1
470 
471 /* Define to 1 if the system has the type `struct __kernel_old_timespec'. */
472 #define HAVE_STRUCT___KERNEL_OLD_TIMESPEC 1
473 
474 /* Define to 1 if the system has the type `struct __kernel_timespec'. */
475 #define HAVE_STRUCT___KERNEL_TIMESPEC 1
476 
477 /* Define to 1 if the system has the type `struct __kernel_timex'. */
478 #define HAVE_STRUCT___KERNEL_TIMEX 1
479 
480 /* Define to 1 if the system has the type `struct __kernel_timex_timeval'. */
481 #define HAVE_STRUCT___KERNEL_TIMEX_TIMEVAL 1
482 
483 /* Define to 1 if you have the `syncfs' function. */
484 #define HAVE_SYNCFS 1
485 
486 /* Define to 1 if you have __sync_add_and_fetch */
487 #define HAVE_SYNC_ADD_AND_FETCH 1
488 
489 /* Define to 1 if you have the `sync_file_range' function. */
490 #define HAVE_SYNC_FILE_RANGE 1
491 
492 /* Define to 1 if you have the <sys/acl.h> header file. */
493 /* #undef HAVE_SYS_ACL_H */
494 
495 /* Define to 1 if you have the <sys/capability.h> header file. */
496 #define HAVE_SYS_CAPABILITY_H 1
497 
498 /* Define to 1 if you have the <sys/epoll.h> header file. */
499 #define HAVE_SYS_EPOLL_H 1
500 
501 /* Define to 1 if you have the <sys/fanotify.h> header file. */
502 /* #undef HAVE_SYS_FANOTIFY_H */
503 
504 /* Define to 1 if you have the <sys/inotify.h> header file. */
505 #define HAVE_SYS_INOTIFY_H 1
506 
507 /* Define to 1 if you have the <sys/prctl.h> header file. */
508 #define HAVE_SYS_PRCTL_H 1
509 
510 /* Define to 1 if you have the <sys/ptrace.h> header file. */
511 #define HAVE_SYS_PTRACE_H 1
512 
513 /* Define to 1 if you have the <sys/reg.h> header file. */
514 #define HAVE_SYS_REG_H 1
515 
516 /* Define to 1 if you have the <sys/shm.h> header file. */
517 #define HAVE_SYS_SHM_H 1
518 
519 /* Define to 1 if you have the <sys/signalfd.h> header file. */
520 #define HAVE_SYS_SIGNALFD_H 1
521 
522 /* Define to 1 if you have the <sys/stat.h> header file. */
523 #define HAVE_SYS_STAT_H 1
524 
525 /* Define to 1 if you have the <sys/timerfd.h> header file. */
526 #define HAVE_SYS_TIMERFD_H 1
527 
528 /* Define to 1 if you have the <sys/types.h> header file. */
529 #define HAVE_SYS_TYPES_H 1
530 
531 /* Define to 1 if you have the <sys/ustat.h> header file. */
532 /* #undef HAVE_SYS_USTAT_H */
533 
534 /* Define to 1 if you have the <sys/utsname.h> header file. */
535 #define HAVE_SYS_UTSNAME_H 1
536 
537 /* Define to 1 if you have the <sys/xattr.h> header file. */
538 #define HAVE_SYS_XATTR_H 1
539 
540 /* Define to 1 if you have the `tee' function. */
541 #define HAVE_TEE 1
542 
543 /* Define to 1 if you have the `timerfd_create' function. */
544 #define HAVE_TIMERFD_CREATE 1
545 
546 /* Define to 1 if you have the `timerfd_gettime' function. */
547 #define HAVE_TIMERFD_GETTIME 1
548 
549 /* Define to 1 if you have the `timerfd_settime' function. */
550 #define HAVE_TIMERFD_SETTIME 1
551 
552 /* Define to 1 if you have the <tirpc/netconfig.h> header file. */
553 /* #undef HAVE_TIRPC_NETCONFIG_H */
554 
555 /* Define to 1 if you have the <unistd.h> header file. */
556 #define HAVE_UNISTD_H 1
557 
558 /* Define to 1 if you have the `unshare' function. */
559 #define HAVE_UNSHARE 1
560 
561 /* Define to 1 if you have the `ustat' function. */
562 /* #undef HAVE_USTAT */
563 
564 /* Define to 1 if you have utimensat(2) */
565 #define HAVE_UTIMENSAT 1
566 
567 /* Define to 1 if you have the `vfork' function. */
568 #define HAVE_VFORK 1
569 
570 /* Define to 1 if you have the `vmsplice' function. */
571 #define HAVE_VMSPLICE 1
572 
573 /* Define to 1 if you have the <xfs/xqm.h> header file. */
574 /* #undef HAVE_XFS_XQM_H */
575 
576 /* Error message when no NUMA support */
577 #define NUMA_ERROR_MSG "test requires libnuma >= 2 and it's development packages"
578 
579 /* Name of package */
580 #define PACKAGE "ltp"
581 
582 /* Define to the address where bug reports for this package should be sent. */
583 #define PACKAGE_BUGREPORT "ltp@lists.linux.it"
584 
585 /* Define to the full name of this package. */
586 #define PACKAGE_NAME "ltp"
587 
588 /* Define to the full name and version of this package. */
589 #define PACKAGE_STRING "ltp LTP_VERSION"
590 
591 /* Define to the one symbol short name of this package. */
592 #define PACKAGE_TARNAME "ltp"
593 
594 /* Define to the home page for this package. */
595 #define PACKAGE_URL ""
596 
597 /* Define to the version of this package. */
598 #define PACKAGE_VERSION "LTP_VERSION"
599 
600 /* Define to 1 if you have the ANSI C header files. */
601 #define STDC_HEADERS 1
602 
603 /* Target is running Linux w/out an MMU */
604 /* #undef UCLINUX */
605 
606 /* Version number of package */
607 #define VERSION "LTP_VERSION"
608 
609 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
610    `char[]'. */
611 /* #undef YYTEXT_POINTER */
612