]> git.puffer.fish Git - mirror/frr.git/commit
build: fix --disable-snmp 1015/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 31 Jul 2017 20:34:26 +0000 (22:34 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 21 Aug 2017 12:55:00 +0000 (14:55 +0200)
commit9f837dcab60a48163f72218e6a6b954376d7ee34
tree323c986f9b14532058f6eee7a7beb0be999efb21
parent01c9f294213188570ff569097bca5cd4643ceacd
build: fix --disable-snmp

--disable-foo results in "no" as value in $enable_foo

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
configure.ac