Port to GNU make 4.4
commit31f673434ee402258b45e958c88acc8725d82b1a
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Sep 2022 21:54:11 +0000 (9 16:54 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Sep 2022 21:57:10 +0000 (9 16:57 -0500)
treef50878304b36be74dad525ac3f628cc69b768d31
parent8b5e2016c7ed2d67f31b03a3d2e361858ff5299b
Port to GNU make 4.4

* cfg.mk (PATH): Assign eagerly, and simplify shell use, avoiding
use of the shell entirely if PWD is set, as it should be.
Problem reported by Sergei Trofimovich in:
https://lists.gnu.org/r/autoconf-patches/2022-09/msg00007.html
cfg.mk