From 5f347650a65d7c77263e0bf50cc4df59bdc9f5da Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 17 Feb 2003 09:00:06 +0000 Subject: [PATCH] Set new hpux10-20.h as "major" include for 10.20. --- configure.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configure.in b/configure.in index f4906211a77..c15c5dc0cf9 100644 --- a/configure.in +++ b/configure.in @@ -525,9 +525,14 @@ case "${canonical}" in machine=hp800 opsys=hpux9 ;; + hppa*-hp-hpux10.2* ) + machine=hp800 opsys=hpux10-20 + ;; + hppa*-hp-hpux10* ) machine=hp800 opsys=hpux10 ;; + hppa*-hp-hpux1[1-9]* ) machine=hp800 opsys=hpux11 ;; -- 2.39.2