]> git.wh0rd.org - dump.git/blobdiff - config.h.in
Added bzip2 compression to dump.
[dump.git] / config.h.in
index c64ec5dc6d32d21daa33961157620e9d131fcaea..7bb86b61a20c1be96ebffafbc77a31a6ce6fc267 100644 (file)
@@ -65,6 +65,9 @@
 /* Define this if you have zlib compression library */
 #undef HAVE_ZLIB
 
+/* Define this if you have bzlib compression library */
+#undef HAVE_BZLIB
+
 /* Define this if you want Quick File Access support */
 #undef USE_QFA