X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/bb57985c2e82a0bb990658b25753ce6212da40ff..a93cdd3d67b29a2eea2d461bf566d8d60aecc7e9:/HACKING diff --git a/HACKING b/HACKING index 4edb98b8..d0307870 100644 --- a/HACKING +++ b/HACKING @@ -237,6 +237,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.