diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-08-10 17:53:03 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-08-10 17:53:26 +0200 |
commit | 16e67f387d15d4fca63773fe38f561842b55c096 (patch) | |
tree | 76ef4bf90b710bb416203ce6fe31cc7a9cddc342 /net-analyzer | |
parent | net-analyzer/nagios-plugins-linux-madrisan: remove old (diff) | |
download | gentoo-16e67f387d15d4fca63773fe38f561842b55c096.tar.gz gentoo-16e67f387d15d4fca63773fe38f561842b55c096.tar.bz2 gentoo-16e67f387d15d4fca63773fe38f561842b55c096.zip |
net-analyzer/net-snmp: Call PKG_PROG_PKG_CONFIG in configure.ac
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Closes: https://bugs.gentoo.org/736465
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/net-snmp/files/net-snmp-5.8.1-mysqlclient.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-analyzer/net-snmp/files/net-snmp-5.8.1-mysqlclient.patch b/net-analyzer/net-snmp/files/net-snmp-5.8.1-mysqlclient.patch index 08735d1be7c0..94811747d2b4 100644 --- a/net-analyzer/net-snmp/files/net-snmp-5.8.1-mysqlclient.patch +++ b/net-analyzer/net-snmp/files/net-snmp-5.8.1-mysqlclient.patch @@ -1,3 +1,14 @@ +--- a/configure.ac ++++ b/configure.ac +@@ -25,6 +25,8 @@ + + AC_MSG_CACHE_INIT() + ++PKG_PROG_PKG_CONFIG ++ + # + # save the configure arguments + # --- a/configure.d/config_os_libs2 +++ b/configure.d/config_os_libs2 @@ -516,6 +516,8 @@ |