diff options
author | hasso <hasso> | 2005-02-19 13:58:06 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-02-19 13:58:06 +0000 |
commit | c45eb839ae2aac88372180fda8ce90dc1abefe2f (patch) | |
tree | 2afa3277c4049058c03425325a5267e2a720e332 /ChangeLog | |
parent | e31f22999430d37acbb7706d8fb5dd613ee51150 (diff) |
* configure.ac: Fix Linux detection. Host types like i686-pc-linux
didn't match the pattern.
Fixes bugzilla #150. [backport candidate]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |