summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2015-04-08 21:38:00 -0700
committerChris Dyer <redpony@gmail.com>2015-04-08 21:38:00 -0700
commit72ade065ba8470219db5a0a26830b79f6171bd10 (patch)
treef79bb814cae99e25890cc83de99b510f883c0c2f /config.h.cmake
parentccf276822159b204ebf2d451938d3e04950009aa (diff)
flags for zlib etccmake
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index aa0a9f4a..b01a1e6d 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -2,5 +2,7 @@
#define CONFIG_H
#cmakedefine METEOR_JAR "@METEOR_JAR@"
+#cmakedefine HAVE_ZLIB @HAVE_ZLIB@
+#cmakedefine HAVE_BZLIB @HAVE_BZLIB@
#endif // CONFIG_H