Re: kaffe without embedded classpath
Dalibor Topic <[email protected]> Sat, 19 Jan 2008 19:34:08 +0100
| Newsgroups | gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <[email protected]> |
Robert Schuster wrote: > Robert Schuster schrieb: >> Hi Dalibor, >> >> Dalibor Topic schrieb: >>> Is this the patch at >>> http://lists.evolvis.org/pipermail/jalimo-commits/2007-August/000000.html ? >> I have attached the one that is currently used for OE. > And here is the one I propose for inclusion in kaffe. The idea is to > have a --with-target-classpath-classes option which defines > TARGET_CLASSPATH_CLASSES automake variable. In case the option is not > used it is set to the value of CLASSPATH_CLASSES. Thanks for the patch, I checked it in, with slight modificatio (I took out the AC_DEFINE bits out of claspath.m4, as we don't use them in Kaffe). cheers, dalibor topic