Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for --enable-exampledir to specify where to place example | gdt | 2003-12-03 | 1 | -1/+3 |
| | | | | | | | | files, defaulting to sysconfdir (matching previous behavior). This is needed to support (cleanly) NetBSD pkgsrc, which requires that example config files go in $(prefix)/share/examples/pkgname, rather than in $(prefix)/etc/pkgname. | ||||
* | 2003-10-24 Paul Jakma <paul@dishone.st> | paul | 2003-10-24 | 1 | -15/+3 |
| | | | | | | | | | * 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.) | ||||
* | 2003-08-27 Jay Fenlason <fenlason@redhat.com> | paul | 2003-08-27 | 1 | -3/+3 |
| | | | | | * lib/Makefile.am: Do not use a lib (libcap) as a dependency * zebra/Makefile.am: Link in libcap | ||||
* | 2003-06-04 Paul Jakma <paul@dishone.st> | paul | 2003-06-04 | 1 | -3/+4 |
| | | | | * Merge of zebra privileges | ||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+57 |