diff configure.in @ 40576:693f01395e8e

New entry for HP/UX-11.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 31 Oct 2001 17:20:14 +0000
parents fffc7f4c2cc7
children 171532c543b3
line wrap: on
line diff
--- a/configure.in	Wed Oct 31 15:21:11 2001 +0000
+++ b/configure.in	Wed Oct 31 17:20:14 2001 +0000
@@ -524,9 +524,12 @@
   hppa*-hp-hpux9* )
     machine=hp800 opsys=hpux9
   ;;
-  hppa*-hp-hpux1[0-9]* )
+  hppa*-hp-hpux10* )
     machine=hp800 opsys=hpux10
   ;;
+  hppa*-hp-hpux1[1-9]* )
+    machine=hp800 opsys=hpux11
+  ;;
 
   ## HP 9000 series 700 and 800, running HP/UX
   hppa*-hp-hpux* )