From: Bernhard Rosenkraenzer Date: Mon, 29 May 2000 14:13:20 +0000 (+0000) Subject: * libtool.m4: adding ia64 as supported linux platform X-Git-Tag: multi-language-merge-point~212 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bcef47c5ddec8338db5e80ed49c00cc21aee9fe;p=thirdparty%2Flibtool.git * libtool.m4: adding ia64 as supported linux platform --- diff --git a/ChangeLog b/ChangeLog index 36b9e2cc5..0015e2409 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-05-29 Bernhard Rosenkraenzer + + * libtool.m4: adding ia64 as supported linux platform + 2000-05-29 Michael Matz * ltmain.in: fix quoting for $var_value. diff --git a/libtool.m4 b/libtool.m4 index 7506a4873..7eb156af3 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -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