add a load of fixes from whiterussian to head
[openwrt-10.03/.git] / package / ncurses / Config.in
1 config BR2_PACKAGE_LIBNCURSES
2         tristate "libncurses - Terminal handling library"
3         default m if CONFIG_DEVEL
4         help
5           A terminal handling library
6           
7           http://www.gnu.org/software/ncurses/
8           
9
10 config BR2_PACKAGE_NCURSES
11         tristate
12         default BR2_PACKAGE_LIBNCURSES