projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
088d9e0
)
Cleanup for build problem found using regression script
author
Eric Andersen
<andersen@codepoet.org>
Wed, 24 Jan 2001 22:46:16 +0000
(22:46 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 24 Jan 2001 22:46:16 +0000
(22:46 -0000)
Config.h
patch
|
blob
|
history
diff --git
a/Config.h
b/Config.h
index 73001694a485019e632bc04701c6093904d2e084..22882b6c22aa509bddbe80a8f20761fe7c77b718 100644
(file)
--- 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