From 6cda89700e2e308fad3e20c2a06c952a8307ba95 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 24 Jan 2007 09:32:42 +0000 Subject: combine bool;prompt to just bool --- Config.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 00e95bf4f..499233bc1 100644 --- 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 -- cgit v1.2.3