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: merge_zprivs_head_4paul2003-06-041-2/+2
| |
| * Rivo Nurgess:paul2003-05-271-79/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - privs ports for zebra/kernel_socket.c and zebra/ipforward_solaris.c - configure fix for VTY_GROUP. Paul Jakma: add lib/debug.? - lib/zebra.h,lib/debug.{c,h}: experimental glibc backtrace support - Little tweaks and fixes to lib/privs.? - ospfd/ospf_main.c: tweaks, add experimental backtrace suppor (glibc only) - Cleanup configure.ac IPv6 handling. - remove acconfig.h - update cvsignore's - tweaks to redhat spec file, add users/groups
| * Merge HEAD to zprivspaul2003-05-261-9/+42
| |
| * 2003-05-24: Paul Jakmapaul2003-05-241-136/+245
| | | | | | | | | | | | | | | | | | New branch: zprivs -> Work In Progress. Working on Linux with capabilities at the moment. Working to some extent on OpenBSD 3.3. Patches still to come for Solaris. Status of other platforms: unknown.
| * Import of Zebra CVS 20030203-16:30zebra.org.20030203paul2003-02-031-16/+2
| |
* | 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