X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.h.in;h=311292a82e9af5162b090a626b67e80262581cbe;hb=94616addaa56883f49e6c1b5834af0e1a6952f93;hp=c08eced97e30c6f774e40887f3f6de9d134223ec;hpb=a4f547cdfcac72c75d5e147fa4592652229fd0a1;p=dump.git 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