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]

Re: searching for libtool.m4 in tests/defs


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ralf Wildenhues wrote:
| 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)?

That is a good idea. What do you think the interface should be? Maybe:

$ libtoolize --macro-files
/usr/local/share/libtool/m4/libtool.m4
/usr/local/share/libtool/m4/ltdl.m4
/usr/local/share/libtool/m4/ltoptions.m4
/usr/local/share/libtool/m4/ltsugar.m4
/usr/local/share/libtool/m4/ltversion.m4

Cheers,
	Gary.
- --
Gary V. Vaughan      ())_.  gary@{lilith.warpmail.net,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAtg/6FRMICSmD1gYRApD8AJ4sSirtBJNYdYF+51eUFVHydGNsBgCfQ4wx
TtafwumTe1g6bGzx7iY0jKk=
=jHT5
-----END PGP SIGNATURE-----



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