]> code.ossystems Code Review - openembedded-core.git/commitdiff
libtool-2.2.2: Update further patches
authorRichard Purdie <richard@openedhand.com>
Sun, 13 Apr 2008 22:39:52 +0000 (22:39 +0000)
committerRichard Purdie <richard@openedhand.com>
Sun, 13 Apr 2008 22:39:52 +0000 (22:39 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4245 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/libtool/libtool-2.2.2/add_dolt.patch
meta/packages/libtool/libtool-2.2.2/tag.patch

index 45dd78a8120f4d06a15937efda14017012d7ce06..2c5df9603191b0361b8a2b0ad5038032f7d73868 100644 (file)
@@ -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-1.5.10/libtool.m4  2008-04-10 16:08:44.000000000 +0100
-@@ -67,7 +67,9 @@
-        ifdef([LT_AC_PROG_GCJ],
-            [define([LT_AC_PROG_GCJ],
-               defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
--])])# AC_PROG_LIBTOOL
-+])
-+DOLT
-+])# AC_PROG_LIBTOOL
+--- libtool-2.2.2.orig/libltdl/m4/libtool.m4   2008-04-13 22:40:30.000000000 +0100
++++ libtool-2.2.2/libltdl/m4/libtool.m4        2008-04-13 23:38:45.000000000 +0100
+@@ -97,6 +97,7 @@
  
+ # Only expand once:
+ m4_define([LT_INIT])
++DOLT
+ ])# LT_INIT
  
- # _AC_PROG_LIBTOOL
+ # Old names:
index 8921a3efb75cc125c4f601678fc330a39ec8b60b..327adb43047fc281870d986d2932ce9f81ead5dc 100644 (file)
@@ -1,19 +1,14 @@
-
-#
-# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
-#
-
---- 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 @@
+Index: libtool-2.2.2/libltdl/config/ltmain.m4sh
+===================================================================
+--- 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 @@
        # line option must be used.
        if test -z "$tagname"; then
-         $echo "$modename: unable to infer tagged configuration"
--        $echo "$modename: specify a tag with \`--tag'" 1>&2
--        exit $EXIT_FAILURE
-+        $echo "$modename: defaulting to \`CC'"
-+        $echo "$modename: if this is not correct, specify a tag with \`--tag'"
-+#       exit $EXIT_FAILURE
- #        else
- #          $echo "$modename: using $tagname tagged configuration"
+         func_echo "unable to infer tagged configuration"
+-        func_fatal_error "specify a tag with \`--tag'"
++          func_echo "defaulting to \`CC'"
++          func_echo "if this is not correct, specify a tag with \`--tag'"
+ #     else
+ #       func_verbose "using $tagname tagged configuration"
        fi