aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2020-01-20Compilefix 2020 01a (#420)Felix Weinrank
2018-09-12disable-programs switch fixedChristian Wright
2018-09-12Pass foreign flag to automake when using autoreconfChristian Wright
2017-10-14Avoid taking a pointer of a packed structure.Michael Tuexen
2017-07-24Add --enable-programs to configure script.Michael Tuexen
2017-06-25Improve build scripts.Michael Tuexen
2017-06-25Silence a warning when using older versions of clang.Michael Tuexen
2017-06-25Silence a warning showing up on clang 4.Michael Tuexen
2017-06-23Add -Wno-address-of-packed-member to build system.Michael Tuexen
2017-01-09Disable generation of usrsctp.pc for pkg_config.Michael Tuexen
2017-01-06Generate a usrstp.pc file.Michael Tuexen
2017-01-02Merge branch 'master' of https://github.com/sctplab/usrsctpFelix Weinrank
2016-12-27Remove statement which is not needed.Michael Tuexen
2016-12-15ignore deprecated declarations for OSX (temporary)Felix Weinrank
2016-11-23Add check for stdatomic.hMichael Tuexen
2016-04-08Increase version.Michael Tuexen
2015-11-07When compiling for debug, add -g -O0.Michael Tuexen
2015-11-03Add option to control INVARIANTS builds.Michael Tuexen
2015-09-26Add --warnigns-as-errors option to configure scriptMichael Tuexen
2015-09-04Use C99 on all platforms.Michael Tuexen
2015-03-16Don't check explicitly for sys/types.ht00fcxen
2015-02-16Fix detection of headers.t00fcxen
2015-02-16Explicitly check for netinet/ip_icmp.h, sincet00fcxen
2014-08-29Whitespace change.t00fcxen
2014-08-28Improve support CentOS 6.5 x86_64.t00fcxen
2013-12-27Improve support of NetBSD and OpenBSD.t00fcxen
2013-10-15Use c99 on darwin.t00fcxen
2013-09-02Sync with main sources.t00fcxen
2013-02-27Changes provided by Landry Breuil to make it compile on OpenBSD.t00fcxen
2012-10-30Rename configure.in to configure.ac.t00fcxen