[kaffe] Kaffe CVS: kaffe jim
Kaffe CVS
cvs-commits at kaffe.org
Thu May 30 11:20:19 PDT 2002
CVSROOT: /cvs/kaffe
Module name: kaffe
Changes by: jim 02/05/30 11:20:19
Modified files:
. : ChangeLog configure configure.in
kaffe/kaffe : Makefile.am Makefile.in
kaffe/kaffevm : Makefile.am Makefile.in
kaffe/xprof : Makefile.am Makefile.in
Log message:
From: Mariusz Mazur <mariusz at isn.pl>
* kaffe/kaffe/Makefile.am, kaffe/kaffevm/Makefile.am,
kaffe/xprof/Makefile.am, configure.in:
While packaging kaffe into an rpm (PLD Linux Distribution) I
stumbled across a problem of turning off the libltdl distributed
with kaffe and turning on the one already present in the
system. Attached is a little patch for kaffe
(applied as patch -p 0) which makes it possible. Then it's just
./configure --enable-ltdl-install=no and voila. Kaffe starts using
system libltdl :)
More information about the kaffe
mailing list