wok-next view firefox-dev/stuff/firefox-plugin.pc @ rev 6928

Up: elfutils to 0.149. Fixed it to build in clean chroot. Fixed it also to download sources with real wget by since sources are on https host. So now elfutils can download its sources just fine.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 22 22:36:22 2010 +0000 (2010-10-22)
parents 22c47d8c6211
children 66be26816f41
line source
1 prefix=/usr
2 libdir=/usr/lib/firefox-devel-3.5.5/sdk/lib
3 sdkdir=/usr/lib/firefox-devel-3.5.5/sdk
4 includedir=/usr/include/firefox-3.5.5
6 Name: Mozilla Plug-In API
7 Description: Mozilla Plug-In API
8 Version: 3.5.5
9 Libs: -L${libdir}
10 Cflags: -I${includedir}/stable -I${includedir}/unstable