libtool
[Top][All Lists]
Advanced

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

SED ?


From: Patrick Welche
Subject: SED ?
Date: Fri, 13 Dec 2002 18:02:22 +0000
User-agent: Mutt/1.3.19i

Using cvs libtool from just now, which passed everything :-), I tried
bootstraping sasl, and found that the libtool generated died at

progname=`$echo "$0" | ${SED} 's%^.*/%%'`
modename="$progname"

because SED was empty - where should SED be defined? (Adding SED=sed just
before the above had it working, but something must wrong in there..)

Cheers,

Patrick



reply via email to

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