summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/comp_libs/ncurses.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/comp_libs/ncurses.in b/config/comp_libs/ncurses.in
index c54713c..4e7e6d4 100644
--- a/config/comp_libs/ncurses.in
+++ b/config/comp_libs/ncurses.in
@@ -2,7 +2,7 @@
config NCURSES_NEW_ABI
bool "ncurses 6.0 ABI support"
- depends on EXPERIMENTAL
+ default y
help
This option allows you to use the new ncurses-6 ABI.
It's wise to leave this disabled and stick with the ncurses-5 ABI!