bug-libtool
[Top][All Lists]
Advanced

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

Re: [patch] 1.5.26 do echo=echo if necessary


From: Peter O'Gorman
Subject: Re: [patch] 1.5.26 do echo=echo if necessary
Date: Sat, 08 Mar 2008 17:33:47 -0600
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

Thien-Thi Nguyen wrote:
> () Thien-Thi Nguyen <address@hidden>
> () Sat, 08 Mar 2008 18:35:03 +0100
> 
>    --- libtool-1.5.26/ltmain.sh.ORIG
>    +++ libtool-1.5.26/ltmain.sh
> 
> I see now that ltmain.sh is produced from ltmain.in.
> The change should be made there, instead.
> 
> By the way, with this small change (and after installing
> Libtool 1.5.26), Automake 1.10.1 "make check" is successful.

Hi,

It seems likely that you have a configure that was created with a
different version of libtool than ltmain.sh was created with.

For matching versions of libtool.m4 and ltmain.sh from libtool-1.5.26,
the generated libtool script should already have:

# An echo program that does not interpret backslashes.
echo="echo"

Peter
-- 
Peter O'Gorman
http://pogma.com




reply via email to

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