]> git.saurik.com Git - bison.git/blobdiff - README-hacking
tests: pacify gcc 4.6.0's -Wunused-but-set-variable.
[bison.git] / README-hacking
index 0ea345a3d1a439d8702d690afc35bff1e80450ae..1902a0169382a2d15587b86df5bd53c6dbd62d0c 100644 (file)
@@ -158,6 +158,20 @@ Register your changes.
 
         $ git checkin ...
 
+For a suggestion of what gnulib commit might be stable enough for a
+formal release, see the ChangeLog in the latest gnulib snapshot at:
+
+        http://erislabs.net/ianb/projects/gnulib/
+
+The autoconf files we use are currently:
+
+        m4/m4.m4
+        lib/m4sugar/m4sugar.m4
+        lib/m4sugar/foreach.m4
+
+These files don't change very often in autoconf, so it should be
+relatively straight-forward to examine the differences in order to
+decide whether to update.
 
 * Test suite
 
@@ -203,6 +217,8 @@ release:
 
 * Release Procedure
 
+** Update the submodules.  See above.
+
 ** Try to get the *.pot files to the Translation Project at least one
 week before a stable release, to give them time to translate them.
 Before generating the *.pot files, make sure that po/POTFILES.in and