Thien-Thi Nguyen wrote:
> () Thien-Thi Nguyen <[EMAIL PROTECTED]>
> () 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


_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to