gnulib, autoconf: update.
authorJoel E. Denny <joeldenny@joeldenny.org>
Sat, 16 Apr 2011 18:59:32 +0000 (14:59 -0400)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sat, 16 Apr 2011 18:59:32 +0000 (14:59 -0400)
commita898435b25eca4869e8c49b2b0fb1f649b030ce7
tree92283bc1afe591b67949a8058bbc7ae68a61ffc4
parentfea2d6b0975a5b92dfc13b72e2b1d147e8d4a1b6
gnulib, autoconf: update.

* README-hacking (Updating a submodule): Give advice on how to
determine the versions of gnulib and autoconf to which we should
update.
(Release Procedure): Note that submodules should be updated.
* bootstrap.conf (gnulib_modules): Rename pipe to spawn-pipe as
suggested in updated gnulib NEWS.
* gnulib: Choose a stable snapshot according to advice in Bison's
README-hacking.
* po/POTFILES.in (lib/pipe.c): Rename to...
(lib/spawn-pipe.c): ... this.
* src/output.c: Update to include spawn-pipe.h.
* submodules/autoconf: Update to latest for improvement in m4.m4
that excludes M4 with buggy strstr.  The only other changes to
files that we use are copyright updates.
15 files changed:
.gitignore
ChangeLog
README-hacking
bootstrap
bootstrap.conf
build-aux/.gitignore
doc/.gitignore
gnulib
lib/.gitignore
m4/.gitignore
po/.gitignore
po/POTFILES.in
runtime-po/.gitignore
src/output.c
submodules/autoconf