Regarding the missing SED bug, I believe that the bug is in the
config.status section which produces quoted lt_foo variables.  I
suspect this because $SED is properly set to /bin/sh before this
point, yet $lt_SED is set to nothing.

Error messages are emitted from line 527 of config.status:

 eval "lt_$var=\\"\`\$echo "X\$$var" | \$Xsed -e "\$sed_quote_subst"\`\\""

% ./config.status
./config.status[527]: X/bin/sed:  not found
./config.status[527]: $Xsed:  not found
./config.status[527]: X/bin/sh:  not found

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED]
http://www.simplesystems.org/users/bfriesen



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

Reply via email to