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