package/libiscsi: add optional dependency to cunit
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 4 Dec 2018 10:25:00 +0000 (11:25 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 6 Dec 2018 20:21:03 +0000 (21:21 +0100)
commitddd006784c51887067c3d74319c41f0a7300df11
treecfd2ea89a3615b5cc0e179d1d51c00eea5c699db
parent5b5c84a2a82407f7728d53ac79f0fde59f677fc3
package/libiscsi: add optional dependency to cunit

libiscsi uses cunit for its test suite, and autodetects its presence.

Usually, we just try to disable tests altogether, but there is no way to
do so. So, ensure proper ordering.

Note: there is an ac_cv_have_cunit variable, but it is not a true
ac_cv* cache variable, and the value provided on the command line or
environment is properly ignored.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libiscsi/libiscsi.mk