automake
[Top][All Lists]
Advanced

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

Re: automake/libtool interoperability problem


From: Alexandre Duret-Lutz
Subject: Re: automake/libtool interoperability problem
Date: Fri, 11 Apr 2003 21:43:12 +0200
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux)

>>> "Lars" == Lars Hecking <address@hidden> writes:

[...]

 Lars> configure.in:69: required file `./ltmain.sh' not found
 Lars> $ 

 Lars> The automake libdir is PREFIX/share/automake-1.7,
 Lars> ltmain.sh is installed under PREFIX/share/libtool.

 Lars> Which tool is at fault here, automake for not searching
 Lars> the libtool library dir, or libtool for installing its
 Lars> components in an unusual place?

None.  The command that will copy `ltmain.sh' in your package is
called `libtoolize'.  (But the easiest way to regenerate
configury files in most packages is to run `autoreconf -vfi',
and this will call `libtoolize' for you.)

-- 
Alexandre Duret-Lutz





reply via email to

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