Mercurial > emacs
changeset 33740:fd29993d1f00
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 22 Nov 2000 12:50:52 +0000 |
parents | f335897d9014 |
children | 798176da5262 |
files | ChangeLog configure |
diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Nov 22 12:50:24 2000 +0000 +++ b/ChangeLog Wed Nov 22 12:50:52 2000 +0000 @@ -1,3 +1,8 @@ +2000-11-22 Gerd Moellmann <gerd@gnu.org> + + * configure.in: Use m/macppc.h instead of the non-existent + m/powerpc.h. + 2000-11-21 Gerd Moellmann <gerd@gnu.org> * Makefile.in (install-arch-indep): Also install info/eshell*
--- a/configure Wed Nov 22 12:50:24 2000 +0000 +++ b/configure Wed Nov 22 12:50:52 2000 +0000 @@ -855,7 +855,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 ;; @@ -906,7 +906,7 @@ ppc-*-linux | \ powerpc-*-linux* ) - machine=powerpc opsys=gnu-linux + machine=macppc opsys=gnu-linux ;; ## Altos 3068