From 7ec87332472340d468aff0f41e0f4e99faf5dda3 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Fri, 29 Feb 2008 13:57:47 +1100 Subject: - (dtucker) [openbsd-compat/bsd-poll.c] We don't check for select(2) in configure (and there's not much point, as openssh won't work without it) so HAVE_SELECT is not defined and the poll(2) compat code doesn't get built in. Remove HAVE_SELECT so we can build on platforms without poll. --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 367bf2c65..c77d5d8fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +20080229 + - (dtucker) [openbsd-compat/bsd-poll.c] We don't check for select(2) in + configure (and there's not much point, as openssh won't work without it) + so HAVE_SELECT is not defined and the poll(2) compat code doesn't get + built in. Remove HAVE_SELECT so we can build on platforms without poll. + 20080228 - (dtucker) [configure.ac] Add -fstack-protector to LDFLAGS too, fixes linking problems on AIX with gcc 4.1.x. @@ -3644,4 +3650,4 @@ OpenServer 6 and add osr5bigcrypt support so when someone migrates passwords between UnixWare and OpenServer they will still work. OK dtucker@ -$Id: ChangeLog,v 1.4846 2008/02/28 12:20:48 dtucker Exp $ +$Id: ChangeLog,v 1.4847 2008/02/29 02:57:47 dtucker Exp $ -- cgit v1.2.3