Hello Eric, * Eric Blake wrote on Sat, Oct 13, 2007 at 07:31:47PM CEST: > > In reviewing this thread for ways to speed up m4sugar: > http://lists.gnu.org/archive/html/libtool-patches/2005-10/msg00161.html [...] > Here's the implementation that mirrors what I'm installing into m4sugar; > it has the added benefit of being faster as well. OK to apply?
I'd prefer if we get issues with m4_join out of the way first, if any, then deal with lt_join. Thanks, Ralf > 2007-10-13 Eric Blake <[EMAIL PROTECTED]> > > Fix bug in lt_join(|,one,,,). > * libltdl/m4/ltsugar.m4 (lt_join, _lt_join): Rewrite to match > autoconf 2.62's faster implementation.