public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/icecat/files: xulrunner-1.9.2-gtk+-2.21.patch
@ 2010-10-28 15:58 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; only message in thread
From: Lars Wendler (polynomial-c) @ 2010-10-28 15:58 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    10/10/28 15:58:01

  Added:                xulrunner-1.9.2-gtk+-2.21.patch
  Log:
  Added patch to fix compilation against >=gtk+-2.21
  
  (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  www-client/icecat/files/xulrunner-1.9.2-gtk+-2.21.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/icecat/files/xulrunner-1.9.2-gtk+-2.21.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/icecat/files/xulrunner-1.9.2-gtk+-2.21.patch?rev=1.1&content-type=text/plain

Index: xulrunner-1.9.2-gtk+-2.21.patch
===================================================================
# HG changeset patch
# User Jonathan Callen <abcd@gentoo.org>
# Parent 2599ed882191d88a8e8f0cb68492a156163c5ca7
pass MOZ_GTK_CFLAGS to ensure proper includes are avaliable.

diff --git a/toolkit/system/gnome/Makefile.in b/toolkit/system/gnome/Makefile.in
--- a/toolkit/system/gnome/Makefile.in
+++ b/toolkit/system/gnome/Makefile.in
@@ -84,13 +84,14 @@ EXTRA_DSO_LDOPTS += \
 		$(MOZ_LIBNOTIFY_LIBS) \
 		$(NULL)
 
 LOCAL_INCLUDES += -I$(topsrcdir)/toolkit/components/build/
 
 include $(topsrcdir)/config/rules.mk
 
 CXXFLAGS += \
+	$(MOZ_GTK2_CFLAGS) \
 	$(MOZ_GCONF_CFLAGS) \
 	$(MOZ_GNOMEVFS_CFLAGS) \
 	$(GLIB_CFLAGS) \
 	$(MOZ_LIBNOTIFY_CFLAGS) \
 	$(NULL)






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-28 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-28 15:58 [gentoo-commits] gentoo-x86 commit in www-client/icecat/files: xulrunner-1.9.2-gtk+-2.21.patch Lars Wendler (polynomial-c)

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