From 6c7e35dc17504c41bb177b3d1327c6b6cee4017d Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 4 May 2007 05:27:36 +0000 Subject: *** no comment *** --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index af6a0cb0..cddd1257 100644 --- a/Makefile.am +++ b/Makefile.am @@ -70,7 +70,7 @@ libledger_la_CPPFLAGS += -DHAVE_LIBOFX=1 libledger_la_SOURCES += src/ofx.cc endif if DEBUG -libledger_la_CPPFLAGS += -DFULL_DEBUG +libledger_la_CPPFLAGS += -DDEBUG_MODE endif if HAVE_BOOST_PYTHON libledger_la_CPPFLAGS += -DUSE_BOOST_PYTHON=1 -- cgit v1.2.3