Mercurial > hg > xemacs-beta
diff configure.in @ 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.in Thu Apr 29 21:50:45 2004 +0000 +++ b/configure.in Fri Apr 30 14:59:17 2004 +0000 @@ -2078,7 +2078,7 @@ dnl **** If more gcc/g++ flags are added, from here on must handle dnl **** cflags_warning and xe_cflags_warning in parallel elif test "$__ICC" = "yes"; then - cflags_warning="-Wall -w1" + cflags_warning="-Wall -w1 -we147" dnl ### Add optimal cflags_warning support for other compilers HERE! fi fi