From 5200d363614ee82031c4882d7773eaced005405b Mon Sep 17 00:00:00 2001 From: "tor%cs.brown.edu" Date: Mon, 27 Nov 2006 17:45:30 +0000 Subject: [PATCH] Camino build bustage fix - disable SVG until they switch to cairo gfx. git-svn-id: svn://10.0.0.236/trunk@215868 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/camino/config/mozconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/camino/config/mozconfig b/mozilla/camino/config/mozconfig index 50dc270b548..bd2803a86c7 100644 --- a/mozilla/camino/config/mozconfig +++ b/mozilla/camino/config/mozconfig @@ -1,5 +1,6 @@ mk_add_options MOZ_CO_PROJECT=camino ac_add_options --enable-application=camino +ac_add_options --disable-svg # Pick the right SDK depending on the CPU. This doesn't even pretend to be # cross-friendly, but neither do other parts of the Camino build, and it's