From: Bernhard Rosenkraenzer Date: Mon, 29 May 2000 14:27:37 +0000 (+0000) Subject: * libtool.m4: adding ia64 as supported linux platform X-Git-Tag: release-1-3d~169 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e230b6d59e7858e7fe6c3ba9a9f312ed7b0da05;p=thirdparty%2Flibtool.git * libtool.m4: adding ia64 as supported linux platform --- diff --git a/ChangeLog b/ChangeLog index 43b398298..1120f42b3 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 fe4c2c069..5f8816b4a 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -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