[project @ 2001-08-23 10:06:04 by rrt]
authorrrt <unknown>
Thu, 23 Aug 2001 10:06:04 +0000 (10:06 +0000)
committerrrt <unknown>
Thu, 23 Aug 2001 10:06:04 +0000 (10:06 +0000)
Remove spurious ;; from when the changed line was in a case.

ghc/rts/gmp/configure

index 784dac7..aeff38a 100644 (file)
@@ -3094,7 +3094,7 @@ if test "$ac_cv_prog_gcc" = yes; then
   # Check if gcc -print-prog-name=ld gives a path.
   echo $ECHO_N "checking for ld used by GCC... $ECHO_C" 1>&6
 echo "configure:3090: checking for ld used by GCC" 1>&5
-  ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
+  ac_prog=`($CC -print-prog-name=ld) 2>&5`
   case "$ac_prog" in
     # Accept absolute paths.
     [\\/]* | [A-Za-z]:[\\/]*)