commit | 6cda89700e2e308fad3e20c2a06c952a8307ba95 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Wed Jan 24 09:32:42 2007 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Jan 24 09:32:42 2007 +0000 |
tree | 5cbc292bd0f7ce5e090cc96cece4350e4ffc7ea8 | |
parent | 841ef1308beb56ea1d0b9b7ad383adab76eba346 [diff] [blame] |
combine bool;prompt to just bool
diff --git a/Config.in b/Config.in index 00e95bf..499233b 100644 --- a/Config.in +++ b/Config.in
@@ -445,8 +445,7 @@ 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