Bug 629666 — libfolks should not hard autodetect libxml
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 14 Sep 2010 16:25:03 +0000 (17:25 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Sat, 18 Sep 2010 15:45:09 +0000 (16:45 +0100)
commit7b37bbfcca7c619a321617d8e007d98886e915a3
treea85a7cad194a6dd4cec484453aac5c84ed222150
parent1615ac8208291008004a7058b0f5f1b41aa13ea4
Bug 629666 — libfolks should not hard autodetect libxml

Add an --enable-import-tool configure option which requires libxml2 when
passed, doesn't require it when --disable-import-tool is passed, and builds
the tool if possible (but doesn't require libxml2)  when nothing's passed.
Closes: bgo#629666
configure.ac
tools/Makefile.am