]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/configure.ac
gtk_combo_box_get_active_text didn't appear until GTK 2.6; bodge
[PuTTY.git] / unix / configure.ac
2008-04-02 Simon TathamUpdate autoconf for GTK 2. We now check for both GTK2...
2005-09-14 Ben HarrisAIX 5.1 has <utmpx.h> but no updwtmpx(). Treat the...
2005-09-14 Ben HarrisSome systems (HP-UX) don't yet have <sys/select.h>...
2005-04-27 Ben HarrisRather than checking for <sys/sockio.h>, just include...
2005-04-25 Ben HarrisUse pututxline() in place of pututline(), since the...
2005-04-25 Ben HarrisCheck for <sys/sockio.h> and include it in uxnet.c...
2005-04-25 Ben HarrisAdd a mechanism for using autoconf to detect the quirks...