]> git.puffer.fish Git - matthieu/frr.git/commit
build: disable VRRPD if not linux
authorMark Stapp <mjs@voltanet.io>
Tue, 17 Mar 2020 21:26:20 +0000 (17:26 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 18 Mar 2020 12:26:31 +0000 (08:26 -0400)
commit3fa94379a793f72f7df99bde86821fd396403475
tree6100dc68d35f9e8044fa9d41e46b86177bd1721f
parent047315df4202835cf36ff5bc7691a8794a50ad23
build: disable VRRPD if not linux

Only allow configure to try to build VRRPD on linux; other
platforms disable it.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
configure.ac