summaryrefslogtreecommitdiffstats
path: root/src/kernel/tests/include/config.h
blob: 3839234f00754df7740bebc78b556ea36e94e18f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
/* include/config.h.  Generated from config.h.in by configure.  */
/* include/config.h.in.  Generated from configure.ac by autoheader.  */

#include <xloop/version.h>

/* Define to 1 if clone() supports 7 arguments. */
#define CLONE_SUPPORTS_7_ARGS 1

/* Define to 1 if you have the <asm/ldt.h> header file. */
#define HAVE_ASM_LDT_H 1

/* Define to 1 if you have the <asm/ptrace.h> header file. */
#define HAVE_ASM_PTRACE_H 1

/* Define to 1 if you have the __atomic_* compiler builtins */
#define HAVE_ATOMIC_MEMORY_MODEL 1

/* Define to 1 if you have __builtin___clear_cache */
#define HAVE_BUILTIN_CLEAR_CACHE 1

/* Define to 1 if you have the `clnttcp_create' function. */
/* #undef HAVE_CLNTTCP_CREATE */

/* Define to 1 if you have the `clone3' function. */
/* #undef HAVE_CLONE3 */

/* Define to 1 if you have the `copy_file_range' function. */
#define HAVE_COPY_FILE_RANGE 1

/* Define to 1 if you have the `daemon' function. */
#define HAVE_DAEMON 1

/* Define to 1 if you have the declaration of `IFLA_NET_NS_PID', and to 0 if
   you don't. */
#define HAVE_DECL_IFLA_NET_NS_PID 1

/* Define to 1 if you have the declaration of `MADV_MERGEABLE', and to 0 if
   you don't. */
#define HAVE_DECL_MADV_MERGEABLE 1

/* Define to 1 if you have the declaration of `PR_CAPBSET_DROP', and to 0 if
   you don't. */
#define HAVE_DECL_PR_CAPBSET_DROP 1

/* Define to 1 if you have the declaration of `PR_CAPBSET_READ', and to 0 if
   you don't. */
#define HAVE_DECL_PR_CAPBSET_READ 1

/* Define to 1 if you have the declaration of `PTRACE_GETSIGINFO', and to 0 if
   you don't. */
#define HAVE_DECL_PTRACE_GETSIGINFO 1

/* Define to 1 if you have the declaration of `PTRACE_O_TRACEVFORKDONE', and
   to 0 if you don't. */
#define HAVE_DECL_PTRACE_O_TRACEVFORKDONE 1

/* Define to 1 if you have the declaration of `PTRACE_SETOPTIONS', and to 0 if
   you don't. */
#define HAVE_DECL_PTRACE_SETOPTIONS 1

/* Define to 1 if the system has the type `enum kcmp_type'. */
#define HAVE_ENUM_KCMP_TYPE 1

/* Define to 1 if you have the `epoll_pwait' function. */
#define HAVE_EPOLL_PWAIT 1

/* Define to 1 if you have the `execveat' function. */
/* #undef HAVE_EXECVEAT */

/* Define to 1 if you have the `fallocate' function. */
#define HAVE_FALLOCATE 1

/* Define to 1 if you have the `fchownat' function. */
#define HAVE_FCHOWNAT 1

/* Define to 1 if you have the `fork' function. */
#define HAVE_FORK 1

/* Define to 1 if you have the `fsconfig' function. */
/* #undef HAVE_FSCONFIG */

/* Define to 1 if you have the `fsmount' function. */
/* #undef HAVE_FSMOUNT */

/* Define to 1 if you have the `fsopen' function. */
/* #undef HAVE_FSOPEN */

/* Define to 1 if you have the `fspick' function. */
/* #undef HAVE_FSPICK */

/* Define to 1 if you have the `fstatat' function. */
#define HAVE_FSTATAT 1

/* Define to 1 if you have the <fts.h> header file. */
#define HAVE_FTS_H 1

/* Define to 1 if you have the `getauxval' function. */
#define HAVE_GETAUXVAL 1

/* Define to 1 if you have the `getdents' function. */
/* #undef HAVE_GETDENTS */

/* Define to 1 if you have the `getdents64' function. */
#define HAVE_GETDENTS64 1

/* Define to 1 if you have the <ifaddrs.h> header file. */
#define HAVE_IFADDRS_H 1

/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1

/* Define to 1 if you have the `io_pgetevents' function. */
/* #undef HAVE_IO_PGETEVENTS */

/* Define to 1 if you have `io_set_eventfd' function. */
#define HAVE_IO_SET_EVENTFD 1

/* Define to 1 if you have the `io_uring_enter' function. */
/* #undef HAVE_IO_URING_ENTER */

/* Define to 1 if you have the `io_uring_register' function. */
/* #undef HAVE_IO_URING_REGISTER */

/* Define to 1 if you have the `io_uring_setup' function. */
/* #undef HAVE_IO_URING_SETUP */

/* Define to 1 if you have the `kcmp' function. */
/* #undef HAVE_KCMP */

/* Define to 1 if you have the <keyutils.h> header file. */
#define HAVE_KEYUTILS_H 1

/* Define to 1 if you have libacl and it's headers installed */
#define HAVE_LIBACL 1

/* Define to 1 if you have libaio and it's headers installed. */
#define HAVE_LIBAIO 1

/* Define to 1 if you have the <libaio.h> header file. */
#define HAVE_LIBAIO_H 1

/* Define to 1 if you have libcap-2 installed. */
#define HAVE_LIBCAP 1

/* Define whether libcrypto and openssl headers are installed */
#define HAVE_LIBCRYPTO 1

/* Define to 1 if you have libkeyutils installed. */
#define HAVE_LIBKEYUTILS 1

/* Define to 1 if you have libmnl library and headers */
#define HAVE_LIBMNL 1

/* Define to 1 if you have both SELinux libraries and headers. */
/* #undef HAVE_LIBSELINUX_DEVEL */

/* Define to 1 if you have the <linux/can.h> header file. */
#define HAVE_LINUX_CAN_H 1

/* Define to 1 if you have the <linux/cgroupstats.h> header file. */
#define HAVE_LINUX_CGROUPSTATS_H 1

/* Define to 1 if you have the <linux/cryptouser.h> header file. */
#define HAVE_LINUX_CRYPTOUSER_H 1

/* Define to 1 if you have the <linux/dccp.h> header file. */
#define HAVE_LINUX_DCCP_H 1

/* Define to 1 if you have the <linux/fs.h> header file. */
#define HAVE_LINUX_FS_H 1

/* Define to 1 if you have the <linux/genetlink.h> header file. */
#define HAVE_LINUX_GENETLINK_H 1

/* Define to 1 if you have the <linux/if_alg.h> header file. */
#define HAVE_LINUX_IF_ALG_H 1

/* Define to 1 if you have the <linux/if_ether.h> header file. */
#define HAVE_LINUX_IF_ETHER_H 1

/* Define to 1 if you have the <linux/if_packet.h> header file. */
#define HAVE_LINUX_IF_PACKET_H 1

/* Define to 1 if you have the <linux/keyctl.h> header file. */
#define HAVE_LINUX_KEYCTL_H 1

/* Define to 1 if you have the <linux/mempolicy.h> header file. */
#define HAVE_LINUX_MEMPOLICY_H 1

/* Define to 1 if you have the <linux/module.h> header file. */
#define HAVE_LINUX_MODULE_H 1

/* Define to 1 if you have the <linux/netlink.h> header file. */
#define HAVE_LINUX_NETLINK_H 1

/* Define to 1 if you have the <linux/ptrace.h> header file. */
#define HAVE_LINUX_PTRACE_H 1

/* Define to 1 if having a valid linux/random.h */
#define HAVE_LINUX_RANDOM_H 1

/* Define to 1 if you have the <linux/seccomp.h> header file. */
#define HAVE_LINUX_SECCOMP_H 1

/* Define to 1 if you have the <linux/securebits.h> header file. */
#define HAVE_LINUX_SECUREBITS_H 1

/* Define to 1 if you have the <linux/signalfd.h> header file. */
#define HAVE_LINUX_SIGNALFD_H 1

/* Define to 1 if you have the <linux/taskstats.h> header file. */
#define HAVE_LINUX_TASKSTATS_H 1

/* Define to 1 if you have the <linux/tty.h> header file. */
#define HAVE_LINUX_TTY_H 1

/* Define to 1 if you have the <linux/types.h> header file. */
#define HAVE_LINUX_TYPES_H 1

/* Define to 1 if you have the <linux/userfaultfd.h> header file. */
#define HAVE_LINUX_USERFAULTFD_H 1

/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1

/* Define to 1 if you have the `mkdirat' function. */
#define HAVE_MKDIRAT 1

/* Define to 1 if you have the `mkdtemp' function. */
#define HAVE_MKDTEMP 1

/* Define to 1 if you have the `mknodat' function. */
#define HAVE_MKNODAT 1

/* Define to 1 if you have the `modify_ldt' function. */
#define HAVE_MODIFY_LDT 1

/* Define to 1 if you have the `move_mount' function. */
/* #undef HAVE_MOVE_MOUNT */

/* Define to 1 if you have MREMAP_FIXED in <sys/mman.h>. */
#define HAVE_MREMAP_FIXED 1

/* Define to 1 if you have the `name_to_handle_at' function. */
#define HAVE_NAME_TO_HANDLE_AT 1

/* Define to 1 if you have the <netinet/sctp.h> header file. */
/* #undef HAVE_NETINET_SCTP_H */

/* Define to 1 if you have newer libcap-2 installed. */
#define HAVE_NEWER_LIBCAP 1

/* Define to 1 if you have the <numaif.h> header file. */
#define HAVE_NUMAIF_H 1

/* Define to 1 if you have the <numa.h> header file. */
#define HAVE_NUMA_H 1

/* Define to 1 if you have libnuma and it's headers version >= 2 installed. */
#define HAVE_NUMA_V2 1

/* Define to 1 if you have the `openat' function. */
#define HAVE_OPENAT 1

/* Define to 1 if you have the `openat2' function. */
/* #undef HAVE_OPENAT2 */

/* Define to 1 if you have the <openssl/sha.h> header file. */
#define HAVE_OPENSSL_SHA_H 1

/* Define to 1 if you have the `open_tree' function. */
/* #undef HAVE_OPEN_TREE */

/* Define to 1 if you have struct perf_event_attr */
#define HAVE_PERF_EVENT_ATTR 1

/* Define to 1 if you have the `pidfd_open' function. */
/* #undef HAVE_PIDFD_OPEN */

/* Define to 1 if you have the `pidfd_send_signal' function. */
/* #undef HAVE_PIDFD_SEND_SIGNAL */

/* Define to 1 if you have the `pkey_mprotect' function. */
#define HAVE_PKEY_MPROTECT 1

/* Define to 1 if you have the `preadv' function. */
#define HAVE_PREADV 1

/* Define to 1 if you have the `preadv2' function. */
#define HAVE_PREADV2 1

/* Define to 1 if you have the `profil' function. */
#define HAVE_PROFIL 1

/* Define to 1 if you have the <pthread.h> header file. */
#define HAVE_PTHREAD_H 1

/* Define to 1 if you have the `pwritev' function. */
#define HAVE_PWRITEV 1

/* Define to 1 if you have the `pwritev2' function. */
#define HAVE_PWRITEV2 1

/* Define to 1 if you have the `readlinkat' function. */
#define HAVE_READLINKAT 1

/* Define to 1 if you have the `recvmmsg' function. */
#define HAVE_RECVMMSG 1

/* Define to 1 if you have the `renameat' function. */
#define HAVE_RENAMEAT 1

/* Define to 1 if you have the `renameat2' function. */
#define HAVE_RENAMEAT2 1

/* Define to 1 if you have the `sched_getcpu' function. */
#define HAVE_SCHED_GETCPU 1

/* Define to 1 if you have the <selinux/selinux.h> header file. */
/* #undef HAVE_SELINUX_SELINUX_H */

/* Define to 1 if you have the `sendmmsg' function. */
#define HAVE_SENDMMSG 1

/* Define to 1 if you have the `setns' function. */
#define HAVE_SETNS 1

/* Define to 1 if you have the `signalfd' function. */
#define HAVE_SIGNALFD 1

/* Define to 1 if you have the `sigpending' function. */
#define HAVE_SIGPENDING 1

/* Define to 1 if you have the `splice' function. */
#define HAVE_SPLICE 1

/* Define to 1 if you have the `statx' function. */
#define HAVE_STATX 1

/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1

/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1

/* Define to 1 if you have the `stime' function. */
/* #undef HAVE_STIME */

/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1

/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1

/* Define to 1 if the system has the type `struct acct_v3'. */
#define HAVE_STRUCT_ACCT_V3 1

/* Define to 1 if the system has the type `struct af_alg_iv'. */
#define HAVE_STRUCT_AF_ALG_IV 1

/* Define to 1 if the system has the type `struct fanotify_event_info_fid'. */
#define HAVE_STRUCT_FANOTIFY_EVENT_INFO_FID 1

/* Define to 1 if `fsid.__val' is a member of `struct
   fanotify_event_info_fid'. */
/* #undef HAVE_STRUCT_FANOTIFY_EVENT_INFO_FID_FSID___VAL */

/* Define to 1 if the system has the type `struct fanotify_event_info_header'.
   */
#define HAVE_STRUCT_FANOTIFY_EVENT_INFO_HEADER 1

/* Define to 1 if the system has the type `struct file_dedupe_range'. */
#define HAVE_STRUCT_FILE_DEDUPE_RANGE 1

/* Define to 1 if the system has the type `struct fs_quota_statv'. */
#define HAVE_STRUCT_FS_QUOTA_STATV 1

/* Define to 1 if you have struct f_owner_ex */
#define HAVE_STRUCT_F_OWNER_EX 1

/* Define to 1 if the system has the type `struct if_nextdqblk'. */
#define HAVE_STRUCT_IF_NEXTDQBLK 1

/* Define to 1 if the system has the type `struct iovec'. */
#define HAVE_STRUCT_IOVEC 1

/* Define to 1 if the system has the type `struct ipc64_perm'. */
/* #undef HAVE_STRUCT_IPC64_PERM */

/* Define to 1 if the system has the type `struct loop_config'. */
#define HAVE_STRUCT_LOOP_CONFIG 1

/* Define to 1 if the system has the type `struct mmsghdr'. */
#define HAVE_STRUCT_MMSGHDR 1

/* Define to 1 if the system has the type `struct modify_ldt_ldt_s'. */
/* #undef HAVE_STRUCT_MODIFY_LDT_LDT_S */

/* Define to 1 if the system has the type `struct msqid64_ds'. */
/* #undef HAVE_STRUCT_MSQID64_DS */

/* Define to 1 if `aux_head' is a member of `struct perf_event_mmap_page'. */
#define HAVE_STRUCT_PERF_EVENT_MMAP_PAGE_AUX_HEAD 1

/* Define to 1 if the system has the type `struct ptrace_peeksiginfo_args'. */
/* #undef HAVE_STRUCT_PTRACE_PEEKSIGINFO_ARGS */

/* Define to 1 if the system has the type `struct pt_regs'. */
#define HAVE_STRUCT_PT_REGS 1

/* Define to 1 if the system has the type `struct rlimit64'. */
#define HAVE_STRUCT_RLIMIT64 1

/* Define to 1 if the system has the type `struct semid64_ds'. */
/* #undef HAVE_STRUCT_SEMID64_DS */

/* Define to 1 if the system has the type `struct shmid64_ds'. */
/* #undef HAVE_STRUCT_SHMID64_DS */

/* Define to 1 if `sa_sigaction' is a member of `struct sigaction'. */
#define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1

/* Define to 1 if `ssi_signo' is a member of `struct signalfd_siginfo'. */
#define HAVE_STRUCT_SIGNALFD_SIGINFO_SSI_SIGNO 1

/* Define to 1 if the system has the type `struct sockaddr_alg'. */
#define HAVE_STRUCT_SOCKADDR_ALG 1

/* Define to 1 if the system has the type `struct statx'. */
#define HAVE_STRUCT_STATX 1

/* Define to 1 if the system has the type `struct statx_timestamp'. */
#define HAVE_STRUCT_STATX_TIMESTAMP 1

/* Define to 1 if `freepages_count' is a member of `struct taskstats'. */
#define HAVE_STRUCT_TASKSTATS_FREEPAGES_COUNT 1

/* Define to 1 if `nvcsw' is a member of `struct taskstats'. */
#define HAVE_STRUCT_TASKSTATS_NVCSW 1

/* Define to 1 if `read_bytes' is a member of `struct taskstats'. */
#define HAVE_STRUCT_TASKSTATS_READ_BYTES 1

/* Define to 1 if the system has the type `struct termio'. */
#define HAVE_STRUCT_TERMIO 1

/* Define to 1 if the system has the type `struct tpacket_req3'. */
#define HAVE_STRUCT_TPACKET_REQ3 1

/* Define to 1 if the system has the type `struct user_desc'. */
#define HAVE_STRUCT_USER_DESC 1

/* Define to 1 if the system has the type `struct user_regs_struct'. */
/* #undef HAVE_STRUCT_USER_REGS_STRUCT */

/* Define to 1 if `domainname' is a member of `struct utsname'. */
#define HAVE_STRUCT_UTSNAME_DOMAINNAME 1

/* Define to 1 if the system has the type `struct xt_entry_match'. */
#define HAVE_STRUCT_XT_ENTRY_MATCH 1

/* Define to 1 if the system has the type `struct xt_entry_target'. */
#define HAVE_STRUCT_XT_ENTRY_TARGET 1

/* Define to 1 if you have the `syncfs' function. */
#define HAVE_SYNCFS 1

/* Define to 1 if you have __sync_add_and_fetch */
#define HAVE_SYNC_ADD_AND_FETCH 1

/* Define to 1 if you have the `sync_file_range' function. */
#define HAVE_SYNC_FILE_RANGE 1

/* Define to 1 if you have the <sys/acl.h> header file. */
#define HAVE_SYS_ACL_H 1

/* Define to 1 if you have the <sys/capability.h> header file. */
#define HAVE_SYS_CAPABILITY_H 1

/* Define to 1 if you have the <sys/epoll.h> header file. */
#define HAVE_SYS_EPOLL_H 1

/* Define to 1 if you have the <sys/fanotify.h> header file. */
#define HAVE_SYS_FANOTIFY_H 1

/* Define to 1 if you have the <sys/inotify.h> header file. */
#define HAVE_SYS_INOTIFY_H 1

/* Define to 1 if you have the <sys/prctl.h> header file. */
#define HAVE_SYS_PRCTL_H 1

/* Define to 1 if you have the <sys/ptrace.h> header file. */
#define HAVE_SYS_PTRACE_H 1

/* Define to 1 if you have the <sys/reg.h> header file. */
#define HAVE_SYS_REG_H 1

/* Define to 1 if you have the <sys/shm.h> header file. */
#define HAVE_SYS_SHM_H 1

/* Define to 1 if you have the <sys/signalfd.h> header file. */
#define HAVE_SYS_SIGNALFD_H 1

/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* Define to 1 if you have the <sys/timerfd.h> header file. */
#define HAVE_SYS_TIMERFD_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* Define to 1 if you have the <sys/ustat.h> header file. */
/* #undef HAVE_SYS_USTAT_H */

/* Define to 1 if you have the <sys/utsname.h> header file. */
#define HAVE_SYS_UTSNAME_H 1

/* Define to 1 if you have the <sys/xattr.h> header file. */
#define HAVE_SYS_XATTR_H 1

/* Define to 1 if you have the `tee' function. */
#define HAVE_TEE 1

/* Define to 1 if you have the `timerfd_create' function. */
#define HAVE_TIMERFD_CREATE 1

/* Define to 1 if you have the `timerfd_gettime' function. */
#define HAVE_TIMERFD_GETTIME 1

/* Define to 1 if you have the `timerfd_settime' function. */
#define HAVE_TIMERFD_SETTIME 1

/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* Define to 1 if you have the `unshare' function. */
#define HAVE_UNSHARE 1

/* Define to 1 if you have the `ustat' function. */
/* #undef HAVE_USTAT */

/* Define to 1 if you have utimensat(2) */
#define HAVE_UTIMENSAT 1

/* Define to 1 if you have the `vfork' function. */
#define HAVE_VFORK 1

/* Define to 1 if you have the `vmsplice' function. */
#define HAVE_VMSPLICE 1

/* Define to 1 if you have the `xdr_char' function. */
/* #undef HAVE_XDR_CHAR */

/* Define to 1 if you have the <xfs/xqm.h> header file. */
#define HAVE_XFS_XQM_H 1

/* Error message when no NUMA support */
#define NUMA_ERROR_MSG "test requires libnuma >= 2 and it's development packages"

/* Name of package */
#define PACKAGE "ltp"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "ltp@lists.linux.it"

/* Define to the full name of this package. */
#define PACKAGE_NAME "ltp"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING ("ltp " XLOOP_VERSION)

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "ltp"

/* Define to the home page for this package. */
#define PACKAGE_URL ""

/* Define to the version of this package. */
#define PACKAGE_VERSION XLOOP_VERSION

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

/* Target is running Linux w/out an MMU */
/* #undef UCLINUX */

/* Version number of package */
#define VERSION XLOOP_VERSION

/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
   `char[]'. */
#define YYTEXT_POINTER 1