[Spice-commits] Makefile.am

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jun 18 15:31:11 UTC 2018


 Makefile.am |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit cf9bdd532db94d31d6288ee89251c3a8c1f367fa
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Mon Jun 18 15:29:44 2018 +0100

    build: Remove unsupported --enable-automated-tests option on make distcheck
    
    --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>
    Acked-by: Christophe de Dinechin <dinechin at redhat.com>

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				\


More information about the Spice-commits mailing list