diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-13 07:49:10 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-13 07:49:10 +0000 |
commit | 90283e410bd6227125427f0f240b87ecd1cc4e1c (patch) | |
tree | a3c40fd6e9bdc4f32f3f59fc412162647ae6a62a /tools/libtool/patches/200-openwrt-branding.patch | |
parent | 73a1f3597b0d4ba34306e8ce5f20957f1a1de7f1 (diff) | |
download | upstream-90283e410bd6227125427f0f240b87ecd1cc4e1c.tar.gz upstream-90283e410bd6227125427f0f240b87ecd1cc4e1c.tar.bz2 upstream-90283e410bd6227125427f0f240b87ecd1cc4e1c.zip |
tools: bootstrap libtool to pickup the correct in-tree automake
Also fix 000-relocatable.patch to avoid accidential sed invocations in bootstrap.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43959
Diffstat (limited to 'tools/libtool/patches/200-openwrt-branding.patch')
-rw-r--r-- | tools/libtool/patches/200-openwrt-branding.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/libtool/patches/200-openwrt-branding.patch b/tools/libtool/patches/200-openwrt-branding.patch index 56ea8bf213..2dc1c42adc 100644 --- a/tools/libtool/patches/200-openwrt-branding.patch +++ b/tools/libtool/patches/200-openwrt-branding.patch @@ -1,6 +1,6 @@ --- a/libltdl/config/general.m4sh +++ b/libltdl/config/general.m4sh -@@ -352,7 +352,7 @@ opt_warning=: +@@ -356,7 +356,7 @@ opt_warning=: # name if it has been set yet. func_echo () { @@ -9,7 +9,7 @@ } # func_verbose arg... -@@ -378,14 +378,14 @@ func_echo_all () +@@ -382,14 +382,14 @@ func_echo_all () # Echo program name prefixed message to standard error. func_error () { |