Argh. AC_LANG_PROGRAM does not produce a meaningful program for Java, as Autoconf has no decent Java support. Gah! And we test for RUNPATH using $OBJDUMP in each tag, GCJ last, so there it does not get set to yes, and shlibpath_overrides_runpath is not a tagged variable. What a mess.
Let's try something simple before trying something ugly, namely, I would like to see how your system behaves if above bug were fixed. Please configure, then edit the generated libtool script like sed --in-place 's/\(shlibpath_overrides_runpath\)=.*/\1=yes/' libtool then run the new testsuite: make check-local and report results. Thanks, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
