diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 2 |
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 |