[Asterisk-cvs] asterisk Makefile,1.162,1.163

malcolmd at lists.digium.com malcolmd at lists.digium.com
Thu May 26 16:27:39 CDT 2005


Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv8318

Modified Files:
	Makefile 
Log Message:
Whoopsie :)


Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/Makefile,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- Makefile	26 May 2005 20:24:56 -0000	1.162
+++ Makefile	26 May 2005 20:31:40 -0000	1.163
@@ -118,7 +118,7 @@
 #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




More information about the svn-commits mailing list