summaryrefslogtreecommitdiff
path: root/net-dns/unbound/files/unbound-1.6.3-pkg-config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/unbound/files/unbound-1.6.3-pkg-config.patch')
-rw-r--r--net-dns/unbound/files/unbound-1.6.3-pkg-config.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-dns/unbound/files/unbound-1.6.3-pkg-config.patch b/net-dns/unbound/files/unbound-1.6.3-pkg-config.patch
new file mode 100644
index 000000000000..36adac8dc112
--- /dev/null
+++ b/net-dns/unbound/files/unbound-1.6.3-pkg-config.patch
@@ -0,0 +1,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