summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* [build] --enable...user/group didn't match help textPaul P Komkoff Jr2008-08-221-4/+4
* [build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr2008-08-221-1/+27
* [bgpd] Fix triggerable crash when compiled with --disable-bgp-announcequagga_cvs_finalcvs_headPaul Jakma2008-07-221-1/+3
* [bgpd] TCP-MD5: password vty configuration and initial Linux supportPaul Jakma2008-07-211-0/+21
* [release] Bump version to 0.99.10quagga_0_99_10_releasePaul Jakma2008-06-101-1/+1
* [link-detect] Improve BSD support.Andrew J. Schorr2008-01-111-3/+12
* [link-detect] Try to get BSD link-detect to work properly.Andrew J. Schorr2008-01-101-0/+7
* [release] bump to 0.99.9quagga_0_99_9_releasePaul Jakma2007-09-071-1/+1
* [isisd] Add support for Solaris DLPIPaul Jakma2007-08-071-0/+29
* Add --enable-solaris to descend into solaris-specific build directory.Greg Troxel2007-08-021-0/+10
* 2007-07-27 Paul Jakma <paul.jakma@sun.com>quagga_0_99_8_releasePaul Jakma2007-07-271-1/+1
* 2007-06-25 Hasso Tepper <hasso@quagga.net>Hasso Tepper2007-06-251-1/+1
* [build] configure needs to check for struct icmphdr for IRDPPaul Jakma2007-06-221-7/+14
* [autoconf] Fix missing space character in previous commitPaul Jakma2007-05-101-1/+1
* [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLENPaul Jakma2007-05-101-5/+9
* [autoconf] add back check for inet_atonPaul Jakma2007-05-101-1/+1
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-219/+231
* [build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99Andrew J. Schorr2007-04-301-1/+1
* [0.99] Version bump to 0.99.7quagga_0_99_7_releasePaul Jakma2007-04-291-1/+1
* use generic sed test so this works on autoconf 2.59Greg Troxel2007-02-061-1/+4
* Better comment explaining that GNU awk is really required.Greg Troxel2007-02-061-1/+2
* add AC_PROC_SEDGreg Troxel2007-02-031-0/+2
* [0.99] Bump version to 0.99.6quagga_0_99_6_releasePaul Jakma2006-12-081-1/+1
* [0.99] version bump to 0.99.5quagga_0_99_5_releasePaul Jakma2006-08-271-1/+1
* [lib] Add support for Sun libc printstack to zlog_backtrace_sigsafePaul Jakma2006-05-281-8/+12
* [build] Update SOS CFLAGS and add check for GNU Make in configure.acPaul Jakma2006-05-281-4/+26
* [0.99] Version bump to 0.99.4Paul Jakma2006-05-101-2/+2
* [lib/memory] Add mallinfo supportPaul Jakma2006-03-301-1/+19
* [build system] cleanup --enable-snmp by removing ucd-snmp cruftpaul2006-01-311-89/+24
* [version] bump configure.ac version number to 0.99.3paul2006-01-191-2/+2
* [build] Set default CFLAGS for SunPro, rationalise CFLAGS defaults.paul2005-11-261-26/+49
* [bug #231] check and include stdint.h, also add std=c99 to gcc CFLAGSpaul2005-11-141-3/+3
* 2005-11-11 Paul Jakma <paul.jakma@sun.com>paul2005-11-111-2/+2
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-2/+19
* * configure.ac: Test existance of strndup.hasso2005-09-191-2/+2
* 2005-08-25 Paul Jakma <paul@jakma.org>paul2005-08-251-7/+14
* * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linkedhasso2005-08-251-8/+9
* * configure.ac: Actually test whether libc has IPv6 support.hasso2005-06-301-1/+13
* - revert the commenting of touch doc/quagga.info, wont work becausepaul2005-05-131-2/+2
* 2005-05-13 Paul Jakma <paul.jakma@sun.com>paul2005-05-131-2/+2
* 2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su>paul2005-05-071-5/+23
* 2005-04-29 Paul Jakma <paul.jakma@sun.com>quagga_0_99_1_releasepaul2005-04-291-2/+2
* 2005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-161-1/+11
* 2005-04-16 Paul Jakma <paul.jakma@sun.com>paul2005-04-161-1/+5
* 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>nonblocking_zclient_beforeajs2005-04-111-8/+9
* 2005-04-11 Paul Jakma <paul.jakma@sun.com>paul2005-04-111-4/+12
* 2005-04-10 Paul Jakma <paul.jakma@sun.com>paul2005-04-101-3/+8
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-1/+9
* * configure.ac: Fix AC_LANG_SOURCE usage. It needs double squarehasso2005-04-031-3/+3
* * configure.ac: Use AC_RUN_IFELSE instead of obsolete AC_TRY_RUN macrohasso2005-04-031-3/+3