From 80c5db9c3ccba5d78576a4a23774db8fd76c6b6d Mon Sep 17 00:00:00 2001 From: cpk Date: Fri, 2 Nov 2001 17:34:47 +0000 Subject: [PATCH] Erm .. let's use this only when needed ... SVN revision: 5608 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index dd35496e7..4ed9fea59 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,7 @@ DISTCLEANFILES = e_ferite_gen_* ## Enable -DDEBUG for debugging messages, -DDEBUG_NEST ## for call tracing. Caution -- this will produce a *lot* ## of output! -DEBUGFLAGS = -g -DDEBUG -DDEBUG_NEST +DEBUGFLAGS = -g -DDEBUG #-DDEBUG_NEST INCLUDES = \ -I$(top_srcdir)/intl \