commit | c45eb839ae2aac88372180fda8ce90dc1abefe2f | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sat Feb 19 13:58:06 2005 +0000 |
committer | hasso <hasso> | Sat Feb 19 13:58:06 2005 +0000 |
tree | 2afa3277c4049058c03425325a5267e2a720e332 | |
parent | e31f22999430d37acbb7706d8fb5dd613ee51150 [diff] [blame] |
* configure.ac: Fix Linux detection. Host types like i686-pc-linux didn't match the pattern. Fixes bugzilla #150. [backport candidate]
diff --git a/ChangeLog b/ChangeLog index c3c524c..d624597 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,8 @@ +2005-02-19 Hasso Tepper <hasso at quagga.net> + + * configure.ac: Fix Linux detection. Host types like i686-pc-linux + didn't match the pattern. + 2005-02-09 Paul Jakma <paul.jakma@sun.com> * (global) Update code to match stream.h changes.