Fix previous change.
This commit is contained in:
parent
12333e2ba5
commit
9b77729f64
2 changed files with 4 additions and 7 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-03-20 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* configure.in: Fix previous change.
|
||||
|
||||
2007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
|
||||
|
||||
* configure.in (arm-*-openbsd*, hppa-*-openbsd*)
|
||||
|
|
|
@ -294,13 +294,6 @@ dnl see the `changequote' comment above.
|
|||
sparc*-*-openbsd*) machine=sparc ;;
|
||||
vax-*-openbsd*) machine=vax ;;
|
||||
x86_64-*-openbsd*) machine=amdx86-64 ;;
|
||||
i386-*-openbsd*) machine=intel386 ;;
|
||||
x86_64-*-openbsd*) machine=amdx86-64 ;;
|
||||
m68k-*-openbsd*) machine=hp9000s300 ;;
|
||||
mipsel-*-openbsd*) machine=pmax ;;
|
||||
ns32k-*-openbsd*) machine=ns32000 ;;
|
||||
sparc-*-openbsd*) machine=sparc ;;
|
||||
vax-*-openbsd*) machine=vax ;;
|
||||
esac
|
||||
;;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue