changeset 20085:6b5e20b52e7a

add gcc-4.x to the list of compilers displayed when configure detects an unsupported compiler
author gpoirier
date Fri, 06 Oct 2006 13:19:06 +0000
parents 40313ebc35ac
children 94c1edffdf2f
files configure
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri Oct 06 09:58:29 2006 +0000
+++ b/configure	Fri Oct 06 13:19:06 2006 +0000
@@ -741,12 +741,12 @@
   if test "$cc_verc_fail" = yes ; then
     cat <<EOF
 
-*** Please downgrade/upgrade C compiler to version gcc-2.95.x or gcc-3.x! ***
+*** Please downgrade/upgrade C compiler to version gcc-2.95, 3.x or 4.x! ***
 
 You are not using a supported compiler. We do not have the time to make sure
 everything works with compilers other than the ones we use.  Use either the
 same compiler as we do, or use --disable-gcc-check but DO *NOT* REPORT BUGS
-unless you can reproduce them after recompiling with a 2.95.x or 3.x version!
+unless you can reproduce them after recompiling with a 2.95.x or 3/4.x version!
 
 Note for gcc 2.96 users: Some versions of this compiler are known to miscompile
 mplayer and lame (which is used for mencoder).  If you get compile errors,