]> git.puffer.fish Git - mirror/frr.git/commit
build: make libraries self-reliant
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 15 Sep 2015 09:19:46 +0000 (02:19 -0700)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 26 May 2016 15:33:32 +0000 (15:33 +0000)
commit8f5e9238dd384e1e375ec0db479ef2fbbe46d520
treea3cad94894d908588a2963d127eb966feb0d27fb
parentd8adbe0983c170b78553dbcc55fa4d348ecd3307
build: make libraries self-reliant

libospf and libospfclient both need libzebra, so they should link
against it. The days of libtool propagating upwards such dependencies
are nearing their end...

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit d8d5c60ecfab4dd609a07b4baa00d735f59002b9)
ospfclient/Makefile.am
ospfd/Makefile.am