Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha.
Fixes a test case failure in FreeBSD/alpha. Reported and fix
suggested by Greg Lewis.
diff --git a/ChangeLog b/ChangeLog
index 6e68126..caddd98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-21 Matthias Andree <matthias.andree@gmx.de>
+
+ * configure.in: Add -mieee to CFLAGS if we're using GCC and the CPU is
+ an Alpha.
+
2003-12-25 Theodore Ts'o <tytso@mit.edu>
* e2fsprogs.spec.in: Add filefrag program to the RPM spec file.