summaryrefslogtreecommitdiff
path: root/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h.in')
-rw-r--r--include/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/config.h.in b/include/config.h.in
index cde8a27..06203e0 100644
--- a/include/config.h.in
+++ b/include/config.h.in
@@ -9,6 +9,15 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the `bz2' library (-lbz2). */
+#undef HAVE_LIBBZ2
+
+/* Define to 1 if you have the `lzma' library (-llzma). */
+#undef HAVE_LIBLZMA
+
+/* Define to 1 if you have the `xapian' library (-lxapian). */
+#undef HAVE_LIBXAPIAN
+
/* Define to 1 if you have the `z' library (-lz). */
#undef HAVE_LIBZ