wok view firefox-dev/stuff/firefox-xpcom.pc @ rev 11324

Up: firefox to 8.0.1. Moved /usr/lib/firefox-$VERSION to /usr/lib/firefox. Same for /usr/lib/firefox-devel-$VERSION. Its patch to work this way.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 17 13:37:18 2011 +0000 (2011-11-17)
parents 4b16c8ec84b1
children 32132190f724
line source
1 prefix=/usr
2 exec_prefix=/usr
3 libdir=/usr/lib/firefox-devel/sdk/lib
4 includedir=/usr/include/firefox-3.5.5
5 idldir=/usr/share/idl/firefox-3.5.5/stable
7 Name: XPCOM
8 Description: The Mozilla Cross Platform Component Library
9 Version: 3.5.5
10 Libs: -L${libdir} -lxpcom
11 Cflags: -I/usr/include/firefox-3.5.5/stable -I${includedir}