X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=634b66b2bb939565b015fe4c206d1cfce3307a62;hb=636c2750c90e540ed3d4fb66c8dd4dae876945e7;hp=05fdc80736b1dbc6cf5286f2c4c9be7571ad36cd;hpb=7a88e2da8f9cce37f7d2b6af2f4b5a2a9c97bcb2;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 05fdc80..634b66b 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ||