This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: libjava build fix
>> Automake still uses "-Wp,-MD,..." which c++ doesn't like any more. I'm
>> going to hack the Makefile.in by hand until we can sort this out.
Alexandre> I'd rather submit a bug report to Neil indicating that we
Alexandre> shouldn't break functionality that's in such a wide use.
I checked in the change anyway because I want things to build in the
meantime. We can always back it out if we like.
Tom