aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 73001694a..22882b6c2 100644
--- a/Config.h
+++ b/Config.h
@@ -304,9 +304,11 @@
304// Nothing beyond this point should ever be touched by 304// Nothing beyond this point should ever be touched by
305// mere mortals so leave this stuff alone. 305// mere mortals so leave this stuff alone.
306// 306//
307#if defined BB_MOUNT || defined BB_UMOUNT || defined BB_DF
307#ifdef BB_FEATURE_MOUNT_MTAB_SUPPORT 308#ifdef BB_FEATURE_MOUNT_MTAB_SUPPORT
308#define BB_MTAB 309#define BB_MTAB
309#endif 310#endif
311#endif
310// 312//
311#if defined BB_FEATURE_SH_COMMAND_EDITING && defined BB_SH 313#if defined BB_FEATURE_SH_COMMAND_EDITING && defined BB_SH
312#define BB_CMDEDIT 314#define BB_CMDEDIT