]> git.proxmox.com Git - mirror_frr.git/commit
(somewhat unrelated cleanups, but all are very minor)
authorgdt <gdt>
Fri, 23 Jul 2004 16:23:56 +0000 (16:23 +0000)
committergdt <gdt>
Fri, 23 Jul 2004 16:23:56 +0000 (16:23 +0000)
commitb7a97f825768bb3e617cb115540c74b65914e628
tree7614897d5d668291f854b5283daf424b55a12853
parent33f92320e8a6b078a5972d05c8f49487d8edf19c
(somewhat unrelated cleanups, but all are very minor)

2004-07-23  Greg Troxel  <gdt@poblano.ir.bbn.com>

* */Makefile.am: Use ../dir/libfoo.la, rather than "-L../dir
-lfoo", to avoid linking against installed libraries from a
previous version.

* {lib,ospfd,ospfclient}/Makefile.am: explicitly define the shared
library version number to be 0.0

* configure.ac: remove spurious , so extract.pl is chmod'd +x.

* HACKING: explain shared library versioning rules
14 files changed:
ChangeLog
HACKING
bgpd/Makefile.am
configure.ac
guile/Makefile.am
isisd/Makefile.am
lib/Makefile.am
ospf6d/Makefile.am
ospfclient/Makefile.am
ospfd/Makefile.am
ripd/Makefile.am
ripngd/Makefile.am
vtysh/Makefile.am
zebra/Makefile.am