Allow a reduced set of installable tests (none yet) to be built without GLib
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 9 Nov 2011 17:18:36 +0000 (17:18 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 21 Feb 2012 15:15:24 +0000 (15:15 +0000)
commit4b31fcf4d4c2d1205bd9133f56e8ca9f6c038046
tree4daac9a5460e08ebcc509e0cd0022fccc420feef
parent674983689c75a98357823a64d10b14589c1c8349
Allow a reduced set of installable tests (none yet) to be built without GLib

--enable-modular-tests=auto will build as many as possible, perhaps
excluding the GLib ones. --enable-modular-tests=yes or --enable-tests=yes
will insist on having GLib, to be able to run everything.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=42811
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
configure.ac
test/Makefile.am