bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool macros must be installed where aclocal can find them


From: Gary V. Vaughan
Subject: Re: libtool macros must be installed where aclocal can find them
Date: Fri, 11 Mar 2005 10:47:29 +0000
User-agent: Mozilla Thunderbird 0.9 (X11/20041103)

Hello Per,

Per Bothner wrote:
> Having libtool copy all of its macros into a "project
> macro directory" seems a silly idea.  What's the point?

I had wanted to experiment with having multiple versions of
libtool installed at once (like the automake parallel installations
work currently).  This code is in HEAD only, and I will most
likely revert it anyway -- but first I'm concentrating on
branch-2-0 so that we can get a release out.

For the record:

If you use libtool HEAD with a recent automake, then having
one of the installed libtoolizes copy a matching set of libtool
macros and ltmain.sh into the project tree saves you from having
mismatched file versions at configure time.  Recent aclocal
will notice that the libtool macros are in the source tree,
and merely adds `m4_include([m4/libtool.m4])' and the like to
aclocal.m4 so there is no duplication.

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]