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
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool
