]> eyrie.org Git - kerberos/perl-kerberos.git/commit
Get Heimdal compiler flags using pkg-config
authorRuss Allbery <eagle@eyrie.org>
Fri, 28 Feb 2014 04:36:00 +0000 (20:36 -0800)
committerRuss Allbery <eagle@eyrie.org>
Fri, 28 Feb 2014 04:36:00 +0000 (20:36 -0800)
commit81bc475ce97132342c4518ed8d1192ea8624a1a3
tree3d1e05227ad168bd5d57a98b1d185c3d0eee4eef
parent2377a6594d8c9a703388de25bf4f76e90358b037
Get Heimdal compiler flags using pkg-config

For right now, until we support a wider range of Kerberos libraries,
get the Heimdal compiler flags using pkg-config.  This will let the
package build properly on a Debian system with heimdal-multidev but
not heimdal-dev.
Build.PL