This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH]: Fix configure.in as it always enables c++


>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:

Nicola> * configure.in: Fix processing of config-lang.in - was always 
Nicola> enabling c++ due to a bug.

Richard> Please do commit the fix.

I'm checking it in.  Nicola, I rewrote the ChangeLog entry.  I also
applied the appropriate patch to gcc/configure.in on both the trunk
and the branch.  Finally, I configured with `--enable-languages=c',
`--enable-languages=objc', and `--enable-languages=java' to ensure
each came up with the correct result.

Hopefully there are no other lurking bugs, but if there are tell me
and I will fix them asap.  Apologies...

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]