# HG changeset patch # User Gerd Moellmann # Date 974897424 0 # Node ID f335897d90143ce62a9ef1cbb63fb910dc2f2321 # Parent 14ba5625a6be603207fd4dac03313dbb9d584e58 Use m/macppc.h instead of the non-existent m/powerpc.h. diff -r 14ba5625a6be -r f335897d9014 configure.in --- 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