commit | 832000f7f3e368bb00d02bf4b54cb531affdaf1b | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Sat Jun 03 05:22:31 2000 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Sat Jun 03 05:22:31 2000 +0000 |
tree | c39934626bbd6925649b87e5f0cfbace9b701a27 | |
parent | f0c30b71be66ff76f16339c1b8d774120beef558 [diff] [blame] |
Turn off debugging in the Makefile. -Erik
diff --git a/busybox.def.h b/busybox.def.h index 42a63d8..01d7d87 100644 --- a/busybox.def.h +++ b/busybox.def.h
@@ -140,7 +140,7 @@ //#define BB_FEATURE_TRIVIAL_HELP // // Use termios to manipulate the screen ('more' is prettier with this on) -//#define BB_FEATURE_USE_TERMIOS +#define BB_FEATURE_USE_TERMIOS // // calculate terminal & column widths (for more and ls) #define BB_FEATURE_AUTOWIDTH