Fix boot: it was avoiding autoreconfing
authorSimon Marlow <simonmar@microsoft.com>
Wed, 5 Sep 2007 10:14:19 +0000 (10:14 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 5 Sep 2007 10:14:19 +0000 (10:14 +0000)
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?


No differences found