Fix linking against certain shared libraries Signed-off-by: Christian Schroeder --- a/configure +++ b/configure @@ -5062,7 +5062,7 @@ # This must be Linux ELF. linux*) case $host_cpu in - alpha* | hppa* | i*86 | ia64* | m68* | mips* | powerpc* | sparc* | s390* | sh*) + alpha* | hppa* | i*86 | x86_64 | ia64* | m68* | mips* | powerpc* | sparc* | s390* | sh*) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM