From e596f53c9eaeae17b66366c28727af67ba09de2f Mon Sep 17 00:00:00 2001 From: Malcolm Davenport Date: Thu, 26 May 2005 20:31:40 +0000 Subject: [PATCH] Whoopsie :) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5778 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 538b0c343c..0a9baab8ac 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