summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorJoel E. Denny <jdenny@clemson.edu>2010-03-23 11:07:46 -0400
committerJoel E. Denny <jdenny@clemson.edu>2010-03-23 12:38:09 -0400
commit7a9c3cb3a76591b63a112987130c04fbfac211b8 (patch)
tree145ed8b4b9e6fe42a9af905404c592c169c08df3 /build-aux
parent5a3c69f10348a36ac6e8e822324670c6136f6621 (diff)
downloadbison-7a9c3cb3a76591b63a112987130c04fbfac211b8.tar.gz
portability: fix spawning on at least FreeBSD 8 and FreeBSD 9.
Reported by Johan van Selst at <http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00014.html>. * NEWS (2.4.3): New. * THANKS (Johan van Selst): Add. * gnulib: Update to latest. (cherry picked from commit 311b2e56eaad952fc7908336e3aeb019dd8bf1ee) Conflicts: NEWS
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/.cvsignore1
-rw-r--r--build-aux/.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/.cvsignore b/build-aux/.cvsignore
index 7324ae0e..1c89631e 100644
--- a/build-aux/.cvsignore
+++ b/build-aux/.cvsignore
@@ -2,6 +2,7 @@ Makefile
Makefile.in
announce-gen
arg-nonnull.h
+c++defs.h
compile
config.guess
config.rpath
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
index 7c5b909e..eb4e6bf8 100644
--- a/build-aux/.gitignore
+++ b/build-aux/.gitignore
@@ -2,6 +2,7 @@
/Makefile.in
/announce-gen
/arg-nonnull.h
+/c++defs.h
/compile
/config.guess
/config.rpath