2002-02-11 00:44:14 -05:00
|
|
|
--- configure.orig Sun Feb 10 21:13:42 2002
|
|
|
|
+++ configure Sun Feb 10 21:15:01 2002
|
|
|
|
@@ -834,7 +834,9 @@ case "${canonical}" in
|
2002-02-10 17:05:40 -05:00
|
|
|
m68k-*-openbsd*) machine=hp9000s300 ;;
|
|
|
|
mipsel-*-openbsd*) machine=pmax ;;
|
|
|
|
ns32k-*-openbsd*) machine=ns32000 ;;
|
|
|
|
+ powerpc-*-openbsd*) machine=macppc ;;
|
|
|
|
sparc-*-openbsd*) machine=sparc ;;
|
2002-02-11 00:44:14 -05:00
|
|
|
+ sparc64-*-openbsd*) machine=sparc ;;
|
2002-02-10 17:05:40 -05:00
|
|
|
vax-*-openbsd*) machine=vax ;;
|
|
|
|
esac
|
2002-02-11 00:44:14 -05:00
|
|
|
;;
|