]> xenbits.xensource.com Git - libvirt.git/commit
maint: import modern bootstrap
authorEric Blake <eblake@redhat.com>
Tue, 23 Feb 2010 00:01:33 +0000 (17:01 -0700)
committerJim Meyering <meyering@redhat.com>
Tue, 23 Feb 2010 20:31:21 +0000 (21:31 +0100)
commit38c9440a15055a693252aaa5cce615b8b9d26860
tree0edbc809375839a9d9330ad632d1bd7508cca4e2
parent1a51d05f8b417da05cdd74360ad3c1a15d87306b
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.
autogen.sh
bootstrap
bootstrap.conf
po/.gitignore
po/Makevars [deleted file]