CVSROOT: /cvs/kaffe
Module name: kaffe
Changes by: dalibor 02/10/19 09:35:19
Modified files:
. : ChangeLog
libraries/javalib: rebuildLib.in
Log message:
Sat Oct 19 18:18:45 CEST 2002 Jukka Santala <[EMAIL PROTECTED]>
* libraries/javalib/rebuildLib.in:
If you take a look at rebuildLib(.in), you'll see it changes to
the classlib source-directory before starting to build it. This is
a problem, because SRCDIR environment variable will contain a
relative path. If you're building the source-tree somewhere else
than into the original source-tree (As is recommended for the GNU
tools, and in any case often desirable ex. when cross-compiling
for several platforms) this relative path will obviously point
into wrong directory. Luckily, since we've already changed to said
directory, no path name is neccessary.
_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe