projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9230582
)
termios can be used by either top or more.
author
Paul Fox
<pgf@brightstareng.com>
Thu, 20 Mar 2008 16:04:36 +0000
(16:04 -0000)
committer
Paul Fox
<pgf@brightstareng.com>
Thu, 20 Mar 2008 16:04:36 +0000
(16:04 -0000)
util-linux/Config.in
patch
|
blob
|
history
diff --git
a/util-linux/Config.in
b/util-linux/Config.in
index 1c3fe88eef1f81291e0714c5b6c304769e198332..8ca86c87d28123274d0902ad52773d67de53c2ac 100644
(file)
--- a/
util-linux/Config.in
+++ b/
util-linux/Config.in
@@
-378,7
+378,7
@@
config MORE
config FEATURE_USE_TERMIOS
bool "Use termios to manipulate the screen"
default y
- depends on MORE
+ depends on MORE
|| TOP
help
This option allows utilities such as 'more' and 'top' to determine
the size of the screen. If you leave this disabled, your utilities