Paolo Bonzini wrote:
The current (failing) process is:
 - from a vanilla 3.1 tarball, apply misc patches
 - run autoreconf -vi. libtoolize copy latest libtool stuff into
  newly created toplevel libltdl/ directory.

3.1 uses its own libtool, libtoolize should not be run.  git doesn't,
which explains why there's no such issue.

Thanks! Using LIBTOOLIZE=/bin/true before invoking autoreconf seems to
do the trick.

Thomas


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to