
21 Jan
2009
21 Jan
'09
12:42 p.m.
On Wed, Jan 21, 2009 at 05:24:00PM +0100, Christian Maeder wrote:
For boot I'm using autoconf-2.62/automake-1.10.1 and GHC 6.8.3
so ./boot calls basically autoreconf?
Yes, for the root of the tree, and also for any libraries that need it. In the new build system it also creates little Makefiles for each of the libraries. Thanks Ian