X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=config.h.in;h=5cd2bcce45203a3837a7dac2f248c584fcf3d627;hp=799b2f0ddf4c9cb9c4b4dab4ed25d32b9b2bf294;hb=a338400183fc8cb574c5750ed4c6b22a5f6fd044;hpb=c9e4e868a4f92342e883219136acc2b6a405102f diff --git a/config.h.in b/config.h.in index 799b2f0..5cd2bcc 100644 --- a/config.h.in +++ b/config.h.in @@ -21,6 +21,10 @@ /* Define to 1 if you have the 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 @@ -110,6 +114,9 @@ /* 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