]> git.saurik.com Git - apt.git/blobdiff - buildlib/config.h.in
use liblzma-dev to provide xz/lzma support
[apt.git] / buildlib / config.h.in
index 6779e07bc94b68aacc6fc34e7a98a20400b401b6..6b72fb393b2a3c2ff2c2b4af07f519a0382e3d28 100644 (file)
@@ -11,6 +11,9 @@
 /* Define if we have the bz2 library for bzip2 */
 #undef HAVE_BZ2
 
+/* Define if we have the lzma library for lzma/xz */
+#undef HAVE_LZMA
+
 /* These two are used by the statvfs shim for glibc2.0 and bsd */
 /* Define if we have sys/vfs.h */
 #undef HAVE_VFS_H