b=795144 default disable using GnomeUI and GnomeVFS for themed icons r=glandium

--HG--
extra : transplant_source : %1C%1En3%FCV%60%0C%80%16%E1%F0%0D%11%40%CB%D5%0D%93%8F
This commit is contained in:
Karl Tomlinson 2012-09-28 10:59:12 +12:00
parent b39434122e
commit 91e51a0273

View File

@ -4980,12 +4980,10 @@ dnl ========================================================
if test "$MOZ_ENABLE_GTK2"
then
MOZ_ENABLE_GNOMEUI=1
MOZ_ARG_DISABLE_BOOL(gnomeui,
[ --disable-gnomeui Disable libgnomeui support (default: auto, optional at runtime) ],
MOZ_ENABLE_GNOMEUI=,
MOZ_ENABLE_GNOMEUI=force)
MOZ_ARG_ENABLE_BOOL(gnomeui,
[ --enable-gnomeui Enable libgnomeui instead of GIO & GTK for icon theme support ],
MOZ_ENABLE_GNOMEUI=force,
MOZ_ENABLE_GNOMEUI=)
if test "$MOZ_ENABLE_GNOMEUI"
then