Whamcloud - gitweb
Enable support for the fast_commit compat feature
[tools/e2fsprogs.git] / lib / config.h.in
1 /* lib/config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to 1 if debugging the blkid library */
7 #undef CONFIG_BLKID_DEBUG
8
9 /* Define to 1 to compile findfs */
10 #undef CONFIG_BUILD_FINDFS
11
12 /* Define to 1 for features for use by ext4 developers */
13 #undef CONFIG_DEVELOPER_FEATURES
14
15 /* Define to 1 if debugging ext3/4 journal code */
16 #undef CONFIG_JBD_DEBUG
17
18 /* Define to 1 to enable mmp support */
19 #undef CONFIG_MMP
20
21 /* Define to 1 to enable tdb support */
22 #undef CONFIG_TDB
23
24 /* Define to 1 if the testio I/O manager should be enabled */
25 #undef CONFIG_TESTIO_DEBUG
26
27 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
28    systems. This function is required for `alloca.c' support on those systems.
29    */
30 #undef CRAY_STACKSEG_END
31
32 /* Define to 1 if using `alloca.c'. */
33 #undef C_ALLOCA
34
35 /* Define to 1 to disable use of backtrace */
36 #undef DISABLE_BACKTRACE
37
38 /* Define to 1 to enable bitmap stats. */
39 #undef ENABLE_BMAP_STATS
40
41 /* Define to 1 to enable bitmap stats. */
42 #undef ENABLE_BMAP_STATS_OPS
43
44 /* Define to 1 if translation of program messages to the user's native
45    language is requested. */
46 #undef ENABLE_NLS
47
48 /* Define to 1 if you have the `add_key' function. */
49 #undef HAVE_ADD_KEY
50
51 /* Define to 1 if you have `alloca', as a function or macro. */
52 #undef HAVE_ALLOCA
53
54 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
55    */
56 #undef HAVE_ALLOCA_H
57
58 /* Define to 1 if you have the `argz_count' function. */
59 #undef HAVE_ARGZ_COUNT
60
61 /* Define to 1 if you have the <argz.h> header file. */
62 #undef HAVE_ARGZ_H
63
64 /* Define to 1 if you have the `argz_next' function. */
65 #undef HAVE_ARGZ_NEXT
66
67 /* Define to 1 if you have the `argz_stringify' function. */
68 #undef HAVE_ARGZ_STRINGIFY
69
70 /* Define to 1 if you have the `asprintf' function. */
71 #undef HAVE_ASPRINTF
72
73 /* Define to 1 if you have the <attr/xattr.h> header file. */
74 #undef HAVE_ATTR_XATTR_H
75
76 /* Define to 1 if you have the `backtrace' function. */
77 #undef HAVE_BACKTRACE
78
79 /* Define to 1 if blkid has blkid_probe_enable_partitions */
80 #undef HAVE_BLKID_PROBE_ENABLE_PARTITIONS
81
82 /* Define to 1 if blkid has blkid_probe_get_topology */
83 #undef HAVE_BLKID_PROBE_GET_TOPOLOGY
84
85 /* Define to 1 if the compiler understands __builtin_expect. */
86 #undef HAVE_BUILTIN_EXPECT
87
88 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
89    CoreFoundation framework. */
90 #undef HAVE_CFLOCALECOPYCURRENT
91
92 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
93    the CoreFoundation framework. */
94 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
95
96 /* Define to 1 if you have the `chflags' function. */
97 #undef HAVE_CHFLAGS
98
99 /* Define if the GNU dcgettext() function is already present or preinstalled.
100    */
101 #undef HAVE_DCGETTEXT
102
103 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
104    don't. */
105 #undef HAVE_DECL_FEOF_UNLOCKED
106
107 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
108    you don't. */
109 #undef HAVE_DECL_FGETS_UNLOCKED
110
111 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
112    don't. */
113 #undef HAVE_DECL_GETC_UNLOCKED
114
115 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
116    don't. */
117 #undef HAVE_DECL__SNPRINTF
118
119 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
120    don't. */
121 #undef HAVE_DECL__SNWPRINTF
122
123 /* Define to 1 if you have the <dirent.h> header file. */
124 #undef HAVE_DIRENT_H
125
126 /* Define to 1 if you have the `dlopen' function. */
127 #undef HAVE_DLOPEN
128
129 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
130 #undef HAVE_DOPRNT
131
132 /* Define to 1 if you have the <errno.h> header file. */
133 #undef HAVE_ERRNO_H
134
135 /* Define to 1 if you have the <execinfo.h> header file. */
136 #undef HAVE_EXECINFO_H
137
138 /* Define to 1 if Ext2 ioctls present */
139 #undef HAVE_EXT2_IOCTLS
140
141 /* Define to 1 if you have the `fadvise64' function. */
142 #undef HAVE_FADVISE64
143
144 /* Define to 1 if you have the `fallocate' function. */
145 #undef HAVE_FALLOCATE
146
147 /* Define to 1 if you have the `fallocate64' function. */
148 #undef HAVE_FALLOCATE64
149
150 /* Define to 1 if you have the `fchown' function. */
151 #undef HAVE_FCHOWN
152
153 /* Define to 1 if you have the `fcntl' function. */
154 #undef HAVE_FCNTL
155
156 /* Define to 1 if you have the `fdatasync' function. */
157 #undef HAVE_FDATASYNC
158
159 /* Define to 1 if you have the <features.h> header file. */
160 #undef HAVE_FEATURES_H
161
162 /* Define to 1 if you have the `fstat64' function. */
163 #undef HAVE_FSTAT64
164
165 /* Define to 1 if you have the `fsync' function. */
166 #undef HAVE_FSYNC
167
168 /* Define to 1 if you have the `ftruncate64' function. */
169 #undef HAVE_FTRUNCATE64
170
171 /* Define to 1 if you have the <fuse.h> header file. */
172 #undef HAVE_FUSE_H
173
174 /* Define to 1 if you have the `futimes' function. */
175 #undef HAVE_FUTIMES
176
177 /* Define to 1 if you have the `fwprintf' function. */
178 #undef HAVE_FWPRINTF
179
180 /* Define to 1 if you have the `getcwd' function. */
181 #undef HAVE_GETCWD
182
183 /* Define to 1 if you have the `getdtablesize' function. */
184 #undef HAVE_GETDTABLESIZE
185
186 /* Define to 1 if you have the `getegid' function. */
187 #undef HAVE_GETEGID
188
189 /* Define to 1 if you have the `geteuid' function. */
190 #undef HAVE_GETEUID
191
192 /* Define to 1 if you have the `getgid' function. */
193 #undef HAVE_GETGID
194
195 /* Define to 1 if you have the `gethostname' function. */
196 #undef HAVE_GETHOSTNAME
197
198 /* Define to 1 if you have the `getmntinfo' function. */
199 #undef HAVE_GETMNTINFO
200
201 /* Define to 1 if you have the <getopt.h> header file. */
202 #undef HAVE_GETOPT_H
203
204 /* Define to 1 if you have the `getpagesize' function. */
205 #undef HAVE_GETPAGESIZE
206
207 /* Define to 1 if you have the `getpwuid_r' function. */
208 #undef HAVE_GETPWUID_R
209
210 /* Define to 1 if you have the `getrlimit' function. */
211 #undef HAVE_GETRLIMIT
212
213 /* Define to 1 if you have the `getrusage' function. */
214 #undef HAVE_GETRUSAGE
215
216 /* Define if the GNU gettext() function is already present or preinstalled. */
217 #undef HAVE_GETTEXT
218
219 /* Define to 1 if you have the `getuid' function. */
220 #undef HAVE_GETUID
221
222 /* Define if you have the iconv() function and it works. */
223 #undef HAVE_ICONV
224
225 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
226 #undef HAVE_INTMAX_T
227
228 /* Define to 1 if the system has the type `intptr_t'. */
229 #undef HAVE_INTPTR_T
230
231 /* Define to 1 if you have the <inttypes.h> header file. */
232 #undef HAVE_INTTYPES_H
233
234 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
235    declares uintmax_t. */
236 #undef HAVE_INTTYPES_H_WITH_UINTMAX
237
238 /* Define to 1 if you have the `jrand48' function. */
239 #undef HAVE_JRAND48
240
241 /* Define to 1 if you have the `keyctl' function. */
242 #undef HAVE_KEYCTL
243
244 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
245 #undef HAVE_LANGINFO_CODESET
246
247 /* Define if your <locale.h> file defines LC_MESSAGES. */
248 #undef HAVE_LC_MESSAGES
249
250 /* Define to 1 if you have the <limits.h> header file. */
251 #undef HAVE_LIMITS_H
252
253 /* Define to 1 if you have the <linux/falloc.h> header file. */
254 #undef HAVE_LINUX_FALLOC_H
255
256 /* Define to 1 if you have the <linux/fd.h> header file. */
257 #undef HAVE_LINUX_FD_H
258
259 /* Define to 1 if you have the <linux/fsmap.h> header file. */
260 #undef HAVE_LINUX_FSMAP_H
261
262 /* Define to 1 if you have the <linux/loop.h> header file. */
263 #undef HAVE_LINUX_LOOP_H
264
265 /* Define to 1 if you have the <linux/major.h> header file. */
266 #undef HAVE_LINUX_MAJOR_H
267
268 /* Define to 1 if you have the <linux/types.h> header file. */
269 #undef HAVE_LINUX_TYPES_H
270
271 /* Define to 1 if you have the `llistxattr' function. */
272 #undef HAVE_LLISTXATTR
273
274 /* Define to 1 if you have the `llseek' function. */
275 #undef HAVE_LLSEEK
276
277 /* Define to 1 if llseek declared in unistd.h */
278 #undef HAVE_LLSEEK_PROTOTYPE
279
280 /* Define to 1 if the system has the type 'long long int'. */
281 #undef HAVE_LONG_LONG_INT
282
283 /* Define to 1 if you have the `lseek64' function. */
284 #undef HAVE_LSEEK64
285
286 /* Define to 1 if lseek64 declared in unistd.h */
287 #undef HAVE_LSEEK64_PROTOTYPE
288
289 /* Define to 1 if you have the <magic.h> header file. */
290 #undef HAVE_MAGIC_H
291
292 /* Define to 1 if you have the `mallinfo' function. */
293 #undef HAVE_MALLINFO
294
295 /* Define to 1 if you have the <malloc.h> header file. */
296 #undef HAVE_MALLOC_H
297
298 /* Define to 1 if you have the `mbrtowc' function. */
299 #undef HAVE_MBRTOWC
300
301 /* Define to 1 if you have the `mbstowcs' function. */
302 #undef HAVE_MBSTOWCS
303
304 /* Define to 1 if you have the `memalign' function. */
305 #undef HAVE_MEMALIGN
306
307 /* Define to 1 if you have the <memory.h> header file. */
308 #undef HAVE_MEMORY_H
309
310 /* Define to 1 if you have the `mempcpy' function. */
311 #undef HAVE_MEMPCPY
312
313 /* Define to 1 if you have the `mmap' function. */
314 #undef HAVE_MMAP
315
316 /* Define to 1 if you have the <mntent.h> header file. */
317 #undef HAVE_MNTENT_H
318
319 /* Define to 1 if mount supports nodev. */
320 #undef HAVE_MOUNT_NODEV
321
322 /* Define to 1 if mount supports nosuid. */
323 #undef HAVE_MOUNT_NOSUID
324
325 /* Define to 1 if you have the `msync' function. */
326 #undef HAVE_MSYNC
327
328 /* Define to 1 if you have the `munmap' function. */
329 #undef HAVE_MUNMAP
330
331 /* Define to 1 if you have the `nanosleep' function. */
332 #undef HAVE_NANOSLEEP
333
334 /* Define to 1 if you have the <netinet/in.h> header file. */
335 #undef HAVE_NETINET_IN_H
336
337 /* Define to 1 if you have the <net/if_dl.h> header file. */
338 #undef HAVE_NET_IF_DL_H
339
340 /* Define to 1 if you have the <net/if.h> header file. */
341 #undef HAVE_NET_IF_H
342
343 /* Define to 1 if you have the `newlocale' function. */
344 #undef HAVE_NEWLOCALE
345
346 /* Define to 1 if you have the `open64' function. */
347 #undef HAVE_OPEN64
348
349 /* Define to 1 if optreset for getopt is present */
350 #undef HAVE_OPTRESET
351
352 /* Define to 1 if you have the `pathconf' function. */
353 #undef HAVE_PATHCONF
354
355 /* Define to 1 if you have the <paths.h> header file. */
356 #undef HAVE_PATHS_H
357
358 /* Define to 1 if you have the `posix_fadvise' function. */
359 #undef HAVE_POSIX_FADVISE
360
361 /* Define to 1 if you have the `posix_fadvise64' function. */
362 #undef HAVE_POSIX_FADVISE64
363
364 /* Define to 1 if you have the `posix_memalign' function. */
365 #undef HAVE_POSIX_MEMALIGN
366
367 /* Define if your printf() function supports format strings with positions. */
368 #undef HAVE_POSIX_PRINTF
369
370 /* Define to 1 if you have the `prctl' function. */
371 #undef HAVE_PRCTL
372
373 /* Define to 1 if you have the `pread' function. */
374 #undef HAVE_PREAD
375
376 /* Define to 1 if you have the `pread64' function. */
377 #undef HAVE_PREAD64
378
379 /* Define to 1 if you have the <pthread.h> header file. */
380 #undef HAVE_PTHREAD_H
381
382 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
383 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
384
385 /* Define if the POSIX multithreading library has read/write locks. */
386 #undef HAVE_PTHREAD_RWLOCK
387
388 /* Define to 1 if you have the `putenv' function. */
389 #undef HAVE_PUTENV
390
391 /* Define to 1 if you have the `pwrite' function. */
392 #undef HAVE_PWRITE
393
394 /* Define to 1 if you have the `pwrite64' function. */
395 #undef HAVE_PWRITE64
396
397 /* Define to 1 if dirent has d_reclen */
398 #undef HAVE_RECLEN_DIRENT
399
400 /* Define to 1 if if struct sockaddr contains sa_len */
401 #undef HAVE_SA_LEN
402
403 /* Define to 1 if you have the `secure_getenv' function. */
404 #undef HAVE_SECURE_GETENV
405
406 /* Define to 1 if you have the <semaphore.h> header file. */
407 #undef HAVE_SEMAPHORE_H
408
409 /* Define to 1 if sem_init() exists */
410 #undef HAVE_SEM_INIT
411
412 /* Define to 1 if you have the `setenv' function. */
413 #undef HAVE_SETENV
414
415 /* Define to 1 if you have the <setjmp.h> header file. */
416 #undef HAVE_SETJMP_H
417
418 /* Define to 1 if you have the `setlocale' function. */
419 #undef HAVE_SETLOCALE
420
421 /* Define to 1 if you have the `setmntent' function. */
422 #undef HAVE_SETMNTENT
423
424 /* Define to 1 if you have the `setresgid' function. */
425 #undef HAVE_SETRESGID
426
427 /* Define to 1 if you have the `setresuid' function. */
428 #undef HAVE_SETRESUID
429
430 /* Define to 1 if you have the <signal.h> header file. */
431 #undef HAVE_SIGNAL_H
432
433 /* Define to 1 if you have the `snprintf' function. */
434 #undef HAVE_SNPRINTF
435
436 /* Define to 1 if you have the `srandom' function. */
437 #undef HAVE_SRANDOM
438
439 /* Define to 1 if struct stat has st_flags */
440 #undef HAVE_STAT_FLAGS
441
442 /* Define to 1 if you have the <stdarg.h> header file. */
443 #undef HAVE_STDARG_H
444
445 /* Define to 1 if you have the <stddef.h> header file. */
446 #undef HAVE_STDDEF_H
447
448 /* Define to 1 if you have the <stdint.h> header file. */
449 #undef HAVE_STDINT_H
450
451 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
452    uintmax_t. */
453 #undef HAVE_STDINT_H_WITH_UINTMAX
454
455 /* Define to 1 if you have the <stdlib.h> header file. */
456 #undef HAVE_STDLIB_H
457
458 /* Define to 1 if you have the `stpcpy' function. */
459 #undef HAVE_STPCPY
460
461 /* Define to 1 if you have the `strcasecmp' function. */
462 #undef HAVE_STRCASECMP
463
464 /* Define to 1 if you have the `strdup' function. */
465 #undef HAVE_STRDUP
466
467 /* Define to 1 if you have the <strings.h> header file. */
468 #undef HAVE_STRINGS_H
469
470 /* Define to 1 if you have the <string.h> header file. */
471 #undef HAVE_STRING_H
472
473 /* Define to 1 if you have the `strnlen' function. */
474 #undef HAVE_STRNLEN
475
476 /* Define to 1 if you have the `strptime' function. */
477 #undef HAVE_STRPTIME
478
479 /* Define to 1 if you have the `strtoul' function. */
480 #undef HAVE_STRTOUL
481
482 /* Define to 1 if you have the `strtoull' function. */
483 #undef HAVE_STRTOULL
484
485 /* Define to 1 if `st_atim' is a member of `struct stat'. */
486 #undef HAVE_STRUCT_STAT_ST_ATIM
487
488 /* Define to 1 if you have the `symlink' function. */
489 #undef HAVE_SYMLINK
490
491 /* Define to 1 if you have the `sync_file_range' function. */
492 #undef HAVE_SYNC_FILE_RANGE
493
494 /* Define to 1 if you have the `sysconf' function. */
495 #undef HAVE_SYSCONF
496
497 /* Define to 1 if you have the <sys/acl.h> header file. */
498 #undef HAVE_SYS_ACL_H
499
500 /* Define to 1 if you have the <sys/disklabel.h> header file. */
501 #undef HAVE_SYS_DISKLABEL_H
502
503 /* Define to 1 if you have the <sys/disk.h> header file. */
504 #undef HAVE_SYS_DISK_H
505
506 /* Define to 1 if you have the <sys/file.h> header file. */
507 #undef HAVE_SYS_FILE_H
508
509 /* Define to 1 if you have the <sys/ioctl.h> header file. */
510 #undef HAVE_SYS_IOCTL_H
511
512 /* Define to 1 if you have the <sys/key.h> header file. */
513 #undef HAVE_SYS_KEY_H
514
515 /* Define to 1 if you have the <sys/mkdev.h> header file. */
516 #undef HAVE_SYS_MKDEV_H
517
518 /* Define to 1 if you have the <sys/mman.h> header file. */
519 #undef HAVE_SYS_MMAN_H
520
521 /* Define to 1 if you have the <sys/mount.h> header file. */
522 #undef HAVE_SYS_MOUNT_H
523
524 /* Define to 1 if you have the <sys/param.h> header file. */
525 #undef HAVE_SYS_PARAM_H
526
527 /* Define to 1 if you have the <sys/prctl.h> header file. */
528 #undef HAVE_SYS_PRCTL_H
529
530 /* Define to 1 if you have the <sys/resource.h> header file. */
531 #undef HAVE_SYS_RESOURCE_H
532
533 /* Define to 1 if you have the <sys/select.h> header file. */
534 #undef HAVE_SYS_SELECT_H
535
536 /* Define to 1 if you have the <sys/socket.h> header file. */
537 #undef HAVE_SYS_SOCKET_H
538
539 /* Define to 1 if you have the <sys/sockio.h> header file. */
540 #undef HAVE_SYS_SOCKIO_H
541
542 /* Define to 1 if you have the <sys/stat.h> header file. */
543 #undef HAVE_SYS_STAT_H
544
545 /* Define to 1 if you have the <sys/syscall.h> header file. */
546 #undef HAVE_SYS_SYSCALL_H
547
548 /* Define to 1 if you have the <sys/sysctl.h> header file. */
549 #undef HAVE_SYS_SYSCTL_H
550
551 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
552 #undef HAVE_SYS_SYSMACROS_H
553
554 /* Define to 1 if you have the <sys/time.h> header file. */
555 #undef HAVE_SYS_TIME_H
556
557 /* Define to 1 if you have the <sys/types.h> header file. */
558 #undef HAVE_SYS_TYPES_H
559
560 /* Define to 1 if you have the <sys/un.h> header file. */
561 #undef HAVE_SYS_UN_H
562
563 /* Define to 1 if you have the <sys/wait.h> header file. */
564 #undef HAVE_SYS_WAIT_H
565
566 /* Define to 1 if you have the <sys/xattr.h> header file. */
567 #undef HAVE_SYS_XATTR_H
568
569 /* Define to 1 if you have the <termios.h> header file. */
570 #undef HAVE_TERMIOS_H
571
572 /* Define to 1 if you have the <termio.h> header file. */
573 #undef HAVE_TERMIO_H
574
575 /* Define to 1 if you have the `tsearch' function. */
576 #undef HAVE_TSEARCH
577
578 /* Define to 1 if ssize_t declared */
579 #undef HAVE_TYPE_SSIZE_T
580
581 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
582 #undef HAVE_UINTMAX_T
583
584 /* Define to 1 if you have the <unistd.h> header file. */
585 #undef HAVE_UNISTD_H
586
587 /* Define to 1 if the system has the type 'unsigned long long int'. */
588 #undef HAVE_UNSIGNED_LONG_LONG_INT
589
590 /* Define to 1 if you have the `uselocale' function. */
591 #undef HAVE_USELOCALE
592
593 /* Define to 1 if you have the `usleep' function. */
594 #undef HAVE_USLEEP
595
596 /* Define to 1 if you have the `utime' function. */
597 #undef HAVE_UTIME
598
599 /* Define to 1 if you have the `utimes' function. */
600 #undef HAVE_UTIMES
601
602 /* Define to 1 if you have the <utime.h> header file. */
603 #undef HAVE_UTIME_H
604
605 /* Define to 1 if you have the `valloc' function. */
606 #undef HAVE_VALLOC
607
608 /* Define to 1 or 0, depending whether the compiler supports simple visibility
609    declarations. */
610 #undef HAVE_VISIBILITY
611
612 /* Define to 1 if you have the `vprintf' function. */
613 #undef HAVE_VPRINTF
614
615 /* Define if you have the 'wchar_t' type. */
616 #undef HAVE_WCHAR_T
617
618 /* Define to 1 if you have the `wcrtomb' function. */
619 #undef HAVE_WCRTOMB
620
621 /* Define to 1 if you have the `wcslen' function. */
622 #undef HAVE_WCSLEN
623
624 /* Define to 1 if you have the `wcsnlen' function. */
625 #undef HAVE_WCSNLEN
626
627 /* Define if you have the 'wint_t' type. */
628 #undef HAVE_WINT_T
629
630 /* Define to 1 if O_NOATIME works. */
631 #undef HAVE_WORKING_O_NOATIME
632
633 /* Define to 1 if O_NOFOLLOW works. */
634 #undef HAVE_WORKING_O_NOFOLLOW
635
636 /* Define to 1 if you have the `__fsetlocking' function. */
637 #undef HAVE___FSETLOCKING
638
639 /* Define to 1 if you have the `__secure_getenv' function. */
640 #undef HAVE___SECURE_GETENV
641
642 /* Define as const if the declaration of iconv() needs const. */
643 #undef ICONV_CONST
644
645 /* Define if integer division by zero raises signal SIGFPE. */
646 #undef INTDIV0_RAISES_SIGFPE
647
648 /* package name for gettext */
649 #undef PACKAGE
650
651 /* Define to the address where bug reports for this package should be sent. */
652 #undef PACKAGE_BUGREPORT
653
654 /* Define to the full name of this package. */
655 #undef PACKAGE_NAME
656
657 /* Define to the full name and version of this package. */
658 #undef PACKAGE_STRING
659
660 /* Define to the one symbol short name of this package. */
661 #undef PACKAGE_TARNAME
662
663 /* Define to the home page for this package. */
664 #undef PACKAGE_URL
665
666 /* Define to the version of this package. */
667 #undef PACKAGE_VERSION
668
669 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
670 #undef PRI_MACROS_BROKEN
671
672 /* Define if the pthread_in_use() detection is hard. */
673 #undef PTHREAD_IN_USE_DETECTION_HARD
674
675 /* The size of `int', as computed by sizeof. */
676 #undef SIZEOF_INT
677
678 /* The size of `long', as computed by sizeof. */
679 #undef SIZEOF_LONG
680
681 /* The size of `long long', as computed by sizeof. */
682 #undef SIZEOF_LONG_LONG
683
684 /* The size of `off_t', as computed by sizeof. */
685 #undef SIZEOF_OFF_T
686
687 /* The size of `short', as computed by sizeof. */
688 #undef SIZEOF_SHORT
689
690 /* The size of `time_t', as computed by sizeof. */
691 #undef SIZEOF_TIME_T
692
693 /* Define as the maximum value of type 'size_t', if the system doesn't define
694    it. */
695 #ifndef SIZE_MAX
696 # undef SIZE_MAX
697 #endif
698
699 /* If using the C implementation of alloca, define if you know the
700    direction of stack growth for your system; otherwise it will be
701    automatically deduced at runtime.
702         STACK_DIRECTION > 0 => grows toward higher addresses
703         STACK_DIRECTION < 0 => grows toward lower addresses
704         STACK_DIRECTION = 0 => direction of growth unknown */
705 #undef STACK_DIRECTION
706
707 /* Define to 1 if you have the ANSI C header files. */
708 #undef STDC_HEADERS
709
710 /* If the compiler supports a TLS storage class define it to that here */
711 #undef TLS
712
713 /* Define if the POSIX multithreading library can be used. */
714 #undef USE_POSIX_THREADS
715
716 /* Define if references to the POSIX multithreading library should be made
717    weak. */
718 #undef USE_POSIX_THREADS_WEAK
719
720 /* Define if the GNU Pth multithreading library can be used. */
721 #undef USE_PTH_THREADS
722
723 /* Define if references to the GNU Pth multithreading library should be made
724    weak. */
725 #undef USE_PTH_THREADS_WEAK
726
727 /* Define if the old Solaris multithreading library can be used. */
728 #undef USE_SOLARIS_THREADS
729
730 /* Define if references to the old Solaris multithreading library should be
731    made weak. */
732 #undef USE_SOLARIS_THREADS_WEAK
733
734 /* Enable extensions on AIX 3, Interix.  */
735 #ifndef _ALL_SOURCE
736 # undef _ALL_SOURCE
737 #endif
738 /* Enable GNU extensions on systems that have them.  */
739 #ifndef _GNU_SOURCE
740 # undef _GNU_SOURCE
741 #endif
742 /* Enable threading extensions on Solaris.  */
743 #ifndef _POSIX_PTHREAD_SEMANTICS
744 # undef _POSIX_PTHREAD_SEMANTICS
745 #endif
746 /* Enable extensions on HP NonStop.  */
747 #ifndef _TANDEM_SOURCE
748 # undef _TANDEM_SOURCE
749 #endif
750 /* Enable general extensions on Solaris.  */
751 #ifndef __EXTENSIONS__
752 # undef __EXTENSIONS__
753 #endif
754
755
756 /* Define to 1 to build uuidd */
757 #undef USE_UUIDD
758
759 /* Define if the native Windows multithreading API can be used. */
760 #undef USE_WINDOWS_THREADS
761
762 /* version for gettext */
763 #undef VERSION
764
765 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
766    significant byte first (like Motorola and SPARC, unlike Intel). */
767 #if defined AC_APPLE_UNIVERSAL_BUILD
768 # if defined __BIG_ENDIAN__
769 #  define WORDS_BIGENDIAN 1
770 # endif
771 #else
772 # ifndef WORDS_BIGENDIAN
773 #  undef WORDS_BIGENDIAN
774 # endif
775 #endif
776
777 /* Define to 1 if Apple Darwin libintl workaround is needed */
778 #undef _INTL_REDIRECT_MACROS
779
780 /* Define to 1 if on MINIX. */
781 #undef _MINIX
782
783 /* Define to 2 if the system does not provide POSIX.1 features except with
784    this defined. */
785 #undef _POSIX_1_SOURCE
786
787 /* Define to 1 if you need to in order for `stat' and other things to work. */
788 #undef _POSIX_SOURCE
789
790 /* Please see the Gnulib manual for how to use these macros.
791
792    Suppress extern inline with HP-UX cc, as it appears to be broken; see
793    <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
794
795    Suppress extern inline with Sun C in standards-conformance mode, as it
796    mishandles inline functions that call each other.  E.g., for 'inline void f
797    (void) { } inline void g (void) { f (); }', c99 incorrectly complains
798    'reference to static identifier "f" in extern inline function'.
799    This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
800
801    Suppress the use of extern inline on Apple's platforms, as Libc at least
802    through Libc-825.26 (2013-04-09) is incompatible with it; see, e.g.,
803    <http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html>.
804    Perhaps Apple will fix this some day.  */
805 #if ((__GNUC__ \
806       ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
807       : (199901L <= __STDC_VERSION__ \
808          && !defined __HP_cc \
809          && !(defined __SUNPRO_C && __STDC__))) \
810      && !defined __APPLE__)
811 # define _GL_INLINE inline
812 # define _GL_EXTERN_INLINE extern inline
813 #elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
814        && !defined __APPLE__)
815 # if __GNUC_GNU_INLINE__
816    /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
817 #  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
818 # else
819 #  define _GL_INLINE extern inline
820 # endif
821 # define _GL_EXTERN_INLINE extern
822 #else
823 # define _GL_INLINE static _GL_UNUSED
824 # define _GL_EXTERN_INLINE static _GL_UNUSED
825 #endif
826
827 #if 4 < __GNUC__ + (6 <= __GNUC_MINOR__)
828 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
829 #  define _GL_INLINE_HEADER_CONST_PRAGMA
830 # else
831 #  define _GL_INLINE_HEADER_CONST_PRAGMA \
832      _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
833 # endif
834   /* Suppress GCC's bogus "no previous prototype for 'FOO'"
835      and "no previous declaration for 'FOO'"  diagnostics,
836      when FOO is an inline function in the header; see
837      <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.  */
838 # define _GL_INLINE_HEADER_BEGIN \
839     _Pragma ("GCC diagnostic push") \
840     _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
841     _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
842     _GL_INLINE_HEADER_CONST_PRAGMA
843 # define _GL_INLINE_HEADER_END \
844     _Pragma ("GCC diagnostic pop")
845 #else
846 # define _GL_INLINE_HEADER_BEGIN
847 # define _GL_INLINE_HEADER_END
848 #endif
849
850 /* Define to `__inline__' or `__inline' if that's what the C compiler
851    calls it, or to nothing if 'inline' is not supported under any name.  */
852 #ifndef __cplusplus
853 #undef inline
854 #endif
855
856 /* Define as the type of the result of subtracting two pointers, if the system
857    doesn't define it. */
858 #undef ptrdiff_t
859
860 /* Define to `unsigned int' if <sys/types.h> does not define. */
861 #undef size_t
862
863 /* Define to unsigned long or unsigned long long if <stdint.h> and
864    <inttypes.h> don't define. */
865 #undef uintmax_t
866
867 #include <dirpaths.h>
868
869
870 #define __libc_lock_t                   gl_lock_t
871 #define __libc_lock_define              gl_lock_define
872 #define __libc_lock_define_initialized  gl_lock_define_initialized
873 #define __libc_lock_init                gl_lock_init
874 #define __libc_lock_lock                gl_lock_lock
875 #define __libc_lock_unlock              gl_lock_unlock
876 #define __libc_lock_recursive_t                   gl_recursive_lock_t
877 #define __libc_lock_define_recursive              gl_recursive_lock_define
878 #define __libc_lock_define_initialized_recursive  gl_recursive_lock_define_initialized
879 #define __libc_lock_init_recursive                gl_recursive_lock_init
880 #define __libc_lock_lock_recursive                gl_recursive_lock_lock
881 #define __libc_lock_unlock_recursive              gl_recursive_lock_unlock
882 #define glthread_in_use  libintl_thread_in_use
883 #define glthread_lock_init_func     libintl_lock_init_func
884 #define glthread_lock_lock_func     libintl_lock_lock_func
885 #define glthread_lock_unlock_func   libintl_lock_unlock_func
886 #define glthread_lock_destroy_func  libintl_lock_destroy_func
887 #define glthread_rwlock_init_multithreaded     libintl_rwlock_init_multithreaded
888 #define glthread_rwlock_init_func              libintl_rwlock_init_func
889 #define glthread_rwlock_rdlock_multithreaded   libintl_rwlock_rdlock_multithreaded
890 #define glthread_rwlock_rdlock_func            libintl_rwlock_rdlock_func
891 #define glthread_rwlock_wrlock_multithreaded   libintl_rwlock_wrlock_multithreaded
892 #define glthread_rwlock_wrlock_func            libintl_rwlock_wrlock_func
893 #define glthread_rwlock_unlock_multithreaded   libintl_rwlock_unlock_multithreaded
894 #define glthread_rwlock_unlock_func            libintl_rwlock_unlock_func
895 #define glthread_rwlock_destroy_multithreaded  libintl_rwlock_destroy_multithreaded
896 #define glthread_rwlock_destroy_func           libintl_rwlock_destroy_func
897 #define glthread_recursive_lock_init_multithreaded     libintl_recursive_lock_init_multithreaded
898 #define glthread_recursive_lock_init_func              libintl_recursive_lock_init_func
899 #define glthread_recursive_lock_lock_multithreaded     libintl_recursive_lock_lock_multithreaded
900 #define glthread_recursive_lock_lock_func              libintl_recursive_lock_lock_func
901 #define glthread_recursive_lock_unlock_multithreaded   libintl_recursive_lock_unlock_multithreaded
902 #define glthread_recursive_lock_unlock_func            libintl_recursive_lock_unlock_func
903 #define glthread_recursive_lock_destroy_multithreaded  libintl_recursive_lock_destroy_multithreaded
904 #define glthread_recursive_lock_destroy_func           libintl_recursive_lock_destroy_func
905 #define glthread_once_func            libintl_once_func
906 #define glthread_once_singlethreaded  libintl_once_singlethreaded
907 #define glthread_once_multithreaded   libintl_once_multithreaded
908