(libledger_a_CXXFLAGS): Define -DHAVE_XMLPARSE=1 if the configure file
did.
This commit is contained in:
parent
db59f768bb
commit
538bce10c0
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ libledger_a_SOURCES = \
|
|||
value.cc \
|
||||
walk.cc
|
||||
if HAVE_XMLPARSE
|
||||
libledger_a_CXXFLAGS += -DHAVE_XMLPARSE=1
|
||||
libledger_a_SOURCES += gnucash.cc xml.cc
|
||||
endif
|
||||
if HAVE_BOOST_PYTHON
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue