summaryrefslogtreecommitdiffstats
path: root/src/build-tools
Commit message (Collapse)AuthorAgeFilesLines
* Add gssrpc to pkg-configGünther Deschner2013-05-014-5/+20
| | | | ticket: 7620
* Add gssrpc to krb5-configGünther Deschner2013-05-011-3/+7
| | | | ticket: 7620
* Install pkg-config data filesGreg Hudson2013-01-048-2/+117
| | | | | | | | | | | Add seven data files for pkg-config, corresponding to the five modules supported by krb5-config. For krb5 and krb5-gssapi, we also provide mit- versions for callers desiring to distinguish between our implementation and Heimdal's. Based on a patch from Stef Walter <stefw@gnome.org>. ticket: 7529 (new)
* Move krb5-config to new src/build-tools directoryGreg Hudson2013-01-044-0/+314
In preparation for adding a bunch of pkg-config data files, move krb5-config into a new source tree subdirectory containing tools we provide as outputs to other build systems.