
13 Apr
2007
13 Apr
'07
3:56 p.m.
On Fri, Apr 13, 2007 at 10:27:54AM -0400, Gregory Wright wrote:
I can do this, but the previous procedure worked until a couple of weeks ago. Has something changed?
Yes; autoreconf and configure no longer recurse into the libraries (as cabal was running configure too, so it was being run twice unnecessarily). Thanks Ian