summaryrefslogtreecommitdiff
path: root/support/splint/makefile.loc
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-10-12 03:04:00 +0000
committerNorbert Preining <norbert@preining.info>2020-10-12 03:04:00 +0000
commit0ce40abb18ec02ec6fd6bcc5f21612c88daa7578 (patch)
tree416289fe1448873fd8ca33051f50ad85bffa8aaa /support/splint/makefile.loc
parentfdb18507cd80dc17f5a5256153d34668b4f4e61c (diff)
CTAN sync 202010120303
Diffstat (limited to 'support/splint/makefile.loc')
-rw-r--r--support/splint/makefile.loc4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/splint/makefile.loc b/support/splint/makefile.loc
index 58d7b0abaf..e80b509044 100644
--- a/support/splint/makefile.loc
+++ b/support/splint/makefile.loc
@@ -1,5 +1,5 @@
# uncomment the lines below to use your local version of bison or flex
# BISON_ROOT ?= ${HOME}/bin/
# FLEX_ROOT ?= ${HOME}/bin/
-# uncomment the line below if you have bison version 3.0 or newer
-# BISON_STATE := -DBISON_IS_CRIPPLED=yes
+# comment the line below if you have an older (version <3.0 or sane) bison
+BISON_STATE := -DBISON_IS_CRIPPLED=yes