]> git.proxmox.com Git - mirror_frr.git/commit
*: Move sharpd from developmental build to have to explicity enable it
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 27 Apr 2018 19:18:41 +0000 (15:18 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 27 Apr 2018 19:18:41 +0000 (15:18 -0400)
commit2222a71653a693bb92c5bd2193c142f712e442c4
tree5e562649cf936441f7e3d3a6c22244809de46c24
parent3cab181d71152521c74ec7972e6a64452f23fa22
*: Move sharpd from developmental build to have to explicity enable it

sharpd has started to see some use from our field engineers as
well as people attempting to build/test their environments
as a way of easily injecting a large number of routes.

Modify configure.ac to move sharpd from a development build
option to having to explicity enable it via `--enable-sharpd=yes`
in order for it to be built.

This will allow those who want to build it, to build it without
having to use the development build option.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
configure.ac