diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0a24ca3fb100..7d2f10cc0cdd 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 \ |