2d9dcfd00b
Some of you may opt to stick with 20.x, as this is a typical beginning of a major rev. Maintainership is directed my way, so feed patches to me. Thanks to A B <obsdfaq30@yahoo.com> for the submission.
11 lines
371 B
Plaintext
11 lines
371 B
Plaintext
--- configure.orig Fri Oct 19 14:04:37 2001
|
|
+++ configure Wed Jan 30 18:48:36 2002
|
|
@@ -834,6 +834,7 @@
|
|
m68k-*-openbsd*) machine=hp9000s300 ;;
|
|
mipsel-*-openbsd*) machine=pmax ;;
|
|
ns32k-*-openbsd*) machine=ns32000 ;;
|
|
+ powerpc-*-openbsd*) machine=macppc ;;
|
|
sparc-*-openbsd*) machine=sparc ;;
|
|
vax-*-openbsd*) machine=vax ;;
|
|
esac
|