Add latest ncurses version 5.7 for use with gdb.

/trunk/config/debug/gdb.in |    5     5     0     0 +++++
 1 file changed, 5 insertions(+)
This commit is contained in:
Yann E. MORIN" 2009-02-02 21:09:07 +00:00
parent a5a405bcf0
commit 7041afc22a

View File

@ -155,10 +155,15 @@ config NCURSES_V_5_6
bool
prompt "5.6"
config NCURSES_V_5_7
bool
prompt "5.7"
endchoice
config NCURSES_VERSION
string
default "5.6" if NCURSES_V_5_6
default "5.7" if NCURSES_V_5_7
endif # GDB_NATIVE --> ncurses