From 30071248c9e1132b4d5d9559f97b6199cc91556e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 30 Mar 2009 09:47:07 +0200 Subject: tests: enable automake's color-tests and parallel-tests via configure.ac * gnulib-tests/Makefile.am (AUTOMAKE_OPTIONS): Don't define here. * tests/Makefile.am (AUTOMAKE_OPTIONS): Likewise. * configure.ac (AM_INIT_AUTOMAKE): Instead, add color-tests and parallel-tests here. --- gnulib-tests/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'gnulib-tests') diff --git a/gnulib-tests/Makefile.am b/gnulib-tests/Makefile.am index 1693c3b39..6635f7065 100644 --- a/gnulib-tests/Makefile.am +++ b/gnulib-tests/Makefile.am @@ -1,3 +1 @@ include gnulib.mk - -AUTOMAKE_OPTIONS += parallel-tests color-tests -- cgit v1.2.3-54-g00ecf