]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Partially revert e54e3f90: restore use of $(MAKE) in error message.
authorZack Weinberg <zackw@panix.com>
Tue, 4 Aug 2020 12:46:59 +0000 (08:46 -0400)
committerZack Weinberg <zackw@panix.com>
Tue, 4 Aug 2020 12:46:59 +0000 (08:46 -0400)
commit50d06060f1ec58c957d65244a71d6d10070112cd
treeac7020b7c6d8dd78c03cdb27a886e7fec1fce5ac
parent0f8fd8ec8674dde4cca94fc0efa8794fd3944ad8
Partially revert e54e3f90: restore use of $(MAKE) in error message.

In commit 14d58bfd, the error message printed by the
‘abort-due-to-no-makefile’ rule in GNUmakefile was changed to refer to
the value of ‘$(MAKE)’ instead of a literal ‘make’.  A subsequent
‘make fetch’ (e54e3f90) clobbered this.  Put it back.
GNUmakefile