Re: [PATCH] aclocal: add m4 search path info to --help

2022-01-22 Thread Karl Berry
Subject: [PATCH] aclocal: add m4 search path info to --help Add a short summary to --help of the current paths ... This looks fine to me, FWIW. Please go ahead and commit. By the way, it occurs to me that it might be more maintainable to send proposed patches to bug-automake, even if

[PATCH] aclocal: add m4 search path info to --help

2022-01-19 Thread Mike Frysinger
Add a short summary to --help of the current paths that will be searched. Make sure to omit this from the man page when running help2man since pre-inst-env specifically clears some and others to the current build directory. * bin/aclocal.in: Include m4 search paths in usage. * doc/local.mk: Run h