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>
Fri, 21 Oct 2022 14:42:12 +0000 (10:42 -0400)
commitdc3c58c9e7e0b71fa746c7267f8d471c62351045
treebc73e6a89d4a1c4ee1e69b5feb01060c9d822ce3
parent09d8c782dbdfca9a6a67359d53fd8eb2d1eac902
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.024423 seconds and 4 git commands to generate.