Fix the menuconfig comment stating that native gdb needs a native ncurses

library, rather than saying it needs the ncurses library on the target.

 /trunk/config/debug/gdb.in |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
Yann E. MORIN" 2009-03-23 20:47:30 +00:00
parent ac97965981
commit 817fc81efd

View File

@ -145,7 +145,7 @@ config GDB_VERSION
if GDB_NATIVE
comment "Native gdb needs the ncurses library on the target"
comment "Native gdb needs a native ncurses library"
choice
bool