log configure.ac @ 1274:9da3e7b4fe55

age author description
Mon, 30 Nov 2015 20:55:07 +0800 Juergen Daubert The '==' comparision operator is not defined by POSIX, use '=' instead
Thu, 26 Nov 2015 23:01:13 +0800 Matt Johnston Another attempt at test for crypt()
Thu, 26 Nov 2015 22:21:14 +0800 Matt Johnston Backed out changeset fbcd0a20e667
Thu, 26 Nov 2015 21:58:25 +0800 Matt Johnston AC_SEARCH_LIBS not AC_CHECK_LIB to find crypt()
Wed, 21 Oct 2015 23:08:22 +0800 Matt Johnston Test for crypt() rather than crypt.h
Wed, 21 Oct 2015 22:48:15 +0800 Mike Frysinger fix default build when getpass() is unavailable
Sat, 02 May 2015 13:33:34 +0200 Gaƫl PORTAY Test struct existance against sizeof() operator