configure: snmp forces vrrp and checker

Carlos Santos <[email protected]> Mon, 27 Feb 2017 15:29:00 -0300 (BRT)
Newsgroups gmane.linux.keepalived.devel
Message-ID <[email protected]>
Hello,

I'm new to keepalived and I'm trying to understand its configuration
parameters. I noticed that configuring with

    $ ./configure --enable-snmp

Also enables snmp-vrrp and snmp-checker. Is this intentional? If not,
then I think the following patch should be applied:

diff --git a/configure.ac b/configure.ac
index b22fd7b..3c23d38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -869,9 +869,6 @@ if test "$enable_snmp" = yes -o \
   fi
 
   if test "$enable_snmp" = yes; then
-    SNMP_VRRP_SUPPORT=Yes
-    SNMP_CHECKER_SUPPORT=Yes
-  else
     if test "$enable_snmp_vrrp" = yes; then
       SNMP_VRRP_SUPPORT=Yes
     fi

Is my understanding correct?

-- 
Carlos Santos (Casantos) - DATACOM, P&D
Rua América, 1000 - Eldorado do Sul, RS, Brasil - 92990-000
[email protected]          +55 51 3933.3000 ext. 3627
http://www.datacom.ind.br

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel