The Automake test suite (CVS HEAD version) explicitly looks for
libtool.m4 in aclocaldir and a list of directories specified in the
dirlist file there.  Now recent CVS Libtool versions remove libtool.m4
from that location and add it to .../share/libtool/m4/ .
This lead to many SKIPped tests in the test suite (quite silently, by
the way).  How would I resolve this issue correctly?  Is this an
Automake, a Libtool or a user problem?  Why is there no standard way to
ask a libtoolize for its corresponding m4 files (at least, one would
think, newer versions would improve this situation)?

Regards,
Ralf


Reply via email to