aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 4b752f7..c967c7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,6 +45,7 @@ dnl AC_CHECK_LIB(pthread, main)
dnl Replace `main' with a function in -lstk:
dnl AC_CHECK_LIB(stk, main, STK=yes)
+AC_CHECK_LIB(snmp, snmp_parse_oid)
if test "x$with_pd" != "x"; then
if test -d "${with_pd}/src"; then