|
From: Paul F. <pg...@us...> - 2008-11-05 13:25:59
|
Update of /cvsroot/roadmap/roadmap/src In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv23286 Modified Files: options.mk Log Message: disable MTRACE from DEBUG by default Index: options.mk =================================================================== RCS file: /cvsroot/roadmap/roadmap/src/options.mk,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** options.mk 7 Oct 2008 00:42:20 -0000 1.29 --- options.mk 5 Nov 2008 13:25:52 -0000 1.30 *************** *** 135,139 **** # it works by replacing shared libraries.) # ! CFLAGS += -DROADMAP_MTRACE # ROADMAP_LISTS_TYPESAFE forces "type safety" for the --- 135,139 ---- # it works by replacing shared libraries.) # ! # CFLAGS += -DROADMAP_MTRACE # ROADMAP_LISTS_TYPESAFE forces "type safety" for the |