libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] Cleanup of linux pass_all


From: Peter O'Gorman
Subject: [FYI] Cleanup of linux pass_all
Date: Thu, 12 Aug 2004 13:10:37 +0900
User-agent: Mozilla Thunderbird 0.6 (Macintosh/20040502)

Hi,
Applied to HEAD and branch-1-5.

Thanks,
Peter
--
Peter O'Gorman - http://www.pogma.com

Index: ChangeLog
2004-08-12  Peter O'Gorman  <address@hidden>

        * libtool.m4 [GNU/linux] (AC_DEPLIBS_CHECK_METHOD): Cleanup,
        thanks to Daniel Reed.

from  Daniel Reed  <address@hidden>
Index: libtool.m4
===================================================================
RCS file: /cvsroot/libtool/libtool/Attic/libtool.m4,v
retrieving revision 1.314.2.46
diff -u -3 -p -u -r1.314.2.46 libtool.m4
--- libtool.m4 4 Aug 2004 14:12:05 -0000 1.314.2.46
+++ libtool.m4 12 Aug 2004 04:02:30 -0000
@@ -2208,15 +2208,6 @@ irix5* | irix6* | nonstopux*)
 
 # This must be Linux ELF.
 linux*)
-  case $host_cpu in
-  alpha*|hppa*|i*86|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
-    # this will be overridden with pass_all, but let us keep it just in case
-    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`
   lt_cv_deplibs_check_method=pass_all
   ;;
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]