--- configure.orig Wed Sep 6 23:14:01 2006 +++ configure Fri Jun 8 19:49:39 2007 @@ -1772,6 +1772,7 @@ i[3456]86-*-freebsd*) machine=intel386 ;; amd64-*-freebsd*|x86_64-*-freebsd*) machine=amdx86-64 ;; sparc*-*-freebsd*) machine=sparc ;; + ia64*-*-freebsd*) machine=ia64 ;; esac ;;