File: libgssglue.pc.in

package info (click to toggle)
libgssglue 0.9-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 500 kB
  • sloc: ansic: 3,532; sh: 219; makefile: 51
file content (11 lines) | stat: -rw-r--r-- 272 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libgssglue
Description: Library that implements multi-mechanism GSS-API interface.
Requires:
Version: @PACKAGE_VERSION@
Libs: -L@libdir@ -lgssglue -ldl
Cflags: -I@includedir@/gssglue