From e819ddbb765159628e9206c738e00abe39ffdef5 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 25 Feb 1998 22:50:36 +0000 Subject: (hppa*-hp-hpux*): Use hpux10 by default. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 80ff7ead17a..87a4f25da34 100644 --- a/configure.in +++ b/configure.in @@ -483,7 +483,7 @@ case "${canonical}" in *.B8.* ) machine=hp800 opsys=hpux8 ;; *.08.* ) machine=hp800 opsys=hpux8 ;; *.09.* ) machine=hp800 opsys=hpux9 ;; - *) machine=hp800 opsys=hpux ;; + *) machine=hp800 opsys=hpux10 ;; esac ;; hppa*-*-nextstep* ) -- cgit v1.2.1