]> git.wh0rd.org - dump.git/blobdiff - config.h.in
Prepare for release dump-0.4b44
[dump.git] / config.h.in
index 0faf4ca7b91c9bbafeb8517b7f3b63ad2de24a87..5cd2bcce45203a3837a7dac2f248c584fcf3d627 100644 (file)
@@ -3,6 +3,12 @@
 /* Define this if you want to include Quick File Access debugging code. */
 #undef DEBUG_QFA
 
+/* Define this if you want to include Mac OSX restore compatibility. */
+#undef DUMP_MACOSX
+
+/* Define this if you have the blkid library. */
+#undef HAVE_BLKID
+
 /* Define this if you have bzlib compression library. */
 #undef HAVE_BZLIB
 
 /* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
 #undef HAVE_EXT2FS_EXT2_FS_H
 
+/* Define this if your ext2fs libs have the ext2fs_read_inode_full function.
+   */
+#undef HAVE_EXT2FS_READ_INODE_FULL
+
 /* Define if we have the ext2_ino_t type (from e2fsprogs 1.20+). */
 #undef HAVE_EXT2_INO_T
 
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME
 
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION