configure: define USE_XML conditional used by subparse as FALSE for now
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 5 Jun 2011 22:44:47 +0000 (23:44 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 5 Jun 2011 22:44:47 +0000 (23:44 +0100)
commit25fb0dd1b4498e1990ad4754af73eb422cdacdde
treed63aae63060561123591b13b55332105a54574c3
parent4857f50aa41f0ec5c98322acbf790280f576f262
configure: define USE_XML conditional used by subparse as FALSE for now

The subparse plugin needs to be split and/or moved to ext/ for the
libxml2 dependency. The media type needs to be format-specific instead
of a catch-all format. Maybe add a base class or line-based adapter.
configure.ac