[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ultra-modern autootols toolchain (autoconf > 2.61, automake >1.10) required?
Jeffrey Hutzelman wrote:
> I've never seen that problem with any libtool-using package in many
> years. Is it somehow specific to heimdal? Are you mixing libtool.m4
> from one version of libtool with ltmain.sh from another? That can
> happen if you re-run aclocal on a system with a different version of
> libtool, but don't also run libtoolize --force
In my cases I tried running both aclocal and libtoolize --force, on the
one computer, but the same issue occurred.
Brian May