If --enable-tests=yes, require Python modules for complete test coverage
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 24 Aug 2011 11:24:28 +0000 (12:24 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 21 Sep 2011 10:25:48 +0000 (11:25 +0100)
commitdc632829db498795824f08af0f9191874e7ef672
treeebc5c57d09d01881bed7a4c2e14725318f83d4bf
parent3f1af382a13cd21eea7e7e0addd0183400e7fd69
If --enable-tests=yes, require Python modules for complete test coverage

The two relevant tests already exit 0 with a message if importing those
modules fails.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=37847
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
configure.ac