summaryrefslogtreecommitdiffstats
path: root/src/build-tools/kadm-client.pc.in
blob: 4562b8f7d2b141e1d1dc15c9f165dc1190d4ef32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
Cflags: -I${includedir}
Libs: -L${libdir} -lkadm5clnt_mit
Libs.private: -lgssrpc