--- configure.orig Fri Feb 8 09:19:48 2008 +++ configure Fri Feb 8 09:20:26 2008 @@ -2204,6 +2204,7 @@ opsys=freebsd case "${canonical}" in alpha*-*-freebsd*) machine=alpha ;; + arm*-*-freebsd*) machine=arm ;; ia64-*-freebsd*) machine=ia64 ;; sparc64-*-freebsd*) machine=sparc ;; powerpc-*-freebsd*) machine=macppc ;;