summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 4856a22e54..71ea10cbd0 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -160,6 +160,12 @@
/* Define to use zlib library */
#cmakedefine HAVE_ZLIB 1
+/* Define to use lz4 library */
+#cmakedefine HAVE_LZ4 1
+
+/* Define to use snappy library */
+#cmakedefine HAVE_SNAPPY 1
+
/* Define to 1 if you have the <linux/sockios.h> header file. */
#cmakedefine HAVE_LINUX_SOCKIOS_H 1