Turn off debugging in the Makefile.

-Erik
This commit is contained in:
Eric Andersen
2000-06-03 05:22:31 +00:00
parent f0c30b71be
commit 832000f7f3
2 changed files with 2 additions and 2 deletions

View File

@@ -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