libqb/0000-test-with-output.patch
Angus Salkeld e46ce01fcb Rebase to version 0.14.0
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-06-24 14:19:58 +10:00

14 lines
552 B
Diff

diff --git a/configure.ac b/configure.ac
index 4a4dd0a..10981e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ AC_CONFIG_SRCDIR([lib/ringbuffer.c])
AC_CONFIG_HEADERS([include/config.h include/qb/qbconfig.h])
AC_USE_SYSTEM_EXTENSIONS
-AM_INIT_AUTOMAKE([-Wno-portability dist-xz color-tests parallel-tests])
+AM_INIT_AUTOMAKE([-Wno-portability dist-xz])
dnl automake >= 1.11 offers --enable-silent-rules for suppressing the output from
dnl normal compilation. When a failure occurs, it will then display the full
dnl command line