[build] GLib based test framework now optional
commit0ec9b6605256dcc8be1ed53d54bfe775f75f7653
authorNicola Fontana <ntd@entidi.it>
Mon, 15 Feb 2010 21:56:16 +0000 (15 22:56 +0100)
committerNicola Fontana <ntd@entidi.it>
Mon, 15 Feb 2010 21:56:16 +0000 (15 22:56 +0100)
tree2ea3aa9f4e663e4682262744f0bfdc276e8fff1e
parent45f4d87a8b7b5e5c76b783c5697c063397f45d4b
[build] GLib based test framework now optional

Added a new configuration option to force the use or not of the GLib
test framework, defaulting to "check" if not specified (that is, enabled
if glib2-2.16.0+ found, disabled otherwise).

The tests based on this framework will be conditionally included.
configure.ac
tests/Makefile.am