openbsd-ports/editors/emacs21/patches/patch-configure
mark 2d9dcfd00b Emacs 21.1 import
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.
2002-02-10 22:05:40 +00:00

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