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:
841ef13
)
combine bool;prompt to just bool
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 24 Jan 2007 09:32:42 +0000
(09:32 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 24 Jan 2007 09:32:42 +0000
(09:32 -0000)
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 00e95bf4fadee95bea073fce5126ee2ab7d18a5e..499233bc162157ad5d11b85a8da75b4feb3ef8a7 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-445,8
+445,7
@@
config INSTALL_APPLET_HARDLINKS
on a filesystem with few inodes.
config INSTALL_APPLET_DONT
- bool
- prompt "not installed"
+ bool "not installed"
depends on FEATURE_INSTALLER || FEATURE_SH_STANDALONE_SHELL || FEATURE_EXEC_PREFER_APPLETS
help
Do not install applet links. Useful when using the -install feature