]> sigrok.org Git - libsigrok.git/commit
Build: Use TESTS prefix instead of CHECK for flag variables
authorDaniel Elstner <redacted>
Wed, 26 Aug 2015 11:13:39 +0000 (13:13 +0200)
committerDaniel Elstner <redacted>
Wed, 26 Aug 2015 11:13:39 +0000 (13:13 +0200)
commit65489c1ada6a362a492b7929c1a567a80266f202
treec3152ea550b86f92bb77aa966c82bd79e8da388f
parenta1f7c854c502cca8fe7e5576b9a01ad1086f9170
Build: Use TESTS prefix instead of CHECK for flag variables

In order to avoid confusion of the flags-gathering pkg-config
result with the actual test for the availability of "check",
change the pkg-config output variable prefix from CHECK to TESTS.
Makefile.am
configure.ac