mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
Regenerate.
This commit is contained in:
parent
55433670b6
commit
13aadc96ed
9
configure
vendored
9
configure
vendored
@ -2235,6 +2235,7 @@ _ACEOF
|
||||
vax-*-netbsd*) machine=vax ;;
|
||||
arm-*-netbsd*) machine=arm ;;
|
||||
x86_64-*-netbsd*) machine=amdx86-64 ;;
|
||||
hppa-*-netbsd*) machine=hp800 ;;
|
||||
shle-*-netbsd*) machine=sh3el ;;
|
||||
esac
|
||||
;;
|
||||
@ -2572,6 +2573,14 @@ _ACEOF
|
||||
esac
|
||||
;;
|
||||
|
||||
hppa*-*-linux-gnu* )
|
||||
machine=hp800 opsys=gnu-linux
|
||||
;;
|
||||
|
||||
hppa*-*-nextstep* )
|
||||
machine=hp800 opsys=nextstep
|
||||
;;
|
||||
|
||||
## Orion machines
|
||||
orion-orion-bsd* )
|
||||
machine=orion opsys=bsd4-2
|
||||
|
Loading…
Reference in New Issue
Block a user