From: Pieter Lexis Date: Tue, 21 Feb 2017 08:58:24 +0000 (+0100) Subject: Merge pull request #4990 from rgacogne/rec-snmp-clean X-Git-Tag: rec-4.1.0-alpha1~261 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17e9740c84a840e7558e2842d561e7b7ba629390;p=thirdparty%2Fpdns.git Merge pull request #4990 from rgacogne/rec-snmp-clean rec: Add SNMP support --- 17e9740c84a840e7558e2842d561e7b7ba629390 diff --cc pdns/recursordist/configure.ac index 1298d9aeab,7a0be91296..e79af91b8c --- a/pdns/recursordist/configure.ac +++ b/pdns/recursordist/configure.ac @@@ -112,8 -112,9 +112,10 @@@ PDNS_CHECK_LIBCRYPTO( ] ) PDNS_CHECK_LIBCRYPTO_ECDSA +PDNS_CHECK_LIBSODIUM + PDNS_WITH_NET_SNMP + # check for tools we might need PDNS_CHECK_RAGEL PDNS_CHECK_CURL