From bad8c7a9b243a1f72338dc04daba56a944149716 Mon Sep 17 00:00:00 2001 From: jbj Date: Tue, 17 Jul 2001 03:03:14 +0000 Subject: - fix: _smp_flags macro broken. - python: bind rhnUnload differently. - fix: rescusitate --querytags. - fix: short aliases broken (#49213). CVS patchset: 4949 CVS date: 2001/07/17 03:03:14 --- aclocal.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aclocal.m4') diff --git a/aclocal.m4 b/aclocal.m4 index ce23d2d64..c9a563a83 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -3388,7 +3388,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) case $host_cpu in - alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* ) + alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | s390* ) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM -- cgit v1.2.3