[project @ 2001-07-23 22:52:33 by ken]
[ghc-hetmet.git] / mk / config.mk.in
index a070225..40f5fd1 100644 (file)
@@ -658,6 +658,7 @@ FLEX_LIB            =
 # Other standard (ha!) Unix utilities
 
 AR                     = @ArCmd@
+ArSupportsInput                = @ArSupportsInput@
 # Yuckage: for ghc/utils/parallel -- todo: nuke this dependency!!
 BASH                    = /usr/local/bin/bash
 #