X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=config.h.in;h=311292a82e9af5162b090a626b67e80262581cbe;hp=c08eced97e30c6f774e40887f3f6de9d134223ec;hb=35b24fb7fabcf6df3b37aebf70c228d5b0688d32;hpb=60d46c352087c38c29a690d80b62441028579f35 diff --git a/config.h.in b/config.h.in index c08eced..311292a 100644 --- a/config.h.in +++ b/config.h.in @@ -59,3 +59,9 @@ /* Define this if you have zlib compression library */ #undef HAVE_ZLIB + +/* Define this if you want Quick File Access support */ +#undef USE_QFA + +/* Define this if you want to include Quick File Access debugging code */ +#undef DEBUG_QFA