]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Another missing Xsed.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 12 Apr 2005 17:36:00 +0000 (17:36 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 12 Apr 2005 17:36:00 +0000 (17:36 +0000)
m4/libtool.m4

index befb89dcfc26f8659bb926d3037af03c74d48030..a46ba658a322a23d2fe4ca7cbafdc8fa36fd94d0 100644 (file)
@@ -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