From ce621815fecece2b4d8a4cb7115eb82c1cb7ed44 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 23 Dec 2009 11:37:42 +0100 Subject: remove and ignore autogenerated Config.in files --- package/mksh/Config.in | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 package/mksh/Config.in (limited to 'package/mksh') diff --git a/package/mksh/Config.in b/package/mksh/Config.in deleted file mode 100644 index 50578b0d2..000000000 --- a/package/mksh/Config.in +++ /dev/null @@ -1,31 +0,0 @@ -config ADK_PACKAGE_MKSH - prompt "mksh................................. The MirBSD enhanced Korn Shell" - tristate - default n - help - mksh is the MirBSD enhanced version of the Public Domain Korn - shell (pdksh), a bourne-compatible shell which is largely si- - milar to the original AT&T Korn shell. It includes bug fixes - and feature improvements in order to produce a modern, robust - shell good for interactive and especially script use. It has - UTF-8 support in the emacs command line editing mode; corres- - ponds to OpenBSD 4.4-beta ksh without GNU bash-like $PS1; the - build environment requirements are autoconfigured; throughout - code simplification/bugfix/enhancement has been done, and the - shell has extended compatibility to other modern shells. - - This package also installs mksh as /bin/ash and /bin/sh (i.e. - the default Bourne/POSIX shell) and creates a ~/.mkshrc file, - which can be used to further customise the look and feel. - - http://mirbsd.de/mksh - -config ADK_PACKAGE_MKSH_FULL - bool "Include all features" - depends on ADK_PACKAGE_MKSH - default y - help - Disable this to remove a few functions from mksh to make it smaller. - Ideal for embedded systems. However, be aware you will lose some - functionality you'd otherwise expect, among these is the vi command - line editing mode. -- cgit v1.2.3