summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2016-12-10 00:11:26 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2016-12-10 00:44:13 +0100
commit5e8df049fbf53220735a2eeb6c751e1758869a18 (patch)
tree53054b040cac7a7b18025fea4d78ac0ff414de61 /configure.in
parent2119ae74c2e3b101bb8c6f5f0413b143d9978c9c (diff)
Babel: Update to integrated branch
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 32344d1f..bb779be7 100644
--- a/configure.in
+++ b/configure.in
@@ -185,8 +185,7 @@ fi
AC_SUBST(iproutedir)
-# all_protocols="$proto_bfd babel bgp ospf pipe radv rip $proto_rpki static"
-all_protocols="$proto_bfd bgp ospf pipe radv rip $proto_rpki static "
+all_protocols="$proto_bfd babel bgp ospf pipe radv rip $proto_rpki static"
all_protocols=`echo $all_protocols | sed 's/ /,/g'`