aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake.in')
-rw-r--r--config.h.cmake.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/config.h.cmake.in b/config.h.cmake.in
index 5cf46cdd..d30e2485 100644
--- a/config.h.cmake.in
+++ b/config.h.cmake.in
@@ -10,6 +10,7 @@
#cmakedefine HAVE_TIFF
#cmakedefine HAVE_XGANDALF
#cmakedefine HAVE_FDIP
+#cmakedefine HAVE_CURSES
/* We avoid adding the full path to cbf.h, because CBFlib unhelpfully installs
* some conflicting HDF5 headers which we want to keep out of the include path.
@@ -19,10 +20,6 @@
#cmakedefine HAVE_CBF_CBF_H
#cmakedefine HAVE_CBFLIB_CBF_H
-/* Implement us .... */
-#undef HAVE_CURSES
-#undef HAVE_CURSES_COLOR
-
#define PACKAGE_VERSION "0.6.3"
#define CRYSTFEL_VERSIONSTRING "+@GIT_SHA1@"