summaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-03 07:49:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-03 07:49:53 +0000
commit9ed2732784a3330f8832de59124a78401cd6500f (patch)
tree12338459dad59bd39178051e375661e9c47b3775 /src/config.h.in
parentReleasing debian version 1.3.0-2. (diff)
downloaddnsjit-9ed2732784a3330f8832de59124a78401cd6500f.tar.xz
dnsjit-9ed2732784a3330f8832de59124a78401cd6500f.zip
Merging upstream version 1.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index 137a5b3..999ca87 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -91,12 +91,18 @@
/* Define to 1 if you have the `pcap' library (-lpcap). */
#undef HAVE_LIBPCAP
+/* Define to 1 if you have the `z' library (-lz). */
+#undef HAVE_LIBZ
+
/* Define to 1 if you have the <lmdb.h> header file. */
#undef HAVE_LMDB_H
/* Use liblz4 */
#undef HAVE_LZ4
+/* Use liblzma */
+#undef HAVE_LZMA
+
/* Define to 1 if you have the <machine/endian.h> header file. */
#undef HAVE_MACHINE_ENDIAN_H