]> 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 4798fe3f53d487c4f18e065d0f7eb4fc05cc7fa1..b07d4f77f9d04d72a166a95322d1587ac5aa930b 100644 (file)
 /* Define if we have the timegm() function */
 #undef HAVE_TIMEGM
 
+/* 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
 /* Define the arch name string */
 #undef COMMON_ARCH
 
-/* The version number string */
-#undef VERSION
-
 /* The package name string */
 #undef PACKAGE
 
+/* The version number string */
+#undef PACKAGE_VERSION
+
 #define APT_8_CLEANER_HEADERS