
This makes it easier to install Heimdal and MIT kerberos on the same system by just providing the heimdal-krb5.pc file; the krb5.pc file is provided by both. This is similar to what's done with heimdal-gssapi.pc/krb5-gssapi.pc. Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
11 lines
227 B
PkgConfig
11 lines
227 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
vendor=Heimdal
|
|
|
|
Name: krb5
|
|
Description: Heimdal implementation of the kerberos network authentication.
|
|
Version: @VERSION@
|
|
Requires: heimdal-krb5
|