build: Check for expat minimal version
commitafb72b049850847f4fb7ff172a4c4a5852d2a832
authorPetr Písař <petr.pisar@atlas.cz>
Sat, 27 Feb 2010 21:42:43 +0000 (27 22:42 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Sun, 28 Feb 2010 19:04:56 +0000 (28 20:04 +0100)
tree108c51e201f47ddd6ff8a69011cac662418d3791
parenta1bb91a10b175fdc54f472f177604817fc3303b8
build: Check for expat minimal version

This assures in configure time that expat is version that can suport XML name
spaces. However expat does not provide passive test for this feature.
Fortunatelly, we have run time checks in library initialization code.
configure.ac