From b023c8d38b19eb290b59c1b8ade60b039e20d950 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 21 Feb 2003 08:07:29 +0000 Subject: [PATCH] Set new hpux10-20.h as "major" include for 10.20. --- configure.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.in b/configure.in index 9898061d56e..5c253eb583c 100644 --- a/configure.in +++ b/configure.in @@ -570,6 +570,9 @@ case "${canonical}" in hppa*-hp-hpux9* ) machine=hp800 opsys=hpux9 ;; + hppa*-hp-hpux10.2* ) + machine=hp800 opsys=hpux10-20 + ;; hppa*-hp-hpux10* ) machine=hp800 opsys=hpux10 ;; -- 2.39.2