aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
AgeCommit message (Collapse)Author
2013-04-24Start MinGW supportJacob Appelbaum
2013-04-23Add support for building with Cygwin CYGWIN_NT-6.1 1.7.18(0.263/5/3)Jacob Appelbaum
2013-04-18This allows us to generate Makefiles on DragonFly BSDJacob Appelbaum
2013-04-13Allow NetBSD to run autogen.shJacob Appelbaum
2013-03-20autogen.sh: Ignore autoconf warnings on FreeBSDFabian Keil
Prevents "upstream" issues like: fk@r500 ~/git/tlsdate $./autogen.sh autoreconf-2.69: Entering directory `.' autoreconf-2.69: configure.ac: not using Gettext autoreconf-2.69: running: aclocal --force -I m4 aclocal-1.12: warnings are treated as errors /usr/local/share/aclocal/libxosd.m4:9: warning: underquoted definition of AM_PATH_LIBXOSD /usr/local/share/aclocal/libxosd.m4:9: run info Automake 'Extending aclocal' /usr/local/share/aclocal/libxosd.m4:9: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf-2.69: aclocal failed with exit status: 1
2012-10-15Fix for currently known build issues.Brian Aker
2012-07-15dirty hack to ensure config is alive and wellJacob Appelbaum
2012-07-15fixup src and config reorg started by borkmannJacob Appelbaum
2012-02-02autoconf the projectJacob Appelbaum