]> git.ipfire.org Git - thirdparty/automake.git/commit
maint: spelling and whitespace fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Jun 2024 15:41:45 +0000 (08:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Jun 2024 15:43:33 +0000 (08:43 -0700)
commit1d35638b23e95fe6f41c828a3442f6d7f242f4c4
tree523a29e06dd9746f74993402b5f27e8b7481d330
parent85efe5051caea3b3ef87558d824f9024ef686b87
maint: spelling and whitespace fixes

Most of these spelling fixes are just to comments and documentation.
However, some affect tests as follows:
* t/cond36.sh (tparse.h): Fix misspelling of dependency.
* t/disthook.sh: Fix misspelling of file.
* t/help3.sh: Fix misspelling of long option.
* t/instdir-ltlib.sh: Fix misspellings of macro names.
This causes the test to fail, so someone with libtool
expertise needs to look into this.
* t/tap-no-spurious-numbers.sh (highno): Fix misspelling of shell var.
106 files changed:
HACKING
NEWS
NEWS-2.0
PLANS/subdir-objects.txt
THANKS
bin/automake.in
configure.ac
contrib/checklinkx
doc/automake-history.texi
doc/automake.texi
doc/local.mk
lib/Automake/ChannelDefs.pm
lib/Automake/Channels.pm
lib/Automake/Condition.pm
lib/Automake/Configure_ac.pm
lib/Automake/FileUtils.pm
lib/Automake/Getopt.pm
lib/Automake/Variable.pm
lib/Automake/XFile.pm
lib/am/check.am
lib/am/header-vars.am
lib/am/ltlib.am
lib/am/progs.am
lib/depcomp
lib/gendocs.sh
lib/install-sh
lib/missing
lib/tap-driver.sh
m4/depend.m4
m4/dmalloc.m4
m4/sanity.m4
maintainer/maint.mk
old/ChangeLog.00
old/ChangeLog.03
old/ChangeLog.09
old/ChangeLog.11
old/ChangeLog.96
old/TODO
t/README
t/ac-output-old.tap
t/ar-lib5b.sh
t/autodist-aclocal-m4.sh
t/autodist-config-headers.sh
t/ax/am-test-lib.sh
t/ax/depcomp.sh
t/ax/tap-functions.sh
t/ax/test-defs.in
t/ax/test-lib.sh
t/ax/testsuite-summary-checks.sh
t/backcompat6.sh
t/backslash-issues.sh
t/canon8.sh
t/cond36.sh
t/confh8.sh
t/dist-no-built-sources.sh
t/distcheck-configure-flags-am.sh
t/disthook.sh
t/extra-dist-wildcards-vpath.sh
t/extra-dist-wildcards.sh
t/help.sh
t/help2.sh
t/help3.sh
t/help4.sh
t/instdir-ltlib.sh
t/instspc.tap
t/java-compile-run-flat.sh
t/lexvpath.sh
t/lisp-flags.sh
t/local.mk
t/longlin2.sh
t/parallel-tests-fork-bomb.sh
t/parallel-tests-interrupt.tap
t/perf/testsuite-summary.sh
t/primary-prefix-invalid-couples.tap
t/py-compile-basedir.sh
t/py-compile-env.sh
t/relativize.tap
t/remake-deeply-nested.sh
t/remake-macrodir.sh
t/remake-timing-bug-pr8365.sh
t/self-check-exit.tap
t/serial-tests.sh
t/spy-rm.tap
t/subobjname.sh
t/suffix3.tap
t/tap-deps.sh
t/tap-diagnostic-custom.sh
t/tap-log.sh
t/tap-no-spurious-numbers.sh
t/tap-plan-leading-zero.sh
t/tap-plan-malformed.sh
t/tap-test-number-0.sh
t/tar-ustar-id-too-high.sh
t/test-driver-custom-multitest.sh
t/test-driver-custom-xfail-tests.sh
t/test-log.sh
t/test-logs-repeated.sh
t/test-metadata-global-result.sh
t/tests-environment-backcompat.sh
t/tests-environment-fd-redirect.sh
t/txinfo-no-texi-but-texi-in.sh
t/uninstall-fail.sh
t/vala-configure.sh
t/vala-mix.sh
t/vala-mix2.sh
t/yacc-grepping2.sh