diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-02-19 18:14:05 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-02-19 18:14:05 +0000 |
commit | ece58427be11f0f96b3f43f6452598fd354f2cb9 (patch) | |
tree | 3fa06285cc4fb23446f368ae5f05d286f65d42da | |
parent | 7ab64f0173fc467a039ee41ba418c5899889e82d (diff) | |
download | emacs-ece58427be11f0f96b3f43f6452598fd354f2cb9.tar.gz |
Regenerate.
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure index c262d134757..98f7153b283 100755 --- a/configure +++ b/configure @@ -2204,6 +2204,7 @@ case "${canonical}" in 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 ;; |