]> git.wh0rd.org - dump.git/blame - config.h.in
SQLlite and QFA overhaul.
[dump.git] / config.h.in
CommitLineData
e7d18957 1/* config.h.in. Generated from configure.in by autoheader. */
1227625a 2
e7d18957
SP
3/* Define this if you want to include Quick File Access debugging code. */
4#undef DEBUG_QFA
1227625a 5
d1925e0c
SP
6/* Define this if you want to include Mac OSX restore compatibility. */
7#undef DUMP_MACOSX
8
c9e4e868
SP
9/* Define this if you have the blkid library. */
10#undef HAVE_BLKID
11
e3956dfb
SP
12/* Define to 1 if have block transformation (compression or encryption) */
13#undef HAVE_BLOCK_TRANSFORMATION
14
e7d18957
SP
15/* Define this if you have bzlib compression library. */
16#undef HAVE_BZLIB
1227625a 17
e7d18957 18/* Define to 1 if you have the `err' function. */
1227625a
SP
19#undef HAVE_ERR
20
e7d18957 21/* Define to 1 if you have the `errx' function. */
1227625a
SP
22#undef HAVE_ERRX
23
e7d18957
SP
24/* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
25#undef HAVE_EXT2FS_EXT2_FS_H
26
cca7148b
SP
27/* Define this if your ext2fs libs have the ext2fs_read_inode_full function.
28 */
29#undef HAVE_EXT2FS_READ_INODE_FULL
30
e7d18957
SP
31/* Define if we have the ext2_ino_t type (from e2fsprogs 1.20+). */
32#undef HAVE_EXT2_INO_T
33
34/* Define if we have the s_journal_inum field in struct ext2_super_block. */
35#undef HAVE_EXT2_JOURNAL_INUM
36
37/* Define if you have the glob function. */
38#undef HAVE_GLOB
39
40/* Define to 1 if you have the <inttypes.h> header file. */
41#undef HAVE_INTTYPES_H
42
43/* Define to 1 if you have the `lchown' function. */
44#undef HAVE_LCHOWN
45
46/* Define to 1 if you have the <memory.h> header file. */
47#undef HAVE_MEMORY_H
48
e3956dfb
SP
49/* Define to 1 if you have the openssl library */
50#undef HAVE_OPENSSL
51
e7d18957
SP
52/* Define if you want to include readline support. */
53#undef HAVE_READLINE
54
55/* Define this if your readline libs have the rl_completion_append_character
56 variable. */
57#undef HAVE_READLINE_CAC
58
59/* Define this if your readline libs have the rl_completion_matches library.
60 */
61#undef HAVE_READLINE_RLCM
62
63/* Define to 1 if you have the `realpath' function. */
1227625a
SP
64#undef HAVE_REALPATH
65
70deb804
SP
66/* Define to 1 if you have the sqlite3 library. */
67#undef HAVE_SQLITE3
68
e7d18957
SP
69/* Define to 1 if you have the <stdint.h> header file. */
70#undef HAVE_STDINT_H
71
72/* Define to 1 if you have the <stdlib.h> header file. */
73#undef HAVE_STDLIB_H
74
75/* Define to 1 if you have the <strings.h> header file. */
76#undef HAVE_STRINGS_H
77
78/* Define to 1 if you have the <string.h> header file. */
79#undef HAVE_STRING_H
80
81/* Define to 1 if you have the <sys/stat.h> header file. */
82#undef HAVE_SYS_STAT_H
83
84/* Define to 1 if you have the <sys/types.h> header file. */
85#undef HAVE_SYS_TYPES_H
86
87/* Define to 1 if you have the <unistd.h> header file. */
88#undef HAVE_UNISTD_H
89
90/* Define to 1 if you have the `verr' function. */
1227625a
SP
91#undef HAVE_VERR
92
e7d18957 93/* Define to 1 if you have the `verrx' function. */
1227625a
SP
94#undef HAVE_VERRX
95
e7d18957 96/* Define to 1 if you have the `vwarn' function. */
1227625a
SP
97#undef HAVE_VWARN
98
e7d18957 99/* Define to 1 if you have the `vwarnx' function. */
1227625a
SP
100#undef HAVE_VWARNX
101
e7d18957 102/* Define to 1 if you have the `warn' function. */
1227625a
SP
103#undef HAVE_WARN
104
e7d18957 105/* Define to 1 if you have the `warnx' function. */
1227625a 106#undef HAVE_WARNX
ddd2ef55 107
e7d18957
SP
108/* Define this if you have zlib compression library. */
109#undef HAVE_ZLIB
08ebf8d7 110
e7d18957
SP
111/* Define this is you want old style F script (no arguments). */
112#undef OLD_STYLE_FSCRIPT
c38e5b6a 113
e7d18957
SP
114/* Define to the address where bug reports for this package should be sent. */
115#undef PACKAGE_BUGREPORT
d8574d45 116
e7d18957
SP
117/* Define to the full name of this package. */
118#undef PACKAGE_NAME
e4a8bde4 119
e7d18957
SP
120/* Define to the full name and version of this package. */
121#undef PACKAGE_STRING
a4f547cd 122
e7d18957
SP
123/* Define to the one symbol short name of this package. */
124#undef PACKAGE_TARNAME
d6967896 125
1a394135
SP
126/* Define to the home page for this package. */
127#undef PACKAGE_URL
128
e7d18957
SP
129/* Define to the version of this package. */
130#undef PACKAGE_VERSION
4d5ed2f3 131
e7d18957
SP
132/* Define to 1 if you have the ANSI C header files. */
133#undef STDC_HEADERS
35b24fb7 134
e7d18957
SP
135/* Define this if you want Large File System support. */
136#undef USE_LFS
88ef261e 137
e7d18957 138/* Define this if you want Quick File Access support. */
35b24fb7
SP
139#undef USE_QFA
140
e7d18957
SP
141/* Define to `int64_t' if <sys/types.h> does not define. */
142#undef quad_t
bcecd677 143
e7d18957
SP
144/* Define to `uint64_t' if <sys/types.h> does not define. */
145#undef u_quad_t
e3956dfb
SP
146
147/* Define to 1 if we have any compression or encryption library. */
148#undef HAVE_BLOCK_TRANSFORMATION
149#if defined(HAVE_LZO) || defined(HAVE_ZLIB) || defined(HAVE_BZLIB)
150#define HAVE_BLOCK_TRANSFORMATION 1
151#endif