From a44095ee68cd67d68a70fbb5e2dac98cd63cb6da Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 24 Jun 2004 16:33:53 +0000 Subject: * Add optional support for gnome-vfs support (e.g. smb:// and sftp:// URLs) [1] * Fix a problem with the pkg-config files referencing mozilla components and not firefox components PR: 68221 [1] Submitted by: Tom McLaughlin [1] --- www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in (limited to 'www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in') diff --git a/www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in b/www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in new file mode 100644 index 000000000000..4e982a5443e8 --- /dev/null +++ b/www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in @@ -0,0 +1,8 @@ +--- build/unix/mozilla-xpcom.pc.in.orig Thu Jun 24 12:23:09 2004 ++++ build/unix/mozilla-xpcom.pc.in Thu Jun 24 12:23:18 2004 +@@ -8,4 +8,4 @@ + Version: %MOZILLA_VERSION% + Requires: mozilla-nspr = %MOZILLA_VERSION% + Libs: -L${libdir} -lxpcom +-Cflags: -I${includedir}/xpcom -I${includedir}/string ++Cflags: -I${includedir}/xpcom -I${includedir}/string -I${includedir} -- cgit v1.2.3