diff options
Diffstat (limited to 'recipes/mozilla/firefox-3.6/firefox-xpcom.pc')
-rw-r--r-- | recipes/mozilla/firefox-3.6/firefox-xpcom.pc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes/mozilla/firefox-3.6/firefox-xpcom.pc b/recipes/mozilla/firefox-3.6/firefox-xpcom.pc deleted file mode 100644 index 6eb1289cda..0000000000 --- a/recipes/mozilla/firefox-3.6/firefox-xpcom.pc +++ /dev/null @@ -1,13 +0,0 @@ -prefix=/usr -exec_prefix=/usr -libdir=/usr/lib -includedir=/usr/include -mozdir=${includedir}/firefox-3.6 -idldir=${includedir}/firefox-3.6 - -Name: XPCOM -Description: The Mozilla Cross Platform Component Library -Version: 3.6 -Requires: nspr >= 4.8 -Libs: -L${libdir} -lxpcom -Wl,-R${libdir} -Cflags: -I${mozdir} -I${mozdir}/xpcom -I${mozdir}/string |