patch applied (ghc-6.10/packages/Cabal): #262 iterative tests for
foreign dependencies
Ian Lynagh
igloo at earth.li
Fri Feb 20 21:30:43 EST 2009
Fri Jan 30 04:02:28 PST 2009 Gleb Alexeyev <gleb.alexeev at gmail.com>
* #262 iterative tests for foreign dependencies
Optimize for succesful case. First try all libs and includes in one command,
proceed with further tests only if the first test fails. The same goes for libs
and headers: look for an offending one only when overall test fails.
M ./Distribution/Simple/Configure.hs -15 +48
View patch online:
http://darcs.haskell.org/ghc-6.10/packages/Cabal/_darcs/patches/20090130120228-667a8-421ede83942b9ec888c2d9a6891c5c14b6d4fccd.gz
More information about the Cvs-libraries
mailing list