From fba58042c236d8ceec09c7310583797401eda0ab Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 22 Mar 2018 11:26:35 +0100 Subject: Test for Curses --- config.h.cmake.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'config.h.cmake.in') 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@" -- cgit v1.2.3