]> git.puffer.fish Git - mirror/frr.git/commit
build: correct libtool parameter used within Makefiles
authorBrad Smith <brad@comstyle.com>
Thu, 9 Aug 2012 00:40:09 +0000 (00:40 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 25 Sep 2012 03:56:00 +0000 (05:56 +0200)
commit4bed21c402fa1079301d47811a4579985997c881
tree977e18bc3403395a33de2d5fef1d5d738fa42cf7
parent9289c6ff55cd96c943d23e43fc9e5f987aa965ed
build: correct libtool parameter used within Makefiles

This corrects the parameters passed to libtool when linking
the shared libraries. The paramter name is -version-info not
-version.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ospfclient/Makefile.am
ospfd/Makefile.am