X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.ac;h=2289aa43403ea9127616c29449610fed8be0b3b2;hb=d99416997de1c4d9e676960719327a52a364f605;hp=cf407228afe31c3e9c2a369c676868b3dc76b434;hpb=8d4c3a1924e500cfc4e055e4ed5918e46d451801;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