diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.cmake b/config.h.cmake index f4d5613a..442ddc86 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -19,8 +19,8 @@ #cmakedefine HAVE_USLEEP 1 // ksokoban -// Permanently turned on due to required by tdelibs anyway -#define USE_LIBZ 1 +// FIXME: libz support in ksokoban seems to be broken (2016-05-04, Fat-Zer) +// #define USE_LIBZ 1 // libksirtet #cmakedefine HAVE_SYS_SELECT_H 1 |