Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-01-25 01:46:16 +0300
committerEric Andersen <andersen@codepoet.org>2001-01-25 01:46:16 +0300
commit26439a2991f81b52c93b1e81d16f328f359a6611 (patch)
tree0a603c87b1caa8d0dac9339a4c947203ac130e01 /Config.h
parent088d9e0f05a8bda93db07acd20557ab96e083086 (diff)
Cleanup for build problem found using regression script
Diffstat (limited to 'Config.h')
-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 @@
// Nothing beyond this point should ever be touched by
// mere mortals so leave this stuff alone.
//
+#if defined BB_MOUNT || defined BB_UMOUNT || defined BB_DF
#ifdef BB_FEATURE_MOUNT_MTAB_SUPPORT
#define BB_MTAB
#endif
+#endif
//
#if defined BB_FEATURE_SH_COMMAND_EDITING && defined BB_SH
#define BB_CMDEDIT