Mercurial > emacs
changeset 80150:761dbf0b9e96
Regenerate.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 19 Feb 2008 18:14:05 +0000 |
parents | bfc852aa5b34 |
children | 533d83b5f687 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Tue Feb 19 18:07:04 2008 +0000 +++ b/configure Tue Feb 19 18:14:05 2008 +0000 @@ -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 ;;