]> git.ipfire.org Git - thirdparty/bird.git/history - configure.in
Temporary OSPFv3 development commit
[thirdparty/bird.git] / configure.in
2009-08-21  Ondrej ZajicekTemporary OSPFv3 development commit
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-01  Ondrej FilipSmall change to make BIRD's IPv6 packaging easier
2009-05-21  Ondrej ZajicekUgly hack for finding readline on NetBSD
2009-05-21  Ondrej ZajicekBetter checks for M4 in configure.
2009-05-21  Ondrej ZajicekMerge branch 'master' into dev
2009-05-10  Ondrej FilipOpenBSD port related changes.
2008-11-06  Ondrej ZajicekUprava configure
2008-11-05  Ondrej ZajicekFix problem with local time changes.
2008-11-04  Ondrej ZajicekThese warnings are so abundant (because char * / byte...
2004-06-05  Martin MaresAdd more warnings if --enable-warnings is turned on...
2004-06-01  Ondrej FilipNow, only one AC_OUTPUT is used.
2004-05-31  Martin MaresMake the check for <linux/rtnetlink.h> work with recent...
2004-05-31  Ondrej FilipBetter readline checking.
2004-05-31  Ondrej FilipAdded some more test (alloca.h, sa_len) etc.
2000-05-20  Martin MaresGet Linux version from <linux/version.h>, not `uname...
2000-05-08  Martin MaresAdded `--disable-memcheck' switch which avoids linking...
2000-05-08  Martin MaresAutoconf is *evil*. The sysconfdir and similar variable...
2000-05-08  Martin MaresDebugging compilation is no longer default. This means...
2000-05-04  Martin MaresAdded --enable-ipv6 which tells configure to select...
2000-05-02  Ondrej FilipOSPF added to default protocols.
2000-04-17  Martin MaresAdded BGP to the default list of protocols we build.
2000-02-24  Martin MaresHmmm, libreadline 2.1 seems to be the oldest version...
2000-02-24  Martin MaresMoan loudly if libreadline is an old version which...
2000-01-20  Martin MaresConfigure, link and use the readline library.
2000-01-19  Martin MaresPut client on a stony ground. The whole client is going...
1999-12-01  Martin MaresUse linux-22 configuration with all 2.2.x and 2.3.x...
1999-10-29  Martin MaresConfigure PATH_CONTROL_SOCKET.
1999-08-03  Martin MaresImplemented a Table-to-Table protocol a.k.a The Pipe.
1999-05-21  Martin MaresAdded --with-sysinclude to allow explicitly setting...
1999-04-12  Martin MaresOops, a typo in previous struct ip_mreqn changes...
1999-04-12  Martin MaresUse `struct ip_mreqn' instead of `struct ip_mreq' for...
1999-03-29  Martin MaresPrefer `gm4' over `m4' (due to BSD et al.).
1999-03-27  Martin MaresCleaned up system configuration files -- removed few...
1999-03-26  Martin MaresDon't compile OSPF by default.
1999-03-09  Ondrej FilipYes, joining the crew. Sorry for being late. Added...
1999-03-04  Martin MaresUse dmalloc instead of EFence when available (dmalloc...
1999-03-01  Martin MaresIf we are compiling with debugging enabled and libefenc...
1999-01-23  Martin MaresFilter all `Modules' files through C preprocessor,...
1999-01-10  Martin MaresFew last-minute bug fixes.
1999-01-10  Martin MaresNew makefiles. Includes support for out-of-source-tree...
1999-01-09  Martin MaresFirst step of "autoconfization". Created a configure...