summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-19 19:22:35 -0500
committermidipix <writeonce@midipix.org>2018-12-19 20:16:28 -0500
commitc2e600e53977ee7fee6e25ecce0b366cc8be6347 (patch)
tree48cbb041c9fb3eafdbc1c1cce02fac9bac0acc28 /profiles
parent817f377b77db3ab144d10f188e95dd70332852df (diff)
downloadsbpython2-c2e600e53977ee7fee6e25ecce0b366cc8be6347.tar.bz2
sbpython2-c2e600e53977ee7fee6e25ecce0b366cc8be6347.tar.xz
project: custom config: handle all ncurses-related bits at config-time.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/osapi/modern.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/osapi/modern.h b/profiles/osapi/modern.h
index da13d99..4aedf4e 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
@@ -72,9 +70,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