summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-974/+0
| | | | | | | | | | | | | * (configure.in): removed * (configure.ac): Fixes/cleanups backported from zprivs branch AC_DEFINE templates added, Indentation of nested macros, IPv6 checks changed from independent if..fi blocks to if...elif...fi., Merge piddir and ac_sockdir into one ac_statedir, Remove world writeable dirs as candidates for ac_statedir, ERROR out if no state dir is found or --localstatedir not specified,
* Paul Jakma:paul2003-06-041-0/+12
| | | | | | lib/debug.{c,h}: glibc backtrace printing function (from the glibc info page) configure.ac: check for glibc backtrace and set define lib/zebra.h: glibc backtrace support
* Sync to configure.acpaul2003-05-251-5/+5
|
* Add back support for null0 interface blackhole routes.paul2003-05-251-1/+1
|
* Merged 6Wind patch.hasso2003-05-251-9/+41
|
* Fix errant ;;paul2003-05-231-1/+0
|
* From: Sergiy Vyshnevetskiy <serg@vostok.net>paul2003-05-231-0/+5
| | | | | | | Subject: [zebra 18994] Re: zebra-pj compile failure under OpenBSd 3.3 (gmake) properly detect rl_completion_matches vs completion_matches.
* Autogenerate the redhat/zebra.spec file using autoconfpaul2003-05-201-1/+5
| | | | supplied VERSION and CONFDATE.
* Cleanup the openpam AC_MSG's slightly.paul2003-05-201-8/+6
| | | | Add a DATE AC_SUBST.
* Sync configure.in to configure.ac (sergey's openpam support)paul2003-05-171-3/+31
|
* Copy configure.ac to configure.in.paul2003-04-071-0/+31
|
* Fix OSPFAPI buildpaul2003-03-281-2/+1
|
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-37/+58
| | | | | | | | * sync to latest zebra CVS * spec file: updated and added define for ospf-api/client NB: OSPF-API has been broken by the zebra.org changes, which has added struct ospf * as a new arg to many functions
* Copied configure.in to configure.ac rather than other way around.paul2003-03-191-1/+19
| | | | Restore Amir's netsnmp build fix.
* Update auto files.paul2003-03-171-118/+72
| | | | No doubt builds will now break for everyone. (works here - autoconf 2.13)
* Initial revisionpaul2002-12-131-0/+873