]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix syntax-check complaints
authorZack Weinberg <zack@owlfolio.org>
Wed, 17 Jul 2024 20:26:26 +0000 (16:26 -0400)
committerZack Weinberg <zack@owlfolio.org>
Wed, 17 Jul 2024 20:26:26 +0000 (16:26 -0400)
commit226267d60b8912b4e400945742b3f825b76c338e
tree604e0c855b391499bb8e8f0374b7f2f90ff0677e
parentcffe0a3468d1614599c50315f5c2bdf3ea1cafd7
Fix syntax-check complaints

One complaint is correct: house style is “file system” not “filesystem.”

The other one is bogus: sc_two_space_separator_in_usage gets a false
positive on gendocs.sh, which isn’t even our code.  I tried to exclude
just that file using exclude_file_name_regexp but it didn’t immediately
work and my patience for debugging maint.mk is nil.
cfg.mk
doc/autoconf.texi