# HG changeset patch # User Gerd Moellmann # Date 974897452 0 # Node ID fd29993d1f009998db179fc266233c02863738c4 # Parent f335897d90143ce62a9ef1cbb63fb910dc2f2321 *** empty log message *** diff -r f335897d9014 -r fd29993d1f00 ChangeLog --- 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 + + * configure.in: Use m/macppc.h instead of the non-existent + m/powerpc.h. + 2000-11-21 Gerd Moellmann * Makefile.in (install-arch-indep): Also install info/eshell* diff -r f335897d9014 -r fd29993d1f00 configure --- 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