Re: [PATCH] Makefile: use backticks rather than $() notation to support ancient shells
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:45:06
Hi,
On Tue, 5 Aug 2008, Brandon Casey wrote:
Otherwise, should we set the SHELL variable to the configured SHELL_PATH
at some point in the Makefile?
I think that would make more sense, especially since it would catch
wrong SHELL_PATH early.
Maybe we can even have some sanity check that tests if SHELL_PATH groks
$()?
Ciao,
Dscho