diff configure @ 17606:9e27eb13ef43

support openbsd/zaurus aswell
author alex
date Sun, 12 Feb 2006 14:17:39 +0000
parents f642c99ea692
children 892e40db9211
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 ;;