]> git.ipfire.org Git - thirdparty/autoconf.git/commit
maint: resync most files from upstream
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 21 Sep 2012 12:37:00 +0000 (14:37 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 21 Sep 2012 19:52:09 +0000 (21:52 +0200)
commiteb75296d0112e911c885ecf3a8a17d76c8eaa4f9
treeb32ae30db8f68efde50258f79f80b20118c8eddf
parent7528220334dad2dd192b49f954c0ad3cc6b08734
maint: resync most files from upstream

The files in lib/Autom4te/ are intentionally not synced at this point,
since automake commit v1.11-2114-g2d671e1 "perl refactor: use modern
semantics of 'open'":
<http://lists.gnu.org/archive/html/automake-patches/2012-03/msg00111.html>
would require wider adaptation of our scripts to the new XFile API, and
also exposes some latent bugs in autoconf where we use raw 'open' instead
of XFile::open.  We'll take care of that in a later patches (maybe).

* build-aux/announce-gen: Resync via 'make fetch'.
* build-aux/config.guess: Likewise.
* build-aux/config.sub: Likewise.
* build-aux/gendocs.sh: Likewise.
* build-aux/gitlog-to-changelog: Likewise.
* build-aux/gnupload: Likewise.
* build-aux/texinfo.tex: Likewise.
* doc/make-stds.texi: Likewise.
* doc/standards.texi: Likewise.
* maint.mk: Likewise.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
build-aux/announce-gen
build-aux/config.guess
build-aux/config.sub
build-aux/gendocs.sh
build-aux/gitlog-to-changelog
build-aux/gnupload
build-aux/texinfo.tex
doc/make-stds.texi
doc/standards.texi
maint.mk