This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: Using multi-language libtool
Alexandre> Nobody needs any version of libtool. Everything is in the
Alexandre> source tree, and all acinclude.m4 files ensure that the
Alexandre> libtool macro files will be taken from the source tree.
Ok, can you help me with this?
creche. autoconf
configure.in:408: warning: Cannot check for file existence when cross compiling
configure.in:593: warning: AC_TRY_RUN called without default to allow cross compiling
autoconf: Undefined macros:
configure.in:22: AC_LIBLTDL_CONVENIENCE
configure.in:23: AC_LIBTOOL_DLOPEN
creche. autoconf --version
Autoconf version 2.13
Tom