1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[tools] libtool: fix accidental sed invocation in libtoolize

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29839 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2012-01-21 09:49:53 +00:00
parent 20129f9591
commit 304c31c2ae
2 changed files with 9 additions and 5 deletions

View File

@@ -56,7 +56,7 @@
:
--- a/libtoolize.in
+++ b/libtoolize.in
@@ -633,7 +633,7 @@ opt_warning=:
@@ -637,7 +637,7 @@ opt_warning=:
# name if it has been set yet.
func_echo ()
{
@@ -65,7 +65,7 @@
}
# func_verbose arg...
@@ -659,14 +659,14 @@ func_echo_all ()
@@ -663,14 +663,14 @@ func_echo_all ()
# Echo program name prefixed message to standard error.
func_error ()
{