wok-6.x diff firefox-dev/stuff/firefox-xpcom.pc @ rev 15792
linux: CONFIG_I2C_EG20T=m
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Fri Jan 17 10:28:33 2014 +0000 (2014-01-17) |
parents | 32132190f724 |
children |
line diff
1.1 --- a/firefox-dev/stuff/firefox-xpcom.pc Sun Mar 04 22:13:07 2012 +0100 1.2 +++ b/firefox-dev/stuff/firefox-xpcom.pc Fri Jan 17 10:28:33 2014 +0000 1.3 @@ -1,11 +1,11 @@ 1.4 prefix=/usr 1.5 exec_prefix=/usr 1.6 libdir=/usr/lib/firefox-devel/sdk/lib 1.7 -includedir=/usr/include/firefox-3.5.5 1.8 -idldir=/usr/share/idl/firefox-3.5.5/stable 1.9 +includedir=/usr/include/firefox-VERSION 1.10 +idldir=/usr/share/firefox-VERSION/idl 1.11 1.12 Name: XPCOM 1.13 Description: The Mozilla Cross Platform Component Library 1.14 -Version: 3.5.5 1.15 +Version: VERSION 1.16 Libs: -L${libdir} -lxpcom 1.17 -Cflags: -I/usr/include/firefox-3.5.5 -I${includedir} 1.18 +Cflags: -I/usr/include/firefox-VERSION -I${includedir}