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:
@@ -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 ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user