* acinclude.m4: Add mips, mipsel, arm, and m68k for Debian.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10901 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins 2005-02-17 03:25:29 +00:00
parent 833abd9e0e
commit 9f9ce9c60a
2 changed files with 3 additions and 1 deletions

View File

@ -5,6 +5,8 @@
fails. This is necessary to find the symbols on on certain *BSD
systems.
* acinclude.m4: Add mips, mipsel, arm, and m68k for Debian.
2005-02-06 Chris Lyttle <chris@wilddev.net>
* src/scm/main.scm: Update for 1.8.11 release

View File

@ -3374,7 +3374,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 | mips | mipsel | powerpc* | sparc* | ia64* | arm* | m68k )
lt_cv_deplibs_check_method=pass_all ;;
*)
# glibc up to 2.1.1 does not perform some relocations on ARM