changeset 3575:1b93c0bc8bf4

* configure.in: Remove extra ;; from hpux cases.
author Jim Blandy <jimb@redhat.com>
date Tue, 08 Jun 1993 07:21:54 +0000
parents b5ddfcc90902
children 55a7424583bb
files configure1.in
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure1.in	Tue Jun 08 07:18:40 1993 +0000
+++ b/configure1.in	Tue Jun 08 07:21:54 1993 +0000
@@ -559,13 +559,13 @@
 
   ## HP 9000 series 700 and 800, running HP/UX
   hppa*-hp-hpux7* )
-    machine=hp9000s800 opsys=hpux ;;
+    machine=hp9000s800 opsys=hpux
   ;;
   hppa*-hp-hpux8* )
-    machine=hp9000s800 opsys=hpux8 ;;
+    machine=hp9000s800 opsys=hpux8
   ;;
   hppa*-hp-hpux9* )
-    machine=hp9000s800 opsys=hpux9 ;;
+    machine=hp9000s800 opsys=hpux9
   ;;
 
   ## HP 9000 series 700 and 800, running HP/UX