dnl gcc 2.96 is so broken that there is no way to support it.
dnl thus, kick out user and ask him to up- or downgrade to
dnl some other gcc version
- AC_MSG_ERROR(gcc 2.96 is not supported. Please read the deal.II FAQs.)
+ AC_MSG_RESULT( )
+ AC_MSG_RESULT(--------------------------------------------------------)
+ AC_MSG_RESULT(gcc 2.96 is not supported. Please read the deal.II FAQs.)
+ AC_MSG_RESULT(--------------------------------------------------------)
+ AC_MSG_RESULT( )
+ exit 1
;;
*2.97*)
AC_MSG_RESULT(C++ compiler is gcc-2.97)
dnl Aw, nothing suitable found...
AC_MSG_ERROR(Unrecognized compiler, sorry)
exit 1
- fi
+ fi
fi
fi
fi
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams