On Sun, Aug 13, 2006 at 08:27:02PM -0500, Zinx Verituse wrote:
> Package: libtool
> Version: 1.5.22-4
> 
> # This must be Linux ELF.
> linux-gnu*)
>   case $host_cpu in
>   alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*)
>     lt_cv_deplibs_check_method=pass_all ;;
>   *)
>     # glibc up to 2.1.1 does not perform some relocations on ARM
>     lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB 
> (shared object|dynamic lib )' ;;
>   esac
>   lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
>   ;;

This is clearly not libtool 1.5.22.  It now always uses pass_all
on Linux.

Looking at the xmms source, it says:
VERSION=1.4.3

I see you added build dependency on libtool, but you're
acinlude.m4 still contains 1.4.3.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to