Set the location of ar to be the in-tree ar on Windows
authorIan Lynagh <igloo@earth.li>
Tue, 18 May 2010 18:15:56 +0000 (18:15 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 18 May 2010 18:15:56 +0000 (18:15 +0000)
configure.ac

index 05fdc80..634b66b 100644 (file)
@@ -416,6 +416,7 @@ then
     CC="$hardtop/inplace/mingw/bin/gcc.exe"
     LD="$hardtop/inplace/mingw/bin/ld.exe"
     NM="$hardtop/inplace/mingw/bin/nm.exe"
+    fp_prog_ar_raw="$hardtop/inplace/mingw/bin/ar.exe"
     if ! test -d inplace/mingw ||
          test inplace/mingw -ot ghc-tarballs/mingw/binutils*.tar.gz ||
          test inplace/mingw -ot ghc-tarballs/mingw/gcc-core*.tar.gz ||