Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / external / redland / rasqal / rasqal-xcompile.patch.1
blob65efc30479957cad518353eaa4e9066374f07847
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 = libsv $(am__append_1) $(am__append_2) src utils tests docs \
12 +SUBDIRS = libsv $(am__append_1) $(am__append_2) src docs \
13         data win32 scripts
14  DIST_SUBDIRS = libsv libmtwist getopt src utils tests docs data win32 scripts
15  pkgconfigdir = $(libdir)/pkgconfig
16  pkgconfig_DATA = rasqal.pc