summaryrefslogtreecommitdiff
path: root/net-dns/unbound/files/unbound-1.6.3-pkg-config.patch
blob: 36adac8dc1125d3ef8f5ffeed44fd3993b9293af (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure.ac
+++ b/configure.ac
@@ -95,6 +95,8 @@ AC_SUBST(LIBUNBOUND_CURRENT)
 AC_SUBST(LIBUNBOUND_REVISION)
 AC_SUBST(LIBUNBOUND_AGE)
 
+PKG_PROG_PKG_CONFIG
+
 CFLAGS="$CFLAGS"
 AC_AIX
 if test "$ac_cv_header_minix_config_h" = "yes"; then