~ubuntu-branches/ubuntu/oneiric/accountsservice/oneiric

« back to all changes in this revision

Viewing changes to src/libaccountsservice/accountsservice.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2011-04-14 11:01:37 UTC
  • mfrom: (2.1.7 experimental)
  • Revision ID: james.westby@ubuntu.com-20110414110137-7bupj01yasoysm55
Tags: 0.6.8-2
* Upload to unstable.
* Add patch to prevent crash due to getpwnam returning a NULL pointer.
  Thanks to Mattias Eriksson for the patch.
* Add symbols file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
includedir=@includedir@
 
5
 
 
6
Name: Accounts Service
 
7
Description: Client Library for communicating with accounts service
 
8
Version: @VERSION@
 
9
Libs: -L${libdir} -laccountsservice
 
10
Cflags: -I${includedir}/accountsservice-1.0