From 19f12b714935b3d8e366a32dbdfcd91b11b9eda0 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Tue, 12 Apr 2005 17:36:00 +0000 Subject: [PATCH] Another missing Xsed. --- m4/libtool.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2