configure.ac | 1 + 1 file changed, 1 insertion(+) New commits: commit d6b9b1e9c315309d4aa994d0c1019226d7da448d Author: Tor Lillqvist <t...@collabora.com> Date: Fri May 30 22:52:18 2014 +0300
We don't need cups on the build platform when cross-compiling Change-Id: I462a33b58d427dd2fce3ab9de4b4c96f4ad0440e diff --git a/configure.ac b/configure.ac index 0a24ca3..7d2f10c 100644 --- a/configure.ac +++ b/configure.ac @@ -4610,6 +4610,7 @@ if test "$cross_compiling" = "yes"; then sub_conf_opts="$sub_conf_opts $with_build_platform_configure_options" # Don't bother having configure look for stuff not needed for the build platform anyway ./configure \ + --disable-cups \ --disable-graphite \ --disable-pdfimport \ --disable-postgresql-sdbc \ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits