From c45eb839ae2aac88372180fda8ce90dc1abefe2f Mon Sep 17 00:00:00 2001 From: hasso Date: Sat, 19 Feb 2005 13:58:06 +0000 Subject: * configure.ac: Fix Linux detection. Host types like i686-pc-linux didn't match the pattern. Fixes bugzilla #150. [backport candidate] --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c3c524cf..d6245978 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-19 Hasso Tepper + + * configure.ac: Fix Linux detection. Host types like i686-pc-linux + didn't match the pattern. + 2005-02-09 Paul Jakma * (global) Update code to match stream.h changes. -- cgit v1.2.1