From 13aadc96ed9d938084fe640d457ddbbb6c726491 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 29 Jan 2007 17:04:28 +0000 Subject: [PATCH] Regenerate. --- configure | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/configure b/configure index 001cf65d3e8..6572f0dfcef 100755 --- a/configure +++ b/configure @@ -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 -- 2.39.2