]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Merge bootstrap changes from coreutils.
[bison.git] / ChangeLog
index 39a60e0a521cf21eb9354d0ef13195360c98a4a7..c0912fb52be6c1e6c0df538541eb591214772ea7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Merge bootstrap changes from coreutils.
+
+       2006-09-28  Jim Meyering  <jim@meyering.net>
+
+       Automatically generated dependencies are important even
+       when all of the sources in a directory come from gnulib.
+       * bootstrap (gnulib_tool): Remove the "no-dependencies" automake
+       option that gnulib-tool adds to what becomes our lib/gnulib.mk.
+
+       2006-09-23  Jim Meyering  <jim@meyering.net>
+
+       * bootstrap (gnulib_tool_options): Add "--local-dir gl".
+
+       2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * bootstrap: Add support for --force.
+       (usage): New function.  Describe usage less tersely.
+       (CVS_only_file): New var.
+
 2006-09-21  Paul Eggert  <eggert@cs.ucla.edu>
 
        * data/push.c (YYPUSH_MORE): Make it an enum instead.