Remove support for antiquated ncurses libraries. Assume we have at least ncurses...
[apps/madmutt.git] / config.h.cmake
index 23dc287..54a3be7 100644 (file)
 /* functions */
 #cmakedefine HAVE_GETSID             1
 #cmakedefine HAVE_SETEGID            1
-#cmakedefine HAVE_ISCTYPE            1
 #cmakedefine HAVE_GETOPT             1
-#cmakedefine HAVE_REGCOMP            1
-#cmakedefine HAVE_ISWALNUM           1
-#cmakedefine HAVE_ISWALPHA           1
-#cmakedefine HAVE_ISWCNTRL           1
-#cmakedefine HAVE_ISWDIGIT           1
-#cmakedefine HAVE_ISWGRAPH           1
-#cmakedefine HAVE_ISWLOWER           1
-#cmakedefine HAVE_ISWPRINT           1
-#cmakedefine HAVE_ISWPUNCT           1
-#cmakedefine HAVE_ISWSPACE           1
-#cmakedefine HAVE_ISWUPPER           1
-#cmakedefine HAVE_ISWXDIGIT          1
-#cmakedefine HAVE_TOWUPPER           1
-#cmakedefine HAVE_TOWLOWER           1
-#cmakedefine HAVE_TYPEAHEAD          1
-#cmakedefine HAVE_BKGDSET            1
-#cmakedefine HAVE_CURS_SET           1
-#cmakedefine HAVE_META               1
-#cmakedefine HAVE_USE_DEFAULT_COLORS 1
 #cmakedefine HAVE_RESIZETERM         1
 
 /* libraries */