summaryrefslogtreecommitdiffstats
path: root/common/elapi/elapi.pc.in
blob: 73d2556ea12af754d2771312f8de205ce8cf1ed9 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE_NAME@
Description: Event logging API (ELAPI) library
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lelapi
Cflags: -I${includedir}
URL: http://fedorahosted.org/sssd/