* [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner/files: 301-xulrunner-xpctools.diff xulrunner-1.9.2-fix-pkgconfig-file.patch
@ 2010-01-22 3:59 Jory Pratt (anarchy)
0 siblings, 0 replies; only message in thread
From: Jory Pratt (anarchy) @ 2010-01-22 3:59 UTC (permalink / raw
To: gentoo-commits
anarchy 10/01/22 03:59:01
Added: 301-xulrunner-xpctools.diff
xulrunner-1.9.2-fix-pkgconfig-file.patch
Log:
add forgotten patches
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Revision Changes Path
1.1 net-libs/xulrunner/files/301-xulrunner-xpctools.diff
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/files/301-xulrunner-xpctools.diff?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/files/301-xulrunner-xpctools.diff?rev=1.1&content-type=text/plain
Index: 301-xulrunner-xpctools.diff
===================================================================
--- js/src/xpconnect/src/Makefile.in~ 2009-09-20 13:13:15.508713367 -0500
+++ js/src/xpconnect/src/Makefile.in 2009-09-20 13:14:30.994713367 -0500
@@ -77,6 +77,10 @@
widget \
$(NULL)
+ifdef MOZ_XPCTOOLS
+DEFINES += -DXPC_TOOLS_SUPPORT
+REQUIRES += xpctools
+endif
CPPSRCS = \
nsScriptError.cpp \
@@ -174,11 +178,6 @@
endif # ENABLE_JIT
-ifdef MOZ_XPCTOOLS
-DEFINES += -DXPC_TOOLS_SUPPORT
-REQUIRES += xpctools
-endif
-
ifdef XPC_IDISPATCH_SUPPORT
DEFINES += -DXPC_IDISPATCH_SUPPORT
ifdef XPC_COMOBJECT
1.1 net-libs/xulrunner/files/xulrunner-1.9.2-fix-pkgconfig-file.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/files/xulrunner-1.9.2-fix-pkgconfig-file.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner/files/xulrunner-1.9.2-fix-pkgconfig-file.patch?rev=1.1&content-type=text/plain
Index: xulrunner-1.9.2-fix-pkgconfig-file.patch
===================================================================
--- mozilla-1.9.2/xulrunner/installer/mozilla-plugin.pc.in-orig 2010-01-18 22:07:22.609207920 -0600
+++ mozilla-1.9.2/xulrunner/installer/mozilla-plugin.pc.in 2010-01-18 22:07:31.665185152 -0600
@@ -5,5 +5,5 @@
Name: Mozilla Plug-In API
Description: Mozilla Plug-In API
Version: %MOZILLA_VERSION%
-Cflags: -I${includedir}/stable -DXP_UNIX %ojidef%
+Cflags: -I${includedir} -DXP_UNIX %ojidef%
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-22 3:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-22 3:59 [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner/files: 301-xulrunner-xpctools.diff xulrunner-1.9.2-fix-pkgconfig-file.patch 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