bug-autoconf
[Top][All Lists]
Advanced

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

Re: Tilde problem when creating libtool


From: Ralf Wildenhues
Subject: Re: Tilde problem when creating libtool
Date: Mon, 4 Dec 2006 10:51:47 +0100
User-agent: Mutt/1.5.13 (2006-11-01)

* Peter Dyballa wrote on Mon, Dec 04, 2006 at 10:38:47AM CET:
> >>The tools I use in Mac OS X 10.4.8 are:
> >
> >>    libtoolize (GNU libtool) 1.5.23a

>       ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)

Get the package to use the newer Libtool.  Typically, that involves
running libtoolize as well as aclocal with some package-specific
options, after ensuring that aclocal finds the libtool.m4 macro file
that belongs to the same Libtool version.  Installing both Automake
and Libtool below the same $prefix helps here.

The package in question may have a script to do the rerunning of the
autotools for you.  Typically, it's named bootstrap or autogen.sh;
be sure to check its developer documentation, or ask them to provide
you with an updated package.

Hope that helps.

Cheers,
Ralf




reply via email to

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