More TODO items. Fix a dependancy bug on busybox.def.h

-Erik
This commit is contained in:
Eric Andersen
2000-06-05 05:33:00 +00:00
parent afeb683459
commit 926e0e3465
2 changed files with 9 additions and 2 deletions

View File

@@ -263,7 +263,7 @@
#define BB_NFSMOUNT
#endif
//
#if defined BB_FEATURE_STANDALONE_SHELL
#if defined BB_FEATURE_SH_COMMAND_EDITING
#ifndef BB_FEATURE_USE_TERMIOS
#define BB_FEATURE_USE_TERMIOS
#endif