[patch] libltdl update to libtool 1.5 CVS branch
Tom Tromey
tromey@redhat.com
Tue Sep 23 18:19:00 GMT 2003
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I started some work to update libgcj to autocon 2.57 / automake 1.7.
Michael> As I want to do this in simple lean pieces I lately updated
Michael> libjava/libltdl to libtool 1.5 CVS branch to make it use autoconf
Michael> 2.5x. This makes local patches for libjava/libltdl unnecessary too
Michael> for same archs (thx to Andreas Tobler for this info).
I looked at the patch a little.
Do we really need to add config.sub, config.guess, etc? Can't we
somehow get them from the top-level? That would be better, I think.
Usually AC_CONFIG_AUX_DIR works, but there are oddities using it in
the gcc tree sometimes, as I recall.
My only concern about this patch is whether it will break some builds.
If you could try it with a cross and a canadian cross, that would
help. In particular I wonder whether having the ltdl configure be
generated by a newer autoconf will cause confusion...
Tom
More information about the Java-patches
mailing list