aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
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). */