This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj 4.4 and AWT toolkit
>>>>> "Andrew" == Andrew John Hughes <gnu_andrew@member.fsf.org> writes:
Andrew> On the subject of Configuration.java.in, can anyone explain why
Andrew> running scripts/makemake.tcl on the 0.98 merge branch resulted in the
Andrew> following?
Andrew> -gnu/classpath/Configuration.java \
Andrew> +classpath/gnu/classpath/Configuration.java \
Andrew> Is this a mistake?
Yes, probably.
At least, trunk has libjava/gnu/classpath/Configuration.java.
Tom