X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.ac;h=2289aa43403ea9127616c29449610fed8be0b3b2;hb=904a45ef1b06bf7b14238af6d2aeb9bce176daf7;hp=cf407228afe31c3e9c2a369c676868b3dc76b434;hpb=e4324858a82a0623b5069555b624f203660a25ed;p=collectd.git diff --git a/configure.ac b/configure.ac index cf407228..2289aa43 100644 --- a/configure.ac +++ b/configure.ac @@ -3972,6 +3972,8 @@ if test "x$with_libnetsnmpagent" = "xyes"; then fi if test "x$with_libnetsnmpagent" = "xyes"; then + BUILD_WITH_LIBNETSNMPAGENT_CPPFLAGS="$with_libnetsnmpagent_cppflags" + BUILD_WITH_LIBNETSNMPAGENT_LDFLAGS="$with_libnetsnmpagent_ldflags" BUILD_WITH_LIBNETSNMPAGENT_LIBS="-lnetsnmpagent $libnetsnmphelpers" fi