Add pkg-config files for krb5 libraries
* These can be used along side krb5-config Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
9ba23d7da8
commit
b0b94a445a
10
tools/krb5-gssapi.pc.in
Normal file
10
tools/krb5-gssapi.pc.in
Normal file
@@ -0,0 +1,10 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
vendor=Heimdal
|
||||
|
||||
Name: krb5-gssapi
|
||||
Description: Kerberos implementation of the GSS API.
|
||||
Version: @VERSION@
|
||||
Requires: heimdal-gssapi
|
Reference in New Issue
Block a user