]> 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:27:37 +0000 (14:27 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 29 May 2000 14:27:37 +0000 (14:27 +0000)
ChangeLog
libtool.m4

index 43b398298809e0d6d41725bc37ca75dea05705d7..1120f42b31aecd174fec55d759077e3affe4ad08 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 fe4c2c069d77e517ae3b73b17ffde23ef0abb4ac..5f8816b4a29b37c00d87e5eba4be866baf1abb15 100644 (file)
@@ -553,7 +553,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