aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Adds configure error message.Ondrej Zajicek2014-02-121-1/+2
* Fixes autoconf check for ncurses.Ondrej Zajicek2014-02-071-2/+3
* Allows pthreads by default on Linux and FreeBSD only.Ondrej Zajicek2013-11-221-0/+8
* BFD protocol, ready for release.Ondrej Zajicek2013-11-191-7/+28
* BFD work in progress.Ondrej Zajicek2013-09-161-3/+3
* Merge branch 'birdcl'Ondrej Zajicek2013-04-231-1/+1
|\
| * Add lightweight client - birdclTomas Hlavacek2013-03-191-1/+1
* | Adds two new default GCC options.Ondrej Zajicek2013-04-171-5/+7
|/
* DragonFly support add - thanks to john@marino.stOndrej Filip2012-08-081-0/+4
* Implements build options to specify socket dir and suffix.Ondrej Zajicek2012-05-031-14/+32
* Cleanup in sysdep KRT code, part 2.Ondrej Zajicek2012-04-301-11/+3
* Use constants from /etc/iproute2/rt_* files.Ondrej Zajicek2011-04-281-0/+15
* Minor fixes.Ondrej Zajicek2011-04-051-1/+3
* Implements Router Advertisement protocol.Ondrej Zajicek2011-03-131-1/+3
* Minor changes.Ondrej Zajicek2010-04-081-2/+2
* Minor fixes to previous patches.Ondrej Zajicek2010-04-021-2/+2
* Adds autoconf test for -Wno-pointer-sign compliler option.Ondrej Zajicek2010-03-241-3/+14
* Fix configure to enable warnings and fix most of them.Ondrej Zajicek2010-02-211-14/+6
* Merge branch 'dev' into ospf3Ondrej Zajicek2009-11-091-1/+7
|\
| * Fixes build in Debian GNU/kFreeBSD.Ondrej Zajicek2009-11-021-0/+4
| * Replaces local endianity testing macro with the common one.Ondrej Zajicek2009-10-271-1/+3
* | Temporary OSPFv3 development commitOndrej Zajicek2009-08-211-6/+4
|/
* Small change to make BIRD's IPv6 packaging easierOndrej Filip2009-06-021-0/+3
* Ugly hack for finding readline on NetBSDOndrej Zajicek2009-05-221-0/+4
* Better checks for M4 in configure.Ondrej Zajicek2009-05-221-4/+9
* OpenBSD port related changes.Ondrej Filip2009-05-111-0/+4
* Uprava configureOndrej Zajicek2008-11-061-1/+1
* Fix problem with local time changes.Ondrej Zajicek2008-11-051-0/+2
* These warnings are so abundant (because char * / byte * mix) that theyOndrej Zajicek2008-11-041-1/+1
* Add more warnings if --enable-warnings is turned on. (probably requiresMartin Mares2004-06-051-1/+1
* Now, only one AC_OUTPUT is used.Ondrej Filip2004-06-011-3/+8
* Make the check for <linux/rtnetlink.h> work with recent libc's.Martin Mares2004-05-311-1/+4
* Better readline checking.Ondrej Filip2004-05-311-2/+2
* Added some more test (alloca.h, sa_len) etc.Ondrej Filip2004-05-311-1/+20
* Get Linux version from <linux/version.h>, not `uname -r`.Martin Mares2000-05-201-33/+38
* Added `--disable-memcheck' switch which avoids linking of efence/dmalloc,Martin Mares2000-05-081-3/+6
* Autoconf is *evil*. The sysconfdir and similar variables are unusable inMartin Mares2000-05-081-5/+0
* Debugging compilation is no longer default. This means that the configurationMartin Mares2000-05-081-1/+1
* Added --enable-ipv6 which tells configure to select the right configurationMartin Mares2000-05-041-6/+28
* OSPF added to default protocols.Ondrej Filip2000-05-021-1/+1
* Added BGP to the default list of protocols we build.Martin Mares2000-04-171-1/+1
* Hmmm, libreadline 2.1 seems to be the oldest version we work with.Martin Mares2000-02-241-1/+1
* Moan loudly if libreadline is an old version which doesn't supportMartin Mares2000-02-241-2/+2
* Configure, link and use the readline library.Martin Mares2000-01-201-2/+9
* Put client on a stony ground. The whole client is going to be system-specificMartin Mares2000-01-191-1/+10
* Use linux-22 configuration with all 2.2.x and 2.3.x kernels. This meansMartin Mares1999-12-011-1/+1
* Configure PATH_CONTROL_SOCKET.Martin Mares1999-10-291-1/+4
* Implemented a Table-to-Table protocol a.k.a The Pipe.Martin Mares1999-08-031-1/+1
* Added --with-sysinclude to allow explicitly setting where kernel includesMartin Mares1999-05-211-0/+9
* Oops, a typo in previous struct ip_mreqn changes...Martin Mares1999-04-121-1/+1