diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-04-07 09:34:27 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-04-07 09:34:27 +0000 |
commit | 075dd81c4460c027cf22800808993df3c07281f5 (patch) | |
tree | 92e71f0a400931ed106bfcedee0420b408adb282 /debian/config-static | |
parent | b80c67e32c87bc674e84993f8d2d06e8f2c4228d (diff) | |
download | busybox-075dd81c4460c027cf22800808993df3c07281f5.tar.gz |
Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortof
stupid and didn't work properly anyways.
Diffstat (limited to 'debian/config-static')
-rw-r--r-- | debian/config-static | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/config-static b/debian/config-static index 5114da6b1..035354683 100644 --- a/debian/config-static +++ b/debian/config-static @@ -437,7 +437,6 @@ CONFIG_FEATURE_COMMAND_TAB_COMPLETION=y CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION=y CONFIG_FEATURE_COMMAND_HISTORY=15 CONFIG_FEATURE_SH_STANDALONE_SHELL=y -CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN=y CONFIG_FEATURE_SH_FANCY_PROMPT=y # CONFIG_FEATURE_SH_EXTRA_QUIET is not set |