configure related issue: syntax error near unexpected token `c++
Andreas Schwab
schwab@linux-m68k.org
Tue Nov 30 02:50:00 GMT 2010
Ian Lance Taylor <iant@google.com> writes:
> Basile Starynkevitch <basile@starynkevitch.net> 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, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Gcc
mailing list