]> git.saurik.com Git - bison.git/blobdiff - HACKING
* HACKING (Release Procedure): Recommend a secure automake.
[bison.git] / HACKING
diff --git a/HACKING b/HACKING
index 82f07bb4f32fb11b91fbd886b8c88488cbb9f519..32fa8d90249c138730f1a51cac096ed501eb2ec4 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -234,6 +234,12 @@ The log message can be simply:
 
   Bison 2.3b
 
+** make distcheck
+Be sure to use automake 1.10.3, 1.11.1, or later in order to avoid the
+security issue described here:
+
+  http://thread.gmane.org/gmane.comp.sysutils.autotools.announce/131
+
 ** Push
 Once `make distcheck' passes, push your changes and the tag.
 `git push' without arguments will not push the tag.