From 0d1cd6f8733988394f50f6e8cf2ebe4e993104b3 Mon Sep 17 00:00:00 2001 From: cvpcs Date: Thu, 3 Jun 2010 08:35:40 -0500 Subject: set some paths and removed the debugger --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 7386d70..2e6f0fd 100644 --- a/config.h +++ b/config.h @@ -151,7 +151,7 @@ /* Define DEBUGGER if you want to compile in some features used only by the bash debugger. */ -#define DEBUGGER 1 +/* #undef DEBUGGER */ /* Define STRICT_POSIX if you want bash to be strictly posix.2 conformant by default (except for echo; that is controlled separately). */ -- cgit v1.1