On Wed, Jun 14, 2006 at 06:27:10PM -0400, Pavel Roskin wrote: > Is there any interest in converting the build system used by git to > Autoconf and Automake? The ad-hoc configuration in Makefile is getting > too big. As for nice features like remembering $prefix, wouldn't it be > better to add them to Automake instead of limiting them to just one > project? Since there are many people objecting to autotools, what about using Jam instead ? It has the advantage of being designed to be cross-platform, and should have all the features we would need for *git. When compared to autotools, it rather takes the place of automake, and can also be use together with autoconf (or any non-make-specific replacement you can name) if there is a need for it. Best regards, -- Yann Dirson <ydirson@xxxxxxxxxx> | Debian-related: <dirson@xxxxxxxxxx> | Support Debian GNU/Linux: | Freedom, Power, Stability, Gratis http://ydirson.free.fr/ | Check <http://www.debian.org/> - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html