summaryrefslogtreecommitdiffstats
path: root/third_party/heimdal/tools/heimdal-kadm-client.pc.in
blob: 2eb9e3e4ebfac6cfa84d613751ea3a94533d9498 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: heimdal-kadm-client
Description: Kadmin client library.
Version: @VERSION@
Requires.private: heimdal-gssapi
Libs: -L${libdir} -lkadm5clnt
Cflags: -I${includedir}