changeset 17606:9e27eb13ef43

support openbsd/zaurus aswell
author alex
date Sun, 12 Feb 2006 14:17:39 +0000
parents dcc1be050037
children 156305f44337
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Feb 12 14:14:12 2006 +0000
+++ b/configure	Sun Feb 12 14:17:39 2006 +0000
@@ -535,7 +535,7 @@
       sparc) host_arch=sparc ;;
       sparc64) host_arch=sparc64 ;;
       parisc*|hppa*|9000*) host_arch=hppa ;;
-      arm*) host_arch=arm ;;
+      arm*|zaurus|cats) host_arch=arm ;;
       s390) host_arch=s390 ;;
       s390x) host_arch=s390x ;;
       mips*) host_arch=mips ;;