1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if you have the ANSI C header files. */
6 /* Define to __s64 if <sys/types.h> does not define */
9 /* Define to __u64 if <sys/types.h> does not define */
12 /* Define if you have the err function. */
15 /* Define if you have the errx function. */
18 /* Define if you have the realpath function. */
21 /* Define if you have the verr function. */
24 /* Define if you have the verrx function. */
27 /* Define if you have the vwarn function. */
30 /* Define if you have the vwarnx function. */
33 /* Define if you have the warn function. */
36 /* Define if you have the warnx function. */
39 /* Define if you have the glob function. */
42 /* Define if you have the lchown function. */
45 /* Define if you want to include readline support. */
48 /* Define if you have <ext2fs/ext2_fs.h> installed (from e2fsprogs 1.20+).
49 * Otherwise, we will use the (usually older) <linux/ext2_fs.h> header.
51 #undef HAVE_EXT2FS_EXT2_FS_H
53 /* Define if we have the ext2_ino_t type (from e2fsprogs 1.20+). */
54 #undef HAVE_EXT2_INO_T
56 /* Define if we have the s_journal_inum field in struct ext2_super_block. */
57 #undef HAVE_EXT2_JOURNAL_INUM
59 /* Define this is you want old style F script (no arguments) */
60 #undef OLD_STYLE_FSCRIPT
62 /* Define this if you want Large File System support */
65 /* Define this if you have zlib compression library */
68 /* Define this if you have bzlib compression library */
71 /* Define this if you want Quick File Access support */
74 /* Define this if you want to include Quick File Access debugging code */