Mon Jan 21 10:29:48 PST 2008 Duncan Coutts <[EMAIL PROTECTED]>
* Fix --with-compiler / --with-hc inconsistency in ./configure flags
setup configure takes a --with-compiler option, but used to change
that into a --with-hc option when calling ./configure.
Now that we've added autoconfUserHooks and deprecated defaultUserHooks we
can fix this without breaking any existing scripts. The autoconfUserHooks
now passes --with-compiler to ./configure and defaultUserHooks is unchanged.
Fixes ticket #114.
M ./Distribution/Simple.hs -2 +5
M ./Distribution/Simple/Setup.hs -5 +9
_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel