summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-02-03 13:59:04 +0100
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-02-03 14:29:13 +0100
commit55c728031529910cd8358bedb90f75d363afeb4b (patch)
tree5553cc267888f3b26e43af9fe2d6697b80361b8f /configure.ac
parentMerge pull request #153 from LabNConsulting/working/2.0/patch-set/rr-part2 (diff)
downloadfrr-55c728031529910cd8358bedb90f75d363afeb4b.tar.xz
frr-55c728031529910cd8358bedb90f75d363afeb4b.zip
*: Convert libzebra -> libfrr
The library libzebra that is installed with FRR will conflict with Quagga. So let's rename it to libfrr. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index da2296257..cd88e30c7 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1611,7 +1611,7 @@ AC_CONFIG_FILES([Makefile lib/Makefile qpb/Makefile zebra/Makefile ripd/Makefile
doc/Makefile ospfclient/Makefile tests/Makefile m4/Makefile
pimd/Makefile
tests/bgpd.tests/Makefile
- tests/libzebra.tests/Makefile
+ tests/libfrr.tests/Makefile
redhat/Makefile
tools/Makefile
cumulus/Makefile