This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

searching for libtool.m4 in tests/defs


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]