libXtst: Do not even try to use the system xmlto, this fixes #181

This causes breakage when building on Gentoo 64-bit. Probably on others,
too, judging by the amount of reports on the web.
This commit is contained in:
Georgi Georgiev 2012-02-11 22:10:00 +09:00 committed by Stephan Raue
parent c76ac12294
commit de035741cb

View File

@ -31,6 +31,7 @@ cd $PKG_BUILD
--disable-static \
--enable-shared \
--with-gnu-ld \
--without-xmlto \
make
$MAKEINSTALL