X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=config.h.in;h=799b2f0ddf4c9cb9c4b4dab4ed25d32b9b2bf294;hp=0faf4ca7b91c9bbafeb8517b7f3b63ad2de24a87;hb=a4bfc6ca5a01f2cef94fb6a147024e8b52101b6e;hpb=e7d1895739194f5bd137359088c2c18ba7273fd3 diff --git a/config.h.in b/config.h.in index 0faf4ca..799b2f0 100644 --- a/config.h.in +++ b/config.h.in @@ -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