build: symbol ck_assert_ptr_ne requires check-0.9.10
authorJan Engelhardt <jengelh@inai.de>
Tue, 9 Sep 2014 23:32:24 +0000 (01:32 +0200)
committerJonas Ådahl <jadahl@gmail.com>
Thu, 11 Sep 2014 19:25:03 +0000 (21:25 +0200)
commit99ccc0d47aada5b2437f61677dc3519937136938
tree2ac68149e3a6fcbf74f0ea1c998cbd4dfa15106d
parent6c33e3d379e268aa14cfea98c5cb030d5df34eec
build: symbol ck_assert_ptr_ne requires check-0.9.10

openSUSE 12.3 ships with check-0.9.9 and subsequently fails to build
the tests. Change the call to look for check >= 0.9.10 where that
symbol is available.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
configure.ac