darcs patch: If "Setup configure" can't satisfy deps set
buildable=...
Ian Lynagh
igloo at earth.li
Wed Apr 25 07:56:27 EDT 2007
Wed Apr 25 12:33:09 BST 2007 Ian Lynagh <igloo at earth.li>
* If "Setup configure" can't satisfy deps set buildable=False rather than failing
Before there was an odd inconsistency, where ./configure scripts would
(on failure) set buildable=False in <package>.buildinfo and return
successfully, but if "Setup configure" itself failed due to missing
build-deps then it would just exit unsuccessfully.
This patch, based on a suggestion from Claus Reinke, makes "Setup configure"
behave like ./configure.
writeHookedBuildInfo is a bit of a misnomer for this use, but it'll do what
we need.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 25183 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/cabal-devel/attachments/20070425/9a65787d/attachment-0001.bin
More information about the cabal-devel
mailing list