Fix: never use 'no' in a command variable
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 18 Oct 2022 15:10:46 +0000 (11:10 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 5 Jan 2023 23:25:25 +0000 (18:25 -0500)
commit3f4c85a9f4dccee33def128d90840cddf5b1c161
treeb01896db51df0f5c9ae6e90989f8924ef7a06145
parentd83f310e5fb48edc50dc41a6554c51109a2adc4e
Fix: never use 'no' in a command variable

Command variable may be used in the Makefiles and tests, when not found,
set them to an empty string instead of trying to execute the command
'no'.

Change-Id: I5429bb96599e3b7f166e52545269cd99eed758ae
Reported-by: Heng Guo <heng.guo@windriver.com>
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
This page took 0.024583 seconds and 4 git commands to generate.