public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner/files: mozilla-2.0-gconf-config-update.patch
@ 2011-04-04  2:12 Jory Pratt (anarchy)
  0 siblings, 0 replies; 2+ messages in thread
From: Jory Pratt (anarchy) @ 2011-04-04  2:12 UTC (permalink / raw
  To: gentoo-commits

anarchy     11/04/04 02:12:32

  Added:                mozilla-2.0-gconf-config-update.patch
  Log:
  Fix gconf dep bug #360307
  
  (Portage version: 2.1.9.45/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-libs/xulrunner/files/mozilla-2.0-gconf-config-update.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/files/mozilla-2.0-gconf-config-update.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner/files/mozilla-2.0-gconf-config-update.patch?rev=1.1&content-type=text/plain

Index: mozilla-2.0-gconf-config-update.patch
===================================================================
diff --git a/configure.in b/configure.in
--- a/configure.in
+++ b/configure.in
@@ -5701,16 +5701,21 @@ then
 
     AC_SUBST(MOZ_ENABLE_GIO)
     AC_SUBST(MOZ_GIO_CFLAGS)
     AC_SUBST(MOZ_GIO_LIBS)
    
     dnl ========================================================
     dnl = GConf support module
     dnl ========================================================
+    MOZ_ARG_DISABLE_BOOL(gconf,
+    [  --disable-gconf      Disable Gconf support ],
+        MOZ_ENABLE_GCONF=,
+        MOZ_ENABLE_GCONF=force)
+
     if test "$MOZ_ENABLE_GCONF"
     then
         PKG_CHECK_MODULES(MOZ_GCONF, gconf-2.0 >= $GCONF_VERSION gobject-2.0 ,[
             MOZ_GCONF_LIBS=`echo $MOZ_GCONF_LIBS | sed 's/-llinc\>//'`
             MOZ_ENABLE_GCONF=1
         ],[
             if test "$MOZ_ENABLE_GCONF" = "force"
             then






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner/files: mozilla-2.0-gconf-config-update.patch
@ 2011-04-17 23:47 Jory Pratt (anarchy)
  0 siblings, 0 replies; 2+ messages in thread
From: Jory Pratt (anarchy) @ 2011-04-17 23:47 UTC (permalink / raw
  To: gentoo-commits

anarchy     11/04/17 23:47:46

  Removed:              mozilla-2.0-gconf-config-update.patch
  Log:
  Update patchset to support libpng-1.5 and gcc-4.6
  
  (Portage version: 2.1.9.46/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-17 23:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04  2:12 [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner/files: mozilla-2.0-gconf-config-update.patch Jory Pratt (anarchy)
  -- strict thread matches above, loose matches on Subject: below --
2011-04-17 23:47 Jory Pratt (anarchy)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox