summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorJoel E. Denny <joeldenny@joeldenny.org>2011-04-16 14:59:32 -0400
committerJoel E. Denny <joeldenny@joeldenny.org>2011-04-16 15:35:02 -0400
commita801089ca3a86b89374dfbcc790944a9aad1aebd (patch)
tree10372145bff8bf734ede3b9081e867ac6fef6d38 /build-aux
parent2f658d530bdfc3b24b65bd4ab23c4c93bf2b9681 (diff)
downloadbison-a801089ca3a86b89374dfbcc790944a9aad1aebd.tar.gz
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. (cherry picked from commit a898435b25eca4869e8c49b2b0fb1f649b030ce7) Conflicts: build-aux/.gitignore
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
index af528906..1b199b47 100644
--- a/build-aux/.gitignore
+++ b/build-aux/.gitignore
@@ -1,3 +1,4 @@
+
/announce-gen
/arg-nonnull.h
/c++defs.h
@@ -20,3 +21,4 @@
/vc-list-files
/warn-on-use.h
/ylwrap
+