From: <jpg...@us...> - 2008-07-01 16:40:43
|
Revision: 1443 http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1443&view=rev Author: jpgrayson Date: 2008-07-01 09:40:52 -0700 (Tue, 01 Jul 2008) Log Message: ----------- Remove reference to no-longer-used EXTREME_DEBUG define. Modified Paths: -------------- trunk/contrib/tcl/Makefile.macosx Modified: trunk/contrib/tcl/Makefile.macosx =================================================================== --- trunk/contrib/tcl/Makefile.macosx 2008-07-01 16:39:02 UTC (rev 1442) +++ trunk/contrib/tcl/Makefile.macosx 2008-07-01 16:40:52 UTC (rev 1443) @@ -9,7 +9,6 @@ CFLAGS:= $(CFLAGS) -g -Wall -O2 # debug flags -# CFLAGS := $(CFLAGS) -DDEBUG_SUPPORT -DDEBUG_DEFAULT -DEXTREME_DEBUG -D_DEBUG # CFLAGS := $(CFLAGS) -DDEBUG_SUPPORT -DDEBUG_DEFAULT -D_DEBUG OBJS=\ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |