git-annex/Build
Joey Hess 468fecc315 Setup.hs: import configure
Rather than running make, which runs configure, let Setup.hs just include
the configure code. The standalone configure is retained for use by the
Makefile.

This may work better with cabal-dev, since it avoids the Makefile running
ghc, and lets cabal handle all the compiler running, with whatever
flags it uses to expose dependencies.
2012-03-10 14:00:26 -04:00
..
Configure.hs Setup.hs: import configure 2012-03-10 14:00:26 -04:00
TestConfig.hs moved files around 2011-08-20 16:11:42 -04:00