mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
Fix previous change.
This commit is contained in:
parent
12333e2ba5
commit
9b77729f64
@ -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…
Reference in New Issue
Block a user