]> git.saurik.com Git - apt.git/blobdiff - buildlib/config.h.in
- add libbz2-dev as new build-dependency
[apt.git] / buildlib / config.h.in
index 43d39d30403d2a1eaacb4656c9e8732775c38ce0..b07d4f77f9d04d72a166a95322d1587ac5aa930b 100644 (file)
@@ -22,6 +22,9 @@
 /* Define if we have the zlib library for gzip */
 #undef HAVE_ZLIB
 
+/* Define if we have the bz2 library for bzip2 */
+#undef HAVE_BZ2
+
 /* These two are used by the statvfs shim for glibc2.0 and bsd */
 /* Define if we have sys/vfs.h */
 #undef HAVE_VFS_H