From aee92768a4eb0ec2b60d05ce952d1865f9b282ce Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 8 Dec 2012 20:20:34 +0200 Subject: There is no --disable-build-mozilla option Change-Id: Ib879ae35358d0f45cc874de501d42532f69ac460 --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5cc0d71394e8..6a5b769655e9 100644 --- a/configure.ac +++ b/configure.ac @@ -4197,7 +4197,6 @@ if test "$cross_compiling" = "yes"; then # Don't bother having configure look for stuff not needed for the build platform anyway ./configure \ --disable-graphite \ - --disable-build-mozilla \ --disable-postgresql-sdbc \ --disable-zenity \ --with-parallelism="$with_parallelism" \ -- cgit