libtool-patches
[Top][All Lists]
Advanced

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

Re: FYI: support parallel installations [libtool--release--2.0--patch-68


From: Gary V. Vaughan
Subject: Re: FYI: support parallel installations [libtool--release--2.0--patch-68]
Date: Mon, 22 Nov 2004 20:15:38 +0000
User-agent: Mozilla Thunderbird 0.9 (Macintosh/20041103)

Alexandre Duret-Lutz wrote:
"Gary" == Gary V Vaughan <address@hidden> writes:


 Gary> I see.  So for the sake of users of pre-1.8 automake, I should
 Gary> go back to suggesting copying the contents of the libtool macro
 Gary> files into acinclude.m4?

The users of automake <1.8 should be able to do exactly the same
things as the users of automake >=1.8.  I don't know what you
want to solve with acinclude.m4.

D'oh.  Of course.  For some reason, I had it in my head that aclocal<1.8
couldn't cope with in-tree macros.

For the benefit of any lurkers that I have confused with my ill-
conceived comments, the recipe for libtool-2.0 with any automake>=1.4
is simply (assuming the macro directory is called `m4'):

  Add 'ACLOCAL_AMFLAGS = -I m4' to Makefile.am
  Maybe also add 'AC_CONFIG_MACRO_DIR([m4])' to configure.{ac,in}
  Run libtoolize to copy or link the macros into the project tree
  Run `aclocal -I m4' to generate aclocal.m4

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]