aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure1.in b/configure1.in
index 30cfb321170..bf23d19013d 100755
--- a/configure1.in
+++ b/configure1.in
@@ -559,13 +559,13 @@ case "${configuration}" in
559 559
560 ## HP 9000 series 700 and 800, running HP/UX 560 ## HP 9000 series 700 and 800, running HP/UX
561 hppa*-hp-hpux7* ) 561 hppa*-hp-hpux7* )
562 machine=hp9000s800 opsys=hpux ;; 562 machine=hp9000s800 opsys=hpux
563 ;; 563 ;;
564 hppa*-hp-hpux8* ) 564 hppa*-hp-hpux8* )
565 machine=hp9000s800 opsys=hpux8 ;; 565 machine=hp9000s800 opsys=hpux8
566 ;; 566 ;;
567 hppa*-hp-hpux9* ) 567 hppa*-hp-hpux9* )
568 machine=hp9000s800 opsys=hpux9 ;; 568 machine=hp9000s800 opsys=hpux9
569 ;; 569 ;;
570 570
571 ## HP 9000 series 700 and 800, running HP/UX 571 ## HP 9000 series 700 and 800, running HP/UX