From: Eli Zaretskii Date: Fri, 22 Dec 2006 23:13:53 +0000 (+0000) Subject: Regenerated. X-Git-Tag: emacs-pretest-22.0.93~482 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d54ee7b4280b3e64cebd1b13c74ebade7384cad1;p=emacs.git Regenerated. --- diff --git a/configure b/configure index e031c56d380..6d63a92fc97 100755 --- a/configure +++ b/configure @@ -2224,7 +2224,6 @@ _ACEOF m68k-*-netbsd*) # This is somewhat bogus. machine=hp9000s300 ;; - powerpc-apple-netbsd*) machine=macppc ;; mips-*-netbsd*) machine=pmax ;; mipsel-*-netbsd*) machine=pmax ;; mipseb-*-netbsd*) machine=pmax ;; @@ -2233,6 +2232,9 @@ _ACEOF sparc*-*-netbsd*) machine=sparc ;; vax-*-netbsd*) machine=vax ;; arm-*-netbsd*) machine=arm ;; + x86_64-*-netbsd*) machine=amdx86-64 ;; + hppa-*-netbsd*) machine=hp800 ;; + shle-*-netbsd*) machine=sh3el ;; esac ;;