Ossama Othman wrote:
> Hi,
> 
> On Mon, Oct 07, 2002 at 07:01:04PM +0200, Martin Frydl wrote:
> 
>>progname=`$echo "$0" | ${SED} 's%^.*/%%'`
>>
>>The problem is with SED variable, it is not defined anywhere in libtool 
>>script. I think the CVS version is currently unstable.
> 
> 
> Did you run aclocal in your package to pull in the latest libtool M4
> macros?  Some of libtool's functionality is now at done at
> `configure'-time, meaning that you have to pull in the latest libtool
> M4 macros.
> 

Which also means that you must replace the libtool.m4 in the package 
with the CVS version libtool.m4.

Earnie.



_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to