Ian Lance Taylor <[email protected]> writes: > Basile Starynkevitch <[email protected]> writes: > >> @@ -13358,7 +13358,7 @@ >> *) ok=no ;; >> esac >> case ,${enable_languages}, in >> - *,c++,*) ;; >> + *, c++,*) ;; >> *) ok=no ;; >> esac >> if test $ok = yes; then > > I don't know why you are getting this diff. You should not.
See <http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02767.html>. Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
