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

Name: kadm-client
Description: Kerberos administration client library
Version: @KRB5_VERSION@
Requires.private: mit-krb5-gssapi gssrpc
Cflags: -I${includedir}
Libs: -L${libdir} -lkadm5clnt_mit