xref: /freebsd/crypto/krb5/src/build-tools/mit-krb5.pc.in (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1*7f2fe78bSCy Schubertprefix=@prefix@
2*7f2fe78bSCy Schubertexec_prefix=@exec_prefix@
3*7f2fe78bSCy Schubertlibdir=@libdir@
4*7f2fe78bSCy Schubertincludedir=@includedir@
5*7f2fe78bSCy Schubert
6*7f2fe78bSCy Schubertdefccname=@DEFCCNAME@
7*7f2fe78bSCy Schubertdefktname=@DEFKTNAME@
8*7f2fe78bSCy Schubertdefcktname=@DEFCKTNAME@
9*7f2fe78bSCy Schubert
10*7f2fe78bSCy SchubertName: mit-krb5
11*7f2fe78bSCy SchubertDescription: An implementation of Kerberos network authentication
12*7f2fe78bSCy SchubertVersion: @KRB5_VERSION@
13*7f2fe78bSCy SchubertCflags: -I${includedir}
14*7f2fe78bSCy SchubertLibs: -L${libdir} -lkrb5 -lk5crypto @COM_ERR_LIB@
15*7f2fe78bSCy SchubertLibs.private: -lkrb5support
16