]> sigrok.org Git - libsigrokdecode.git/commit
Build: Use TESTS prefix instead of CHECK for flag variables
authorDaniel Elstner <redacted>
Wed, 26 Aug 2015 11:01:16 +0000 (13:01 +0200)
committerDaniel Elstner <redacted>
Wed, 26 Aug 2015 11:01:16 +0000 (13:01 +0200)
commita654ef6e407f1f914a6ec9b104a5e4cf9b84524c
tree7d7f8865afaff148c57d022ab741a4d26fe2f6e1
parent051d71c2b2851a3bcee29f46f7c7027a2edbc568
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