Removed extra ';;'

From-SVN: r28516
This commit is contained in:
Tom Tromey 1999-08-04 20:57:53 +00:00
parent cbbfcb3b23
commit 45fa5f9f14
2 changed files with 0 additions and 2 deletions

1
boehm-gc/configure vendored
View File

@ -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

View 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)