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)
commitb1f0cd397d4cc0e9bf178bbe2774a9b7c1595b34
tree1d4c430b59a73652f59d08ab431fb83b48f553d9
parent330e3bb76603b50a66032897e3073f90d00c440e
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?
boot