patch applied (ghc-6.8/ghc): Fix boot: it was avoiding autoreconfing
Ian Lynagh
igloo at earth.li
Wed Sep 5 16:49:23 EDT 2007
Wed Sep 5 03:14:19 PDT 2007 Simon Marlow <simonmar at microsoft.com>
* Fix boot: it was avoiding autoreconfing
Two problems here: find needs to dereference symbolic links (-L
option, I really hope that's portable), and we need to notice when
aclocal.m4 is updated.
Somehow I think this was easier when it just always ran
autoreconf... what was wrong with that?
M ./boot -8 +9
More information about the Cvs-ghc
mailing list