build: Allow disabling all tests and examples
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 1 May 2012 17:51:19 +0000 (18:51 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 1 May 2012 18:09:47 +0000 (19:09 +0100)
commit704928a807a3b17029d092eef2b24c76ab7c7890
treebf524271f47d547e24aa3e29286e3c65c0402a9d
parent07c95ebf0c624e7791310a82965bede20bb24a36
build: Allow disabling all tests and examples

This should allow nicer build automation and cross-compilation support.

The former --disable-conformance configure switch has been deprecated by
the --disable-tests one, which is more encompassing as it disables the
whole test suite.
Makefile.am
configure.ac
tests/Makefile.am