X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=600317dd04a9ccd9d2b66a1d542391fe3581961d;hb=5c248c7dfa9b789df31ca5186c4f181f1e8eb42b;hp=db268ab98321477278f0b8fc0874f3c86e764a26;hpb=43e5415176ae4f37462999e636f8e23c90689d2c;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index db268ab..600317d 100644 --- a/configure.ac +++ b/configure.ac @@ -438,7 +438,7 @@ then then AC_MSG_NOTICE([Making in-tree mingw tree]) rm -rf inplace/mingw - mkdir inplace + test -d inplace || mkdir inplace mkdir inplace/mingw ( cd inplace/mingw &&