1 /* lib/config.h.in. Generated from configure.in by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define to 1 if debugging the blkid library */
7 #undef CONFIG_BLKID_DEBUG
9 /* Define to 1 to compile findfs */
10 #undef CONFIG_BUILD_FINDFS
12 /* Define to 1 if debugging ext3/4 journal code */
13 #undef CONFIG_JBD_DEBUG
15 /* Define to 1 to enable quota support */
18 /* Define to 1 if the testio I/O manager should be enabled */
19 #undef CONFIG_TESTIO_DEBUG
21 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
22 systems. This function is required for `alloca.c' support on those systems.
24 #undef CRAY_STACKSEG_END
26 /* Define to 1 if using `alloca.c'. */
29 /* Define to 1 to disable use of backtrace */
30 #undef DISABLE_BACKTRACE
32 /* Define to 1 if ext2 compression enabled */
33 #undef ENABLE_COMPRESSION
35 /* Define to 1 if ext3/4 htree support enabled */
38 /* Define to 1 if translation of program messages to the user's native
39 language is requested. */
42 /* Define to 1 if you have `alloca', as a function or macro. */
45 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
49 /* Define to 1 if you have the <argz.h> header file. */
52 /* Define to 1 if you have the `asprintf' function. */
55 /* Define to 1 if you have the <attr/xattr.h> header file. */
56 #undef HAVE_ATTR_XATTR_H
58 /* Define to 1 if you have the `backtrace' function. */
61 /* Define to 1 if you have the `blkid_probe_enable_partitions' function. */
62 #undef HAVE_BLKID_PROBE_ENABLE_PARTITIONS
64 /* Define to 1 if you have the `blkid_probe_get_topology' function. */
65 #undef HAVE_BLKID_PROBE_GET_TOPOLOGY
67 /* Define to 1 if you have the `chflags' function. */
70 /* Define if the GNU dcgettext() function is already present or preinstalled.
74 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
76 #undef HAVE_DECL_FEOF_UNLOCKED
78 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
80 #undef HAVE_DECL_FGETS_UNLOCKED
82 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
84 #undef HAVE_DECL_GETC_UNLOCKED
86 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
88 #undef HAVE_DECL__SNPRINTF
90 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
92 #undef HAVE_DECL__SNWPRINTF
94 /* Define to 1 if you have the <dirent.h> header file. */
97 /* Define to 1 if dlopen/libdl exists */
100 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
103 /* Define to 1 if you have the <errno.h> header file. */
106 /* Define to 1 if you have the <execinfo.h> header file. */
107 #undef HAVE_EXECINFO_H
109 /* Define to 1 if Ext2 ioctls present */
110 #undef HAVE_EXT2_IOCTLS
112 /* Define to 1 if you have the `fadvise64' function. */
113 #undef HAVE_FADVISE64
115 /* Define to 1 if you have the `fallocate' function. */
116 #undef HAVE_FALLOCATE
118 /* Define to 1 if you have the `fallocate64' function. */
119 #undef HAVE_FALLOCATE64
121 /* Define to 1 if you have the `fchown' function. */
124 /* Define to 1 if you have the `fdatasync' function. */
125 #undef HAVE_FDATASYNC
127 /* Define to 1 if you have the `fstat64' function. */
130 /* Define to 1 if you have the `ftruncate64' function. */
131 #undef HAVE_FTRUNCATE64
133 /* Define to 1 if you have the `futimes' function. */
136 /* Define to 1 if you have the `fwprintf' function. */
139 /* Define to 1 if you have the `getcwd' function. */
142 /* Define to 1 if you have the `getdtablesize' function. */
143 #undef HAVE_GETDTABLESIZE
145 /* Define to 1 if you have the `getegid' function. */
148 /* Define to 1 if you have the `geteuid' function. */
151 /* Define to 1 if you have the `getgid' function. */
154 /* Define to 1 if you have the `getmntinfo' function. */
155 #undef HAVE_GETMNTINFO
157 /* Define to 1 if you have the <getopt.h> header file. */
160 /* Define to 1 if you have the `getpagesize' function. */
161 #undef HAVE_GETPAGESIZE
163 /* Define to 1 if you have the `getpwuid_r' function. */
164 #undef HAVE_GETPWUID_R
166 /* Define to 1 if you have the `getrlimit' function. */
167 #undef HAVE_GETRLIMIT
169 /* Define to 1 if you have the `getrusage' function. */
170 #undef HAVE_GETRUSAGE
172 /* Define if the GNU gettext() function is already present or preinstalled. */
175 /* Define to 1 if you have the `getuid' function. */
178 /* Define if you have the iconv() function. */
181 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
184 /* Define to 1 if the system has the type `intptr_t'. */
187 /* Define to 1 if you have the <inttypes.h> header file. */
188 #undef HAVE_INTTYPES_H
190 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
191 declares uintmax_t. */
192 #undef HAVE_INTTYPES_H_WITH_UINTMAX
194 /* Define to 1 if you have the `jrand48' function. */
197 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
198 #undef HAVE_LANGINFO_CODESET
200 /* Define if your <locale.h> file defines LC_MESSAGES. */
201 #undef HAVE_LC_MESSAGES
203 /* Define to 1 if you have the <limits.h> header file. */
206 /* Define to 1 if you have the <linux/falloc.h> header file. */
207 #undef HAVE_LINUX_FALLOC_H
209 /* Define to 1 if you have the <linux/fd.h> header file. */
210 #undef HAVE_LINUX_FD_H
212 /* Define to 1 if you have the <linux/loop.h> header file. */
213 #undef HAVE_LINUX_LOOP_H
215 /* Define to 1 if you have the <linux/major.h> header file. */
216 #undef HAVE_LINUX_MAJOR_H
218 /* Define to 1 if you have the `llseek' function. */
221 /* Define to 1 if llseek declared in unistd.h */
222 #undef HAVE_LLSEEK_PROTOTYPE
224 /* Define to 1 if you have the <locale.h> header file. */
227 /* Define if you have the 'long double' type. */
228 #undef HAVE_LONG_DOUBLE
230 /* Define if you have the 'long long' type. */
231 #undef HAVE_LONG_LONG
233 /* Define to 1 if you have the `lseek64' function. */
236 /* Define to 1 if lseek64 declared in unistd.h */
237 #undef HAVE_LSEEK64_PROTOTYPE
239 /* Define to 1 if you have the `mallinfo' function. */
242 /* Define to 1 if you have the <malloc.h> header file. */
245 /* Define to 1 if you have the `mbstowcs' function. */
248 /* Define to 1 if you have the `memalign' function. */
251 /* Define to 1 if you have the <memory.h> header file. */
254 /* Define to 1 if you have the `mempcpy' function. */
257 /* Define to 1 if you have the `mmap' function. */
260 /* Define to 1 if you have the <mntent.h> header file. */
263 /* Define to 1 if you have the `msync' function. */
266 /* Define to 1 if you have the `munmap' function. */
269 /* Define to 1 if you have the `nanosleep' function. */
270 #undef HAVE_NANOSLEEP
272 /* Define to 1 if you have the <netinet/in.h> header file. */
273 #undef HAVE_NETINET_IN_H
275 /* Define to 1 if you have the <net/if_dl.h> header file. */
276 #undef HAVE_NET_IF_DL_H
278 /* Define to 1 if you have the <net/if.h> header file. */
281 /* Define to 1 if you have the <nl_types.h> header file. */
282 #undef HAVE_NL_TYPES_H
284 /* Define to 1 if you have the `open64' function. */
287 /* Define to 1 if optreset for getopt is present */
290 /* Define to 1 if you have the `pathconf' function. */
293 /* Define to 1 if you have the <paths.h> header file. */
296 /* Define to 1 if you have the `posix_fadvise' function. */
297 #undef HAVE_POSIX_FADVISE
299 /* Define to 1 if you have the `posix_fadvise64' function. */
300 #undef HAVE_POSIX_FADVISE64
302 /* Define to 1 if you have the `posix_memalign' function. */
303 #undef HAVE_POSIX_MEMALIGN
305 /* Define if your printf() function supports format strings with positions. */
306 #undef HAVE_POSIX_PRINTF
308 /* Define to 1 if you have the `prctl' function. */
311 /* Define to 1 if you have the `pread' function. */
314 /* Define to 1 if you have the `pread64' function. */
317 /* Define to 1 if you have the `putenv' function. */
320 /* Define to 1 if you have the `pwrite' function. */
323 /* Define to 1 if you have the `pwrite64' function. */
326 /* Define to 1 if dirent has d_reclen */
327 #undef HAVE_RECLEN_DIRENT
329 /* Define to 1 if if struct sockaddr contains sa_len */
332 /* Define to 1 if you have the `secure_getenv' function. */
333 #undef HAVE_SECURE_GETENV
335 /* Define to 1 if you have the <semaphore.h> header file. */
336 #undef HAVE_SEMAPHORE_H
338 /* Define to 1 if sem_init() exists */
341 /* Define to 1 if you have the `setenv' function. */
344 /* Define to 1 if you have the <setjmp.h> header file. */
347 /* Define to 1 if you have the `setlocale' function. */
348 #undef HAVE_SETLOCALE
350 /* Define to 1 if you have the `setmntent' function. */
351 #undef HAVE_SETMNTENT
353 /* Define to 1 if you have the `setresgid' function. */
354 #undef HAVE_SETRESGID
356 /* Define to 1 if you have the `setresuid' function. */
357 #undef HAVE_SETRESUID
359 /* Define to 1 if you have the <signal.h> header file. */
362 /* Define to 1 if you have the `snprintf' function. */
365 /* Define to 1 if you have the `srandom' function. */
368 /* Define to 1 if struct stat has st_flags */
369 #undef HAVE_STAT_FLAGS
371 /* Define to 1 if you have the <stdarg.h> header file. */
374 /* Define to 1 if you have the <stddef.h> header file. */
377 /* Define to 1 if you have the <stdint.h> header file. */
380 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
382 #undef HAVE_STDINT_H_WITH_UINTMAX
384 /* Define to 1 if you have the <stdlib.h> header file. */
387 /* Define to 1 if you have the `stpcpy' function. */
390 /* Define to 1 if you have the `strcasecmp' function. */
391 #undef HAVE_STRCASECMP
393 /* Define to 1 if you have the `strdup' function. */
396 /* Define to 1 if you have the <strings.h> header file. */
397 #undef HAVE_STRINGS_H
399 /* Define to 1 if you have the <string.h> header file. */
402 /* Define to 1 if you have the `strnlen' function. */
405 /* Define to 1 if you have the `strptime' function. */
408 /* Define to 1 if you have the `strtoul' function. */
411 /* Define to 1 if you have the `strtoull' function. */
414 /* Define to 1 if `st_atim' is a member of `struct stat'. */
415 #undef HAVE_STRUCT_STAT_ST_ATIM
417 /* Define to 1 if you have the `sync_file_range' function. */
418 #undef HAVE_SYNC_FILE_RANGE
420 /* Define to 1 if you have the `sysconf' function. */
423 /* Define to 1 if you have the <sys/disklabel.h> header file. */
424 #undef HAVE_SYS_DISKLABEL_H
426 /* Define to 1 if you have the <sys/disk.h> header file. */
427 #undef HAVE_SYS_DISK_H
429 /* Define to 1 if you have the <sys/file.h> header file. */
430 #undef HAVE_SYS_FILE_H
432 /* Define to 1 if you have the <sys/ioctl.h> header file. */
433 #undef HAVE_SYS_IOCTL_H
435 /* Define to 1 if you have the <sys/mkdev.h> header file. */
436 #undef HAVE_SYS_MKDEV_H
438 /* Define to 1 if you have the <sys/mman.h> header file. */
439 #undef HAVE_SYS_MMAN_H
441 /* Define to 1 if you have the <sys/mount.h> header file. */
442 #undef HAVE_SYS_MOUNT_H
444 /* Define to 1 if you have the <sys/param.h> header file. */
445 #undef HAVE_SYS_PARAM_H
447 /* Define to 1 if you have the <sys/prctl.h> header file. */
448 #undef HAVE_SYS_PRCTL_H
450 /* Define to 1 if you have the <sys/resource.h> header file. */
451 #undef HAVE_SYS_RESOURCE_H
453 /* Define to 1 if you have the <sys/select.h> header file. */
454 #undef HAVE_SYS_SELECT_H
456 /* Define to 1 if you have the <sys/socket.h> header file. */
457 #undef HAVE_SYS_SOCKET_H
459 /* Define to 1 if you have the <sys/sockio.h> header file. */
460 #undef HAVE_SYS_SOCKIO_H
462 /* Define to 1 if you have the <sys/stat.h> header file. */
463 #undef HAVE_SYS_STAT_H
465 /* Define to 1 if you have the <sys/syscall.h> header file. */
466 #undef HAVE_SYS_SYSCALL_H
468 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
469 #undef HAVE_SYS_SYSMACROS_H
471 /* Define to 1 if you have the <sys/time.h> header file. */
472 #undef HAVE_SYS_TIME_H
474 /* Define to 1 if you have the <sys/types.h> header file. */
475 #undef HAVE_SYS_TYPES_H
477 /* Define to 1 if you have the <sys/un.h> header file. */
480 /* Define to 1 if you have the <sys/wait.h> header file. */
481 #undef HAVE_SYS_WAIT_H
483 /* Define to 1 if you have the <sys/xattr.h> header file. */
484 #undef HAVE_SYS_XATTR_H
486 /* Define to 1 if you have the <termios.h> header file. */
487 #undef HAVE_TERMIOS_H
489 /* Define to 1 if you have the <termio.h> header file. */
492 /* Define to 1 if you have the `tsearch' function. */
495 /* Define to 1 if ssize_t declared */
496 #undef HAVE_TYPE_SSIZE_T
498 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
499 #undef HAVE_UINTMAX_T
501 /* Define to 1 if you have the <unistd.h> header file. */
504 /* Define if you have the 'unsigned long long' type. */
505 #undef HAVE_UNSIGNED_LONG_LONG
507 /* Define to 1 if you have the `usleep' function. */
510 /* Define to 1 if you have the `utime' function. */
513 /* Define to 1 if you have the `utimes' function. */
516 /* Define to 1 if you have the <utime.h> header file. */
519 /* Define to 1 if you have the `valloc' function. */
522 /* Define to 1 if you have the `vprintf' function. */
525 /* Define if you have the 'wchar_t' type. */
528 /* Define to 1 if you have the `wcslen' function. */
531 /* Define if you have the 'wint_t' type. */
534 /* Define to 1 if you have the `__argz_count' function. */
535 #undef HAVE___ARGZ_COUNT
537 /* Define to 1 if you have the `__argz_next' function. */
538 #undef HAVE___ARGZ_NEXT
540 /* Define to 1 if you have the `__argz_stringify' function. */
541 #undef HAVE___ARGZ_STRINGIFY
543 /* Define to 1 if you have the `__fsetlocking' function. */
544 #undef HAVE___FSETLOCKING
546 /* Define to 1 if you have the `__secure_getenv' function. */
547 #undef HAVE___SECURE_GETENV
549 /* Define as const if the declaration of iconv() needs const. */
552 /* Define if integer division by zero raises signal SIGFPE. */
553 #undef INTDIV0_RAISES_SIGFPE
555 /* package name for gettext */
558 /* Define to the address where bug reports for this package should be sent. */
559 #undef PACKAGE_BUGREPORT
561 /* Define to the full name of this package. */
564 /* Define to the full name and version of this package. */
565 #undef PACKAGE_STRING
567 /* Define to the one symbol short name of this package. */
568 #undef PACKAGE_TARNAME
570 /* Define to the home page for this package. */
573 /* Define to the version of this package. */
574 #undef PACKAGE_VERSION
576 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
577 #undef PRI_MACROS_BROKEN
579 /* The size of `int', as computed by sizeof. */
582 /* The size of `long', as computed by sizeof. */
585 /* The size of `long long', as computed by sizeof. */
586 #undef SIZEOF_LONG_LONG
588 /* The size of `off_t', as computed by sizeof. */
591 /* The size of `short', as computed by sizeof. */
594 /* Define as the maximum value of type 'size_t', if the system doesn't define
598 /* If using the C implementation of alloca, define if you know the
599 direction of stack growth for your system; otherwise it will be
600 automatically deduced at runtime.
601 STACK_DIRECTION > 0 => grows toward higher addresses
602 STACK_DIRECTION < 0 => grows toward lower addresses
603 STACK_DIRECTION = 0 => direction of growth unknown */
604 #undef STACK_DIRECTION
606 /* Define to 1 if you have the ANSI C header files. */
609 /* If the compiler supports a TLS storage class define it to that here */
612 /* Define to 1 to build uuidd */
615 /* version for gettext */
618 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
619 significant byte first (like Motorola and SPARC, unlike Intel). */
620 #if defined AC_APPLE_UNIVERSAL_BUILD
621 # if defined __BIG_ENDIAN__
622 # define WORDS_BIGENDIAN 1
625 # ifndef WORDS_BIGENDIAN
626 # undef WORDS_BIGENDIAN
630 /* Define to 1 if Apple Darwin libintl workaround is needed */
631 #undef _INTL_REDIRECT_MACROS
633 /* Define to empty if `const' does not conform to ANSI C. */
636 /* Define to `__inline__' or `__inline' if that's what the C compiler
637 calls it, or to nothing if 'inline' is not supported under any name. */
642 /* Define to `long int' if <sys/types.h> does not define. */
645 /* Define as the type of the result of subtracting two pointers, if the system
646 doesn't define it. */
649 /* Define to empty if the C compiler doesn't support this keyword. */
652 /* Define to `unsigned int' if <sys/types.h> does not define. */
655 /* Define to unsigned long or unsigned long long if <stdint.h> and
656 <inttypes.h> don't define. */
659 #include <dirpaths.h>