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