log configure.in @ 594:a98a2138364a

age author description
Wed, 21 Jul 2010 13:27:44 +0000 Matt Johnston Work properly again with bundled libtom*. autoconf is a hassle.
Wed, 21 Jul 2010 12:38:46 +0000 Matt Johnston Use system libtomcrypt/libtommath if available. Doesn't currently
Tue, 08 Sep 2009 14:53:53 +0000 Matt Johnston - Test for pam_fail_delay() function in configure
Mon, 17 Nov 2008 14:04:14 +0000 Matt Johnston Only use -lcrypt for Dropbear server binary
Thu, 18 Oct 2007 12:18:44 +0000 Matt Johnston Fix to allow building from a separate directory, patch from Ricardo Martins
Mon, 12 Feb 2007 15:50:21 +0000 Matt Johnston Quote some message in configure
Fri, 09 Feb 2007 10:55:20 +0000 Matt Johnston Avoid using a comma in a message, since I can't be bothered
Wed, 11 Oct 2006 16:00:50 +0000 Matt Johnston Fix up separate-directory building for libtomcrypt
Mon, 12 Jun 2006 16:03:52 +0000 Matt Johnston Can't check for ss_family without #including sys/socket.h
Mon, 12 Jun 2006 15:57:14 +0000 Matt Johnston Another stab at getting ss_family happy on older glibc
Wed, 07 Jun 2006 13:37:03 +0000 Matt Johnston change AC_MSG_RESULT to AC_MSG_NOTICE in configure.in, add AC_SYS_LARGEFILE
Tue, 06 Dec 2005 17:49:59 +0000 Matt Johnston * workaround for systems such as glibc 2.1 that have
Mon, 31 Oct 2005 07:49:57 +0000 Matt Johnston * include netinet/in_systm.h if available before netinet/ip.h, since
Sun, 19 Dec 2004 07:46:16 +0000 Matt Johnston configure.in: fix a status message
Fri, 17 Dec 2004 06:26:55 +0000 Matt Johnston Pristine compilation works.