--- a/configure 2011-07-10 12:00:22.000000000 +0200 +++ b/configure 2013-09-03 16:15:06.000000000 +0200 @@ -1835,11 +1835,11 @@ if test "$enable_ipv6" = yes ; then ip=ipv6 SUFFIX6=6 - all_protocols=bgp,ospf,pipe,radv,rip,static + all_protocols=bgp,ospf,pipe,radv,rip,static,volatile else ip=ipv4 SUFFIX6="" - all_protocols=bgp,ospf,pipe,rip,static + all_protocols=bgp,ospf,pipe,rip,static,volatile fi if test "$with_protocols" = all ; then