X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=blobdiff_plain;f=GNUmakefile;h=19bde1dde27846e2d2234df9ec3f87508cf0f246;hp=3456c4d9c2f396d439345805b109ff52d3f6db75;hb=ccd89499c94dc4bd02136f63a1c22fc6ca674167;hpb=1bb03a39a8b4f5a734f64220a13d4d49d4c00a7e diff --git a/GNUmakefile b/GNUmakefile index 3456c4d..19bde1d 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -186,7 +186,7 @@ check-boxes: $(PN).log @! grep -i 'overfull\|underfull' $< # Run chktex to find silly mistakes. There is some exit code weirdness -# (Savannah bug 45979), so we just look for empty output. +# (Savannah bug 53129), so we just look for empty output. .PHONY: check-chktex CHKTEX = chktex --localrc .chktexrc --quiet --inputfiles=0 check-chktex: