Fix making OS X installers from source tarballs
authorIan Lynagh <igloo@earth.li>
Sat, 27 Sep 2008 15:05:07 +0000 (15:05 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 27 Sep 2008 15:05:07 +0000 (15:05 +0000)
commitceaa86e8b5fe1c852a21ecf15b46ea400572b4bc
tree424ab6f1f571d15a7ddce4fef0bf443b7f854a5a
parent14bdc03c521a1fa64ea8183553ec9d5ff158ff5b
Fix making OS X installers from source tarballs
I'm not sure why it works in the HEAD, but when making an installer
from the 6.10.1 beta configure hangs when doing the CHECK_HIST_ERRORS
test (during rl_initialize, I believe). Giving make /dev/null as stdin
fixes it.
distrib/MacOS/GHC.xcodeproj/project.pbxproj