
Eric Blake wrote:
According to Jim Meyering on 2/23/2010 10:31 AM:
For that matter, maybe we should push yours first; the commit message in 3/4 can then use a bit of tweaking, if we then match bootstrap to ./.gnulib/build-aux/bootstrap.
If that's all you want to change, just send me an updated patch and I'll plug it in.
If you commit the gnulib sync first, then this is an appropriate commit log for 3/4:
Adjusted and pushed. Thanks.
maint: import modern bootstrap
Copy the latest gnulib bootstrap, which runs autoreconf and generates po/Makevars for us. Other improvements include some improved prerequisite tool checking.
This also fixes a bug in the .pot files, regarding the copyright holder.
* bootstrap: Update to version in .gnulib/build-aux. * bootstrap.conf (MSGID_BUGS_ADDRESS, COPYRIGHT_HOLDER, SKIP_PO) (gnulib_mk, ACLOCAL, bootstrap_epilogue): Provide overrides. * autogen.sh (autoreconf): Avoid redundant autoreconf if bootstrap was run. * po/Makevars: Delete, now that bootstrap creates it. * po/.gitignore: Update.