You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-dns/unbound/files/unbound-1.6.3-pkg-config.patch

12 lines
247 B

--- 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