From 09fb08816b0feedbec8c9411ce7d130844b47fe1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 22 Oct 2010 12:11:05 +0200 Subject: mksh is no longer required for building --- Config.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Config.in b/Config.in index 0c387aa49..df7aca934 100644 --- a/Config.in +++ b/Config.in @@ -48,7 +48,6 @@ config ADK_DEVELSYSTEM select ADK_PACKAGE_LIBNCURSES_DEV select ADK_PACKAGE_M4 select ADK_PACKAGE_MAKE - select ADK_PACKAGE_MKSH select ADK_PACKAGE_PATCH select ADK_PACKAGE_PKG_CONFIG select ADK_PACKAGE_MICROPERL @@ -61,7 +60,7 @@ config ADK_DEVELSYSTEM After bootstrapping a Linux system you might want to switch to native builds with your target. If you choose this option, all necessary software needed - for native building will be selected. + for native building will be selected by this option. config ADK_DEBUG bool "Enable debug support" -- cgit v1.2.3