From da945421cccab20ee4ab280ec8e00254615ff581 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 29 Oct 1996 02:53:06 +0000 Subject: [PATCH] (hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index fe7a1251840..9da1f1b6fba 100644 --- a/configure.in +++ b/configure.in @@ -435,7 +435,7 @@ case "${canonical}" in *) machine=hp800 opsys=hpux ;; esac ;; - hppa-*-nextstep* ) + hppa*-*-nextstep* ) machine=hp800 opsys=nextstep ;; -- 2.39.5