]> granicus.if.org Git - gc/commitdiff
Removed extra ';;'
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Aug 1999 20:57:53 +0000 (20:57 +0000)
committerguest <ivmai@mail.ru>
Fri, 29 Jul 2011 06:54:17 +0000 (10:54 +0400)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28516 138bc75d-0d04-0410-961f-82ee72b054a4

configure
configure.in

index 91dfc8b418a21f2a782caa573d00985ad5b11bae..44293c433c2ae848e019a91a2fa63746f623172e 100755 (executable)
--- a/configure
+++ b/configure
@@ -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)