]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4: adding ia64 as supported linux platform
authorBernhard Rosenkraenzer <bero@redhat.de>
Mon, 29 May 2000 14:13:20 +0000 (14:13 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 29 May 2000 14:13:20 +0000 (14:13 +0000)
ChangeLog
libtool.m4

index 36b9e2cc562c3ad9f88d4b902b56915ca431bd6f..0015e2409c0576e74d11b2c77dbb684c54e592fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-29  Bernhard Rosenkraenzer <bero@redhat.de>
+       * libtool.m4: adding ia64 as supported linux platform
+
 2000-05-29  Michael Matz  <matz@ifh.de>
 
        * ltmain.in: fix quoting for $var_value.
index 7506a4873cc5f0b24c66dc2459dc425046f9ac4c..7eb156af3f1f7d1c07f83b872b374cbf7ea3e7d6 100644 (file)
@@ -556,7 +556,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case "$host_cpu" in
-  alpha* | i*86 | powerpc* | sparc* )
+  alpha* | i*86 | powerpc* | sparc* | ia64* )
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM