commit | 4bed21c402fa1079301d47811a4579985997c881 | [log] [tgz] |
---|---|---|
author | Brad Smith <brad@comstyle.com> | Thu Aug 09 00:40:09 2012 +0000 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue Sep 25 05:56:00 2012 +0200 |
tree | 977e18bc3403395a33de2d5fef1d5d738fa42cf7 | |
parent | 9289c6ff55cd96c943d23e43fc9e5f987aa965ed [diff] |
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>