minimo cvs: Add an extra configure option to avoid iconv problems (if present)
authorRichard Purdie <rpurdie@rpsys.net>
Mon, 10 Oct 2005 10:47:31 +0000 (10:47 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 10 Oct 2005 10:47:31 +0000 (10:47 +0000)
packages/mozilla/minimo_cvs.bb

index 917ff34..a44ccd8 100644 (file)
@@ -16,7 +16,7 @@ LICENSE = "MPL/LGPL/GPL"
 
 inherit mozilla
 
-EXTRA_OECONF += "--enable-application=suite"
+EXTRA_OECONF += "--enable-application=suite --disable-native-uconv"
 export MOZ_CO_PROJECT="suite"
 
 export MINIMO=1