On Fri, Feb 20, 2004 at 11:16:10AM -0800, Justin Erenkrantz wrote:It'd be trivial to have minotaur run ./buildconf before producing the snapshots. This would lower the barrier of entry on the snapshots: you'd no longer need autoconf, libtool, etc to use those. -- justin
Isn't libtool still needed for the build process? I don't see how running ./buildconf would eliminate the libtool dependency.
Uh, no. When you run buildconf, libtool copies all of its files into the tree. It's self-contained at that point. -- justin