]> git.proxmox.com Git - mirror_frr.git/commit
2003-10-24 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Fri, 24 Oct 2003 04:24:39 +0000 (04:24 +0000)
committerpaul <paul>
Fri, 24 Oct 2003 04:24:39 +0000 (04:24 +0000)
commit04bd484bf272dd580349c832f84cf5ffa27003bb
tree9f9c50fda664e0ce62d43af14ec7ec546f801547
parente92fbaf27ea028d4def1246b7fadb2096bfa4d8d
2003-10-24 Paul Jakma <paul@dishone.st>

        * configure.ac: Check for fcntl()
        * {bgpd,ospf,ospf6d,ripd,ripngd}/Makefile.am: Install conf file via
          regular automake means, not magic install incantations, see
          bug #38.
        * lib/Makefile.am: install the headers, needed to link libzebra.a
          (and hence libospf.a, OSPF-API, etc.)
bgpd/Makefile.am
configure.ac
lib/Makefile.am
ospf6d/Makefile.am
ospfd/Makefile.am
ripd/Makefile.am
ripngd/Makefile.am
zebra/Makefile.am