summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2002-04-24 21:28:49 +0000
committerDonny Davies <woodchip@gentoo.org>2002-04-24 21:28:49 +0000
commit8581bceda5b61049d0b788e6497084e7817afb38 (patch)
tree2cea279aa7bdc127e8628afa4e61ebead21b9d63 /sys-apps/busybox/files
parentversion bump (diff)
downloadgentoo-2-8581bceda5b61049d0b788e6497084e7817afb38.tar.gz
gentoo-2-8581bceda5b61049d0b788e6497084e7817afb38.tar.bz2
gentoo-2-8581bceda5b61049d0b788e6497084e7817afb38.zip
comment out #define BB_MT since the 'real' mt-st
is on the boot cd now.
Diffstat (limited to 'sys-apps/busybox/files')
-rw-r--r--sys-apps/busybox/files/Config.h-0.60.2-cd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/files/Config.h-0.60.2-cd b/sys-apps/busybox/files/Config.h-0.60.2-cd
index 7c794a1c27a9..84e94b992528 100644
--- a/sys-apps/busybox/files/Config.h-0.60.2-cd
+++ b/sys-apps/busybox/files/Config.h-0.60.2-cd
@@ -82,7 +82,7 @@
#define BB_MORE
#define BB_MOUNT
//#define BB_MSH
-#define BB_MT
+//#define BB_MT
#define BB_MV
//#define BB_NC
//#define BB_NSLOOKUP