[Spice-devel] [PATCH spice-server] build: Remove unsupported --enable-automated-tests option on make distcheck

Frediano Ziglio fziglio at redhat.com
Mon Jun 18 14:49:13 UTC 2018


--enable-automated-tests option was removed in commit 6517ea5cbb07b
("test-display-base: Always compile with AUTOMATED_TESTS enabled").

Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index cef44291..8acc019b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,6 @@ pkgconfig_DATA = spice-server.pc
 
 DISTCHECK_CONFIGURE_FLAGS =			\
 	--disable-celt051			\
-	--enable-automated-tests		\
 	--enable-smartcard			\
 	--with-sasl				\
 	--enable-manual				\
-- 
2.17.1



More information about the Spice-devel mailing list