summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Added quagga like features to watchlink pgm: standard pid file creation and b...Michael Larson2008-01-101-3/+2
* packaging and make rules for base vyatta-quagga project to build watchlinkMichael Larson2008-01-101-1/+18
* [release] bump to 0.99.9upstream/0.99.9debian/0.99.9-1debian/0.99.9paul2007-09-071-1/+1
* [isisd] Add support for Solaris DLPIpaul2007-08-071-0/+29
* Add --enable-solaris to descend into solaris-specific build directory.gdt2007-08-021-0/+10
* 2007-07-27 Paul Jakma <paul.jakma@sun.com>paul2007-07-271-1/+1
* 2007-06-25 Hasso Tepper <hasso@quagga.net>hasso2007-06-251-1/+1
* [build] configure needs to check for struct icmphdr for IRDPpaul2007-06-221-7/+14
* [autoconf] Fix missing space character in previous commitpaul2007-05-101-1/+1
* [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLENpaul2007-05-101-5/+9
* [autoconf] add back check for inet_atonpaul2007-05-101-1/+1
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningspaul2007-05-101-219/+231
* [build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99ajs2007-04-301-1/+1
* [0.99] Version bump to 0.99.7quagga.0.99.7.releasepaul2007-04-291-1/+1
* use generic sed test so this works on autoconf 2.59gdt2007-02-061-1/+4
* Better comment explaining that GNU awk is really required.gdt2007-02-061-1/+2
* add AC_PROC_SEDgdt2007-02-031-0/+2
* [0.99] Bump version to 0.99.6quagga.0.99.6.releasepaul2006-12-081-1/+1
* [0.99] version bump to 0.99.5quagga.0.99.5.releasepaul2006-08-271-1/+1
* [lib] Add support for Sun libc printstack to zlog_backtrace_sigsafepaul2006-05-281-8/+12
* [build] Update SOS CFLAGS and add check for GNU Make in configure.acpaul2006-05-281-3/+25
* [0.99] Version bump to 0.99.4paul2006-05-101-1/+1
* [lib/memory] Add mallinfo supportpaul2006-03-301-0/+18
* [build system] cleanup --enable-snmp by removing ucd-snmp cruftpaul2006-01-311-88/+23
* [version] bump configure.ac version number to 0.99.3paul2006-01-191-1/+1
* [build] Set default CFLAGS for SunPro, rationalise CFLAGS defaults.paul2005-11-261-25/+48
* [bug #231] check and include stdint.h, also add std=c99 to gcc CFLAGSpaul2005-11-141-2/+2
* 2005-11-11 Paul Jakma <paul.jakma@sun.com>paul2005-11-111-1/+1
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-1/+18
* * configure.ac: Test existance of strndup.hasso2005-09-191-1/+1
* 2005-08-25 Paul Jakma <paul@jakma.org>paul2005-08-251-6/+13
* * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linkedhasso2005-08-251-7/+8
* * configure.ac: Actually test whether libc has IPv6 support.hasso2005-06-301-0/+12
* - revert the commenting of touch doc/quagga.info, wont work becausepaul2005-05-131-1/+1
* 2005-05-13 Paul Jakma <paul.jakma@sun.com>paul2005-05-131-1/+1
* 2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su>paul2005-05-071-4/+22
* 2005-04-29 Paul Jakma <paul.jakma@sun.com>quagga.0.99.1.releasepaul2005-04-291-1/+1
* 2005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-161-0/+10
* 2005-04-16 Paul Jakma <paul.jakma@sun.com>paul2005-04-161-0/+4
* 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>nonblocking.zclient.beforeajs2005-04-111-7/+8
* 2005-04-11 Paul Jakma <paul.jakma@sun.com>paul2005-04-111-3/+11
* 2005-04-10 Paul Jakma <paul.jakma@sun.com>paul2005-04-101-2/+7
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga.post.listloop.cleanuppaul2005-04-071-0/+8
* * configure.ac: Fix AC_LANG_SOURCE usage. It needs double squarehasso2005-04-031-2/+2
* * configure.ac: Use AC_RUN_IFELSE instead of obsolete AC_TRY_RUN macrohasso2005-04-031-2/+2
* * configure.ac: Add --enable-isis-topology to enable isisd topologyhasso2005-04-021-0/+14
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-1/+1
* * configure.ac, */Makefile.am: Fix previous commit. SNMP includeshasso2005-03-281-5/+7
* * configure.ac: Fix most of "Presents But Cannot Compiled" warningshasso2005-03-271-4/+5
* * configure.ac: Add Intel compiler (icc) support. Although Intelhasso2005-03-271-5/+34