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 \