From: Malcolm Davenport Date: Thu, 26 May 2005 20:31:40 +0000 (+0000) Subject: Whoopsie :) X-Git-Tag: 1.2.0-beta1~569 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e596f53c9eaeae17b66366c28727af67ba09de2f;p=thirdparty%2Fasterisk.git Whoopsie :) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5778 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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