build: use gnulib's new bootstrap_sync option.

Now, whenever we update bison's copy of gnulib, bootstrap will
update itself the next time it's run.
* bootstrap: Copy from latest gnulib for bootstrap_sync support.
* bootstrap.conf (bootstrap_sync): Set to true.
* gnulib: Update to latest so bootstrap is in sync now.
(cherry picked from commit 10bae98af2)
This commit is contained in:
Joel E. Denny
2010-11-21 10:07:13 -05:00
parent 3b8378825e
commit dcd39f1d4a
4 changed files with 46 additions and 10 deletions

View File

@@ -65,3 +65,5 @@ bootstrap_epilogue()
# the time of a bootstrap.
touch src/parse-gram.[ch]
}
bootstrap_sync=true