X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=9da19468c24646f8eb9ece933dd78ef9962acdd1;hp=db21b1482f57c7b20914ebc8860aa6d7d9165690;hb=f74a195e8eaad2670cf10be30484fda842e3c01e;hpb=57fad22f920f13527a0e6f1ee26eb326580fcb1a diff --git a/mk/config.mk.in b/mk/config.mk.in index db21b14..9da1946 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -563,7 +563,7 @@ DLLTOOL = inplace/mingw/bin/dlltool.exe AR = @ArCmd@ AR_OPTS = @ArArgs@ ArSupportsInput = @ArSupportsInput@ -ArIsGNUAr = @ArIsGNUAr@ +ArSupportsAtFile = @ArSupportsAtFile@ # Yuckage: for ghc/utils/parallel -- todo: nuke this dependency!! BASH = /usr/local/bin/bash