installcheck: don't run installed tests against installed library if in a DESTDIR
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 8 Jun 2011 17:47:14 +0000 (18:47 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 10 Jun 2011 17:32:40 +0000 (18:32 +0100)
commit983fd362645beab59cf43fc5d68e4f6ac7a8bbeb
treebaf5b65d43cfcc005fe94be5a5493766ebb4b335
parent715fa5c0d53d8a6c471911d0376ea34ebabfd8d6
installcheck: don't run installed tests against installed library if in a DESTDIR

That probably won't work, because it'll find the system-wide library
which might be older.

Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=34570
test/Makefile.am