diff options
Diffstat (limited to 'profiles/osapi')
-rw-r--r-- | profiles/osapi/modern.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/osapi/modern.h b/profiles/osapi/modern.h index c18facf..c3328af 100644 --- a/profiles/osapi/modern.h +++ b/profiles/osapi/modern.h @@ -30,7 +30,6 @@ #define HAVE_SYS_WAIT_H 1 /* libc and third-party headers */ -#define HAVE_CURSES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 @@ -39,7 +38,6 @@ #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_MEMORY_H 1 -#define HAVE_NCURSES_H 1 #define HAVE_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTY_H 1 @@ -75,9 +73,6 @@ #define HAVE_CONFSTR 1 #define HAVE_COPYSIGN 1 #define HAVE_CTERMID 1 -#define HAVE_CURSES_IS_TERM_RESIZED 1 -#define HAVE_CURSES_RESIZETERM 1 -#define HAVE_CURSES_RESIZE_TERM 1 #define HAVE_DECL_ISFINITE 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISNAN 1 |