mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
libtool-2.2.2: Update further patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4245 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+9
-12
@@ -1,15 +1,12 @@
|
|||||||
Index: libtool-1.5.10/libtool.m4
|
Index: libtool-2.2.2/libltdl/m4/libtool.m4
|
||||||
===================================================================
|
===================================================================
|
||||||
--- libtool-1.5.10.orig/libtool.m4 2008-04-10 16:08:19.000000000 +0100
|
--- libtool-2.2.2.orig/libltdl/m4/libtool.m4 2008-04-13 22:40:30.000000000 +0100
|
||||||
+++ libtool-1.5.10/libtool.m4 2008-04-10 16:08:44.000000000 +0100
|
+++ libtool-2.2.2/libltdl/m4/libtool.m4 2008-04-13 23:38:45.000000000 +0100
|
||||||
@@ -67,7 +67,9 @@
|
@@ -97,6 +97,7 @@
|
||||||
ifdef([LT_AC_PROG_GCJ],
|
|
||||||
[define([LT_AC_PROG_GCJ],
|
# Only expand once:
|
||||||
defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
|
m4_define([LT_INIT])
|
||||||
-])])# AC_PROG_LIBTOOL
|
|
||||||
+])
|
|
||||||
+DOLT
|
+DOLT
|
||||||
+])# AC_PROG_LIBTOOL
|
])# LT_INIT
|
||||||
|
|
||||||
|
# Old names:
|
||||||
# _AC_PROG_LIBTOOL
|
|
||||||
|
|||||||
+11
-16
@@ -1,19 +1,14 @@
|
|||||||
|
Index: libtool-2.2.2/libltdl/config/ltmain.m4sh
|
||||||
#
|
===================================================================
|
||||||
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
|
--- libtool-2.2.2.orig/libltdl/config/ltmain.m4sh 2008-04-13 22:40:30.000000000 +0100
|
||||||
#
|
+++ libtool-2.2.2/libltdl/config/ltmain.m4sh 2008-04-13 23:36:53.000000000 +0100
|
||||||
|
@@ -842,7 +842,8 @@
|
||||||
--- libtool-1.5.6/ltmain.in~tag 2004-05-15 05:14:32.000000000 -0400
|
|
||||||
+++ libtool-1.5.6/ltmain.in 2004-05-15 05:18:01.000000000 -0400
|
|
||||||
@@ -226,8 +226,9 @@
|
|
||||||
# line option must be used.
|
# line option must be used.
|
||||||
if test -z "$tagname"; then
|
if test -z "$tagname"; then
|
||||||
$echo "$modename: unable to infer tagged configuration"
|
func_echo "unable to infer tagged configuration"
|
||||||
- $echo "$modename: specify a tag with \`--tag'" 1>&2
|
- func_fatal_error "specify a tag with \`--tag'"
|
||||||
- exit $EXIT_FAILURE
|
+ func_echo "defaulting to \`CC'"
|
||||||
+ $echo "$modename: defaulting to \`CC'"
|
+ func_echo "if this is not correct, specify a tag with \`--tag'"
|
||||||
+ $echo "$modename: if this is not correct, specify a tag with \`--tag'"
|
# else
|
||||||
+# exit $EXIT_FAILURE
|
# func_verbose "using $tagname tagged configuration"
|
||||||
# else
|
|
||||||
# $echo "$modename: using $tagname tagged configuration"
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user