[PATCH] Have menuconfig use ncursesw

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,


on vgacon (standard tty1 stuff) with UTF8 enabled, running make menuconfig 
gives ascii-art lines `a la + - and |. I use the following patch to get 
back the line graphics from the upper part of the font. AFAICS this should 
have no impact on non-utf consoles. Include it in mainline?


Signed-off-by: Jan Engelhardt <[email protected]>

diff -Pdpru linux-2.6.15-rc6-20051219230006/scripts/lxdialog/Makefile linux-2.6-AS22/scripts/lxdialog/Makefile
--- linux-2.6.15-rc6-20051219230006/scripts/lxdialog/Makefile	2005-07-07 20:53:51.000000000 +0200
+++ linux-2.6-AS22/scripts/lxdialog/Makefile	2005-07-09 11:31:08.000000000 +0200
@@ -2,7 +2,7 @@ HOST_EXTRACFLAGS := -DLOCALE 
 ifeq ($(shell uname),SunOS)
 HOST_LOADLIBES   := -lcurses
 else
-HOST_LOADLIBES   := -lncurses
+HOST_LOADLIBES   := -lncursesw
 endif
 
 ifeq (/usr/include/ncurses/ncurses.h, $(wildcard /usr/include/ncurses/ncurses.h))
# eof


Jan Engelhardt
-- 
| Alphagate Systems, http://alphagate.hopto.org/
| jengelh's site, http://jengelh.hopto.org/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux