aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-04-23 18:53:07 +0000
committerMatt Kraai <kraai@debian.org>2001-04-23 18:53:07 +0000
commit91b2855ba8b9918b79dbe4b9188a3acccb41f7b7 (patch)
treeb6ded0b21428442ba27167d8654410c8ce0c73d3 /Config.h
parent4e9267d76c7dc47064bc80b1f8542453725158d7 (diff)
downloadbusybox-91b2855ba8b9918b79dbe4b9188a3acccb41f7b7.tar.gz
Rewrite cp and mv to be SUSv2 compliant.
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Config.h b/Config.h
index 4c0a33256..cbcf58d16 100644
--- a/Config.h
+++ b/Config.h
@@ -16,7 +16,7 @@
#define BB_CHVT
#define BB_CLEAR
//#define BB_CMP
-#define BB_CP_MV
+#define BB_CP
#define BB_CUT
#define BB_DATE
//#define BB_DC
@@ -76,6 +76,7 @@
#define BB_MORE
#define BB_MOUNT
//#define BB_MT
+#define BB_MV
//#define BB_NSLOOKUP
//#define BB_PING
//#define BB_PIVOT_ROOT