]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use pkg.m4 macros 787/head
authorGreg Hudson <ghudson@mit.edu>
Sun, 10 Jun 2018 22:32:13 +0000 (18:32 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 12 Jun 2018 14:53:25 +0000 (10:53 -0400)
commit03531a41298d63cc12f99e70172abd6948a679e2
tree6b469215aa06c9addfc27c40d81287fc88caa3dd
parent638a161713ff915ff692d91f5249371f7986ddc4
Use pkg.m4 macros

Add pkg.m4 from pkg-config 0.29.2 and include it in aclocal.m4.  Use
PKG_CHECK_EXISTS for resolv_wrapper and PKG_CHECK_MODULES for libedit
and libverto.  Based on a patch from Timo Gurr.

ticket: 8691 (new)
src/aclocal.m4
src/config/pkg.m4 [new file with mode: 0644]
src/configure.in