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:52:37 +0000 (18:52 -0500)
commit318a73cce5c3e7a243c0d7f6a337c4aeb4bc6f6c
treefa484838564f823999606a0032d84e89f47b0fd2
parent7a0b90089e190dcd7a891a8b63242c273124b6d7
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.0246 seconds and 4 git commands to generate.