~mozillateam/firefox/firefox.yakkety

« back to all changes in this revision

Viewing changes to debian/firefox-nspr-trunk.pc

  • Committer: Alexander Sack
  • Date: 2007-03-21 17:21:52 UTC
  • Revision ID: asac@jwsdot.com-20070321172152-965dc2b7567eed2f
initial firefox-trunk debian/ package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=/usr
 
2
exec_prefix=/usr
 
3
libdir=/usr/lib/firefox-trunk
 
4
includedir=/usr/include/firefox-trunk
 
5
 
 
6
Name: NSPR
 
7
Description: The Netscape Portable Runtime
 
8
Version: 4.7.0
 
9
Libs: -L/usr/lib/firefox-trunk -lplds4 -lplc4 -lnspr4 -lpthread -ldl
 
10
Cflags: -I/usr/include/firefox-trunk/nspr
 
11
 
 
12