]> gcc.gnu.org Git - gcc.git/commitdiff
Removed extra ';;'
authorTom Tromey <tromey@gcc.gnu.org>
Wed, 4 Aug 1999 20:57:53 +0000 (20:57 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 4 Aug 1999 20:57:53 +0000 (20:57 +0000)
From-SVN: r28516

boehm-gc/configure
boehm-gc/configure.in

index 91dfc8b418a21f2a782caa573d00985ad5b11bae..44293c433c2ae848e019a91a2fa63746f623172e 100755 (executable)
@@ -2394,7 +2394,6 @@ case "$host" in
  alpha*-*-*)
     machdep="alpha_mach_dep.lo"
     ;;
-    ;;
  mipstx39-*-elf*)
     machdep="mips_ultrix_mach_dep.lo"
     cat >> confdefs.h <<\EOF
index 45466473534da5ff75c68925acd27f0e173243cd..e2777cca6714f61bf4e91850df710df92b9443dc 100644 (file)
@@ -137,7 +137,6 @@ case "$host" in
  alpha*-*-*)
     machdep="alpha_mach_dep.lo"
     ;;
-    ;;
  mipstx39-*-elf*)
     machdep="mips_ultrix_mach_dep.lo"
     AC_DEFINE(STACKBASE, __stackbase)
This page took 0.065818 seconds and 5 git commands to generate.