[Quickfix-developers] Bug #52 - bootstrapping autoconf with new libxml2 breaks build process
Brought to you by:
orenmnero
From: Joerg T. <Joe...@ma...> - 2005-01-21 10:13:39
|
Hi all, this bug may be interesting for all people calling ./bootstrap themselves: http://www.quickfixengine.org/bugtracker/bug.php?op=show&bugid=52 Newer libxml2 version since June 2004 define the include directory in another make variable (XML_CPPFLAGS instead of XML_CFLAGS). This breaks Makefile generation since ./configure.in relies on XML_CFLAGS. Fixed in the repository. Cheers, Jörg -- Joerg Thoennes http://macd.com Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen |