From d8aef2e6b50fa467fa9c1e214378b105e1ccef7b Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 20 Nov 2008 02:51:58 +0000 Subject: [PATCH] Josh Elsasser (tiny change) Add hppa-*-openbsd* with machine hp800; mistakenly removed while misclassified as now unsupported hp9000s300. (Bug#1365) --- ChangeLog | 5 +++++ configure.in | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index d79fd1c65b5..e542780aa91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-20 Josh Elsasser (tiny change) + + * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly + removed while misclassified as now unsupported hp9000s300. (Bug#1365) + 2008-11-15 Eli Zaretskii * Makefile.in (INFO_FILES): Remove ns-emacs. diff --git a/configure.in b/configure.in index 1cd2c439c4b..6cea1ad17c3 100644 --- a/configure.in +++ b/configure.in @@ -356,6 +356,7 @@ dnl see the `changequote' comment above. sparc*-*-openbsd*) machine=sparc ;; vax-*-openbsd*) machine=vax ;; x86_64-*-openbsd*) machine=amdx86-64 ;; + hppa-*-openbsd*) machine=hp800 ;; esac ;; -- 2.39.2