On Mon, Mar 17, 2008 at 3:08 PM, Stepan Kasal <kasal@xxxxxx> wrote: > Or, if you need to use a version checkout from a VCS (git, > subversion, cvs, or whatever), you just install the right packages > (by a tool provided by your GNU/Linux distribution, eg. yum on > Fedora) and issue "./autogen.sh" or something like that. Again, the > people developing the particular project should give you short list > of commands necessary to "bootstrap" the project. Ideally that would be just "autoreconf -i" in all autoconfiscated projects. Pity autoreconf doesn't handle intltool or gtk-doc or some other semi-common bootstrap tools. Maybe autoconf should provide a way of extending autoreconf - perhaps by providing ${pkgdatadir}/autoreconf.d/ into which other packages can drop files that get run whenever one invokes autoreconf? _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf