Hi Jim, --- Kaffe CVS <[EMAIL PROTECTED]> wrote:
> Log message: > 2003-06-08 Jim Pick <[EMAIL PROTECTED]> > > * Makefile.am: > New dist-hook target to build rt-precompiled.jar during > "make dist". > > * libraries/javalib/Makefile.am.in: > Small fix for installing precompiled rt.jar. > > * configure.in: > If rt-precompiled.jar exists, default to using > --with-rt-jar=libraries/javalib/rt-precompiled.jar. > So our distributed tarball will default to using > the precompiled version of rt.jar instead of > regenerating it. Passing --with-rt-jar=no to > configure will still recompile the rt.jar. Cool patch! It will make life easier for platfroms suffering from jitter/interpreter/strtod bugs during the rebuild of class library. I hope that it also trivially fixes the make distcheck issues. cheers, dalibor topic __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
