summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/libtool/libtool/0010-Makefile.am-make-sure-autoheader-run-before-automake.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/libtool/libtool/0010-Makefile.am-make-sure-autoheader-run-before-automake.patch')
-rw-r--r--meta/recipes-devtools/libtool/libtool/0010-Makefile.am-make-sure-autoheader-run-before-automake.patch9
1 files changed, 3 insertions, 6 deletions
diff --git a/meta/recipes-devtools/libtool/libtool/0010-Makefile.am-make-sure-autoheader-run-before-automake.patch b/meta/recipes-devtools/libtool/libtool/0010-Makefile.am-make-sure-autoheader-run-before-automake.patch
index cd963ef1be..a92e22905f 100644
--- a/meta/recipes-devtools/libtool/libtool/0010-Makefile.am-make-sure-autoheader-run-before-automake.patch
+++ b/meta/recipes-devtools/libtool/libtool/0010-Makefile.am-make-sure-autoheader-run-before-automake.patch
@@ -14,15 +14,12 @@ Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14Upstream-Status: Submitted [https://lists.gnu.org/archive/html/libtool-patches/2021-10/msg00020.html] 14Upstream-Status: Submitted [https://lists.gnu.org/archive/html/libtool-patches/2021-10/msg00020.html]
15 15
16Signed-off-by: Mingli Yu <mingli.yu@windriver.com> 16Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
17---
18 Makefile.am | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20 17
21diff --git a/Makefile.am b/Makefile.am 18diff --git a/Makefile.am b/Makefile.am
22index 2752ecc..29950db 100644 19index 84795d87..8c9949ed 100644
23--- a/Makefile.am 20--- a/Makefile.am
24+++ b/Makefile.am 21+++ b/Makefile.am
25@@ -328,7 +328,7 @@ EXTRA_DIST += $(lt_aclocal_m4) \ 22@@ -333,7 +333,7 @@ EXTRA_DIST += $(lt_aclocal_m4) \
26 $(lt_obsolete_m4) \ 23 $(lt_obsolete_m4) \
27 $(stamp_mk) 24 $(stamp_mk)
28 25
@@ -32,5 +29,5 @@ index 2752ecc..29950db 100644
32 29
33 # Don't let unused scripts leak into the libltdl Makefile 30 # Don't let unused scripts leak into the libltdl Makefile
34-- 31--
352.29.2 322.25.1
36 33