|
@ -22,7 +22,7 @@ |
|
|
|
|
|
|
|
|
if pkgcheck termcap |
|
|
if pkgcheck termcap |
|
|
then |
|
|
then |
|
|
menu_begin MENU_PKG_TERMCAP 'Termcap (obsolated by [n]curses)' |
|
|
|
|
|
|
|
|
menu_begin MENU_PKG_TERMCAP 'Termcap (obsoleted by [n]curses)' |
|
|
bool 'Build and use termcap library' ROCKCFG_PKG_TERMCAP_USEIT 0 |
|
|
bool 'Build and use termcap library' ROCKCFG_PKG_TERMCAP_USEIT 0 |
|
|
|
|
|
|
|
|
if [ "$ROCKCFG_PKG_TERMCAP_USEIT" = 1 ] ; then |
|
|
if [ "$ROCKCFG_PKG_TERMCAP_USEIT" = 1 ] ; then |
|
|