summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMalcolm Davenport <malcolmd@digium.com>2005-05-26 20:31:40 +0000
committerMalcolm Davenport <malcolmd@digium.com>2005-05-26 20:31:40 +0000
commite596f53c9eaeae17b66366c28727af67ba09de2f (patch)
treeb5d0169881a8e962bdd4de5367afea5b98cd164d /Makefile
parent2f1e6379b3fdf00a5df716b0a9b0c9d4e91f4db2 (diff)
Whoopsie :)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5778 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 538b0c343..0a9baab8a 100755
--- a/Makefile
+++ b/Makefile
@@ -118,7 +118,7 @@ DEBUG=-g #-pg
#endif
# Optional debugging parameters
-DEBUG_THREADS = -DDEBUG_THREADS #-DDO_CRASH #-DDETECT_DEADLOCKS
+DEBUG_THREADS = #-DDEBUG_THREADS #-DDO_CRASH #-DDETECT_DEADLOCKS
# Uncomment next one to enable ast_frame tracing (for debugging)
TRACE_FRAMES = #-DTRACE_FRAMES