diff configure @ 2050:a741f294362b

[xemacs-hg @ 2004-04-30 14:59:15 by james] Get a good XRegisterIMInstantiateCallback prototype with ICC.
author james
date Fri, 30 Apr 2004 14:59:17 +0000
parents 193e76abdf0f
children 9402c85dcf6f
line wrap: on
line diff
--- a/configure	Thu Apr 29 21:50:45 2004 +0000
+++ b/configure	Fri Apr 30 14:59:17 2004 +0000
@@ -2939,7 +2939,7 @@
       xe_cflags_warning="$cflags_warning -Weffc++"
     cflags_warning="$cflags_warning -Wshadow -Wmissing-declarations"
           elif test "$__ICC" = "yes"; then
-    cflags_warning="-Wall -w1"
+    cflags_warning="-Wall -w1 -we147"
     fi
 fi
 test -z "$xe_cflags_warning" && xe_cflags_warning="$cflags_warning"