This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] libltdl fallout


Tom Tromey wrote:
"Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

Andreas> this patch restores the previous functionality that we do not build Andreas> modules on darwin. Andreas> Ok?

Yes, thanks. Sorry about that.

Andreas> P.S, where should the CL go? In libltdl or in libjava?

libltdl

Done, thanks.


Just a little note, in the patch I sent there was a little mistake:

+eval libltdl_cv_shlibext=$shrext

this should be:

+eval libltdl_cv_shlibext=$shrext_cmds

Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]