This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] libart-config check
>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
Matthias> checked in the attached patch
Hmm, libart.m4 comes from gnome-libs-devel. Modifying it is probably
not the best idea. Better would be to get the patch upstream.
Classpath doesn't have libart.m4 checked in, but rather relies on
aclocal finding it. So modifying it there is not possible.
I don't know what is going on here. It all looks pretty suspect to
me; multiple versions of libart (apparently with different licenses),
different versions of the config script. Ugly.
Tom