From 1969e4b9631288979f5f7df6dcaddb86ab32950e Mon Sep 17 00:00:00 2001 From: hasso Date: Sun, 27 Mar 2005 13:07:23 +0000 Subject: * configure.ac: Add Intel compiler (icc) support. Although Intel tries really hard to make icc look like gcc, there are some differences. It's very verbose with -Wall and it doesn't support the individual -W options. We are going to ignore some of these warnings. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2f44bf9e..6725158c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-03-27 Hasso Tepper + + * configure.ac: Add Intel compiler (icc) support. Although Intel + tries really hard to make icc look like gcc, there are some + differences. It's very verbose with -Wall and it doesn't support + the individual -W options. We are going to ignore some of these + warnings. + 2005-03-26 Hasso Tepper * doc/defines.texi.in, lib/version.h.in: Update copyright string to -- cgit v1.2.1