From: Ralf Wildenhues Date: Tue, 12 Apr 2005 17:36:00 +0000 (+0000) Subject: Another missing Xsed. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19f12b714935b3d8e366a32dbdfcd91b11b9eda0;p=thirdparty%2Flibtool.git Another missing Xsed. --- diff --git a/m4/libtool.m4 b/m4/libtool.m4 index befb89dcf..a46ba658a 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -5997,7 +5997,7 @@ m4_defun([_LT_DECL_SED], [AC_PROG_SED test -z "$SED" && SED=sed _LT_DECL([], [SED], [1], [A sed program that does not truncate output]) -_LT_DECL([], [Xsed], ["\$SED -e s/^X//"], +_LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"], [Sed that helps us avoid accidentally triggering echo(1) options like -n]) ])# _LT_DECL_SED