fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / external / redland / rasqal / rasqal-xcompile.patch.1
blob546975ca7b87369683454171006a3f3724cea977
1 No point in creating util or test executables when cross-compiling.
2 (Especially as doing it anyway wouldn't work without tweaks to have it find
3 libxml2 and libm, at least for Android.)
5 --- a/Makefile.in
6 +++ b/Makefile.in
7 @@ -358,7 +358,7 @@
8  top_srcdir = @top_srcdir@
9  noinst_SCRIPTS = rasqal-src-config
10  ACLOCAL_AMFLAGS = -I build
11 -SUBDIRS = src utils tests docs data win32 scripts
12 +SUBDIRS = src docs data win32 scripts
13  pkgconfigdir = $(libdir)/pkgconfig
14  pkgconfig_DATA = rasqal.pc
15  EXTRA_DIST = \