Re: svn copy conflicts with autotools ?
[email protected] (Bob Proulx)
| Newsgroups | gmane.comp.sysutils.autoconf.general,gmane.mail.eyebrowse.user,gmane.comp.sysutils.automake.general |
|---|---|
| Message-ID | <[email protected]> |
Henrique de Moraes Holschuh wrote: > Add a run-this-on-checkout script and proper rules to the makefiles to run > the autotools sequence if the autotools files are not yet available. Shouldn't 'autoreconf' be the right answer to regenerate all of the autotools files after a clean checkout? Isn't that the tool designed to do the right thing to bootstrap the project? Bob