Erm .. let's use this only when needed ...

SVN revision: 5608
This commit is contained in:
cpk 2001-11-02 17:34:47 +00:00 committed by cpk
parent ea3fcaaa4b
commit 80c5db9c3c
1 changed files with 1 additions and 1 deletions

View File

@ -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 \