Mercurial > emacs
changeset 33739:f335897d9014
Use m/macppc.h instead of the non-existent
m/powerpc.h.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 22 Nov 2000 12:50:24 +0000 |
parents | 14ba5625a6be |
children | fd29993d1f00 |
files | configure.in |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Wed Nov 22 12:35:51 2000 +0000 +++ b/configure.in Wed Nov 22 12:50:24 2000 +0000 @@ -228,7 +228,7 @@ case "${canonical}" in i[345]86-*-bsdi*) machine=intel386 ;; sparc-*-bsdi*) machine=sparc ;; - powerpc-*-bsdi*) machine=powerpc ;; + powerpc-*-bsdi*) machine=macppc ;; esac case "${canonical}" in *-*-bsd386* | *-*-bsdi1* ) opsys=bsd386 ;; @@ -279,7 +279,7 @@ ppc-*-linux | \ powerpc-*-linux* ) - machine=powerpc opsys=gnu-linux + machine=macppc opsys=gnu-linux ;; ## Altos 3068