Build: Add --disable-tests configure flag to avoid tests build
authorRodrigo Vivi <rodrigo.vivi@gmail.com>
Tue, 5 Feb 2013 18:17:54 +0000 (16:17 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 6 Feb 2013 11:40:06 +0000 (12:40 +0100)
commit7c170724003f42cd4ceea9f6c805292bbe2e81b2
treeeb48002192d705a8c35b2c5ed5ac066305740399
parentc75b8c60b52cd75f756e59fcfd4ce971e9189509
Build: Add --disable-tests configure flag to avoid tests build

Tests are still being built by default. However this request
came from OSVs in order to allow them to include i-g-t in their
distributions by default avoiding adding more and more dependencies
since we are improving and adding more and more tests.

v2: wait for Ben's spacing fixes and adjusted for new space rules.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Makefile.am
configure.ac