From 039ac55a77d762dd742ac658562f2c05cf44d55c Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Fri, 21 Mar 2008 16:12:05 +0000 Subject: [PATCH] The diff to ltmain.in got lost in the battle. git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@24507 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- patches/libtool/libtool-1.5.26.diff | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/patches/libtool/libtool-1.5.26.diff b/patches/libtool/libtool-1.5.26.diff index b292757..cbf7e37 100644 --- a/patches/libtool/libtool-1.5.26.diff +++ b/patches/libtool/libtool-1.5.26.diff @@ -104,3 +104,24 @@ interix[[3-9]]*) _LT_AC_TAGVAR(hardcode_direct, $1)=no _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no +diff -ur libtool-1.5.26-orig/ltmain.in libtool-1.5.26/ltmain.in +--- libtool-1.5.26-orig/ltmain.in 2008-02-01 16:12:00.000000000 +0000 ++++ libtool-1.5.26/ltmain.in 2008-03-20 14:02:27.000000000 +0000 +@@ -1599,7 +1599,7 @@ + -l*) + if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then + case $host in +- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos*) ++ *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-*-haiku*) + # These systems don't actually have a C or math library (as such) + continue + ;; +@@ -3526,7 +3526,7 @@ + if test "$build_libtool_libs" = yes; then + if test -n "$rpath"; then + case $host in +- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*) ++ *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-*-haiku*) + # these systems don't actually have a c library (as such)! + ;; + *-*-rhapsody* | *-*-darwin1.[012]) -- gitore 0.2.2