# HG changeset patch # User "Yann E. MORIN" # Date 1237841250 0 # Node ID a6829a4a6afe3c3dfe7bc346a8f4e66d379af2df # Parent e3574ccecb6d61159f5da874ed01871c28b4d9ea 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(-) diff -r e3574ccecb6d -r a6829a4a6afe config/debug/gdb.in --- a/config/debug/gdb.in Tue Mar 17 22:11:44 2009 +0000 +++ b/config/debug/gdb.in Mon Mar 23 20:47:30 2009 +0000 @@ -145,7 +145,7 @@ if GDB_NATIVE -comment "Native gdb needs the ncurses library on the target" +comment "Native gdb needs a native ncurses library" choice bool