]> git.ipfire.org Git - thirdparty/make.git/commit
* maintMakefile: Allow checkcfg rules to succeed.
authorPaul Smith <psmith@gnu.org>
Mon, 4 Jul 2022 21:20:30 +0000 (17:20 -0400)
committerPaul Smith <psmith@gnu.org>
Sat, 9 Jul 2022 14:46:47 +0000 (10:46 -0400)
commit3f3eecc115eae16c44a09988e3c49968f5aeb9fd
tree7a923a5d6472eaecf68b073cc6c47b1ac939ac3e
parentb09e9af0b823498b151c64d25df078605c72ac4e
* maintMakefile: Allow checkcfg rules to succeed.

We can no longer pass our mondo-warnings options to the builds,
as these will impact all the code including gnulib code, and this
won't work.  Also allow the caller to disable either the build.sh
or makefile invocation, for testing.
* Makefile.am: Allow the caller to reset the path to the make
binary to be tested.  Remove c90 test: gnulib doesn't support it.
Makefile.am
maintMakefile