kumquat-buildroot/package/libxslt
Thomas Petazzoni 5cecbb7fba libxslt: tell ./configure where libxml is
libxslt is currently configured with --with-libxml-include-prefix,
which allows libxslt ./configure to find libxml headers. However, the
build of libxslt fails because it doesn't find the library itself.

Therefore, instead of using --with-libxml-include-prefix, we switch to
the more generic --with-libxml-prefix.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-08-10 20:21:13 +02:00
..
Config.in pkgconfig: add pkgconfig package for target 2009-03-18 19:19:10 +00:00
libxslt-1.1.21-configure.patch updated libxslt 2008-03-06 18:16:49 +00:00
libxslt.mk libxslt: tell ./configure where libxml is 2009-08-10 20:21:13 +02:00