[project @ 2003-07-22 16:11:26 by simonmar]
[ghc-hetmet.git] / ghc / rts / gmp / configure
index 7a9ea3a..8b7be87 100644 (file)
@@ -3097,9 +3097,7 @@ echo "configure:3090: checking for ld used by GCC" 1>&5
   case $target in
   *-*-mingw*)
     # gcc leaves a trailing carriage return which upsets mingw
-    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'`
-    # convert /mingw/mingw32/... into c:/mingw/mingw32/...
-    ac_prog="C:""$ac_prog" ;;
+    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
   *)
     ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
   esac