Switch to using automake for the Unix autoconfigured build.
[u/mdw/putty] / unix / configure.ac
2011-07-23 simonSwitch to using automake for the Unix autoconfigured...
2011-07-20 simonWhen we check for libX11 in the autoconf script, add...
2011-07-17 simon--with-gtk-version option to configure, so you can...
2011-07-17 simonSupport for re-running autoconf in the absence of the...
2010-05-22 simonRestore the configure check for GTK 1, which I accident...
2010-05-19 simonPatch from Alejandro Sedeno, somewhat modified by me...
2010-02-20 simonColin Watson reports that linking with 'gold' doesn...
2009-08-30 jacobAvoid compiling autoconf test programs with -Wall ...
2009-07-28 jacobAlex Besogonov suggests that our Unix autoconf GSSAPI...
2008-11-22 benAutoconfiscate GSS-API support, including support for...
2008-06-04 simonAt last, merge the putty-gtk2 branch back into the...
2005-09-14 benAIX 5.1 has <utmpx.h> but no updwtmpx(). Treat the...
2005-09-14 benSome systems (HP-UX) don't yet have <sys/select.h>...
2005-04-27 benRather than checking for <sys/sockio.h>, just include...
2005-04-25 benUse pututxline() in place of pututline(), since the...
2005-04-25 benCheck for <sys/sockio.h> and include it in uxnet.c...
2005-04-25 benAdd a mechanism for using autoconf to detect the quirks...