From d7c26e1e430ee83cc65d4eae52ad86101bfad197 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 5 Sep 2012 03:57:56 +0200 Subject: [PATCH] Revert parallel-tests, breaks on FreeBSD. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index fd00526a..5e72668a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # Makefile for fetchmail SUBDIRS= . po -AUTOMAKE_OPTIONS= 1.11 foreign no-dist-gzip dist-xz color-tests parallel-tests +AUTOMAKE_OPTIONS= 1.11 foreign no-dist-gzip dist-xz color-tests AM_CPPFLAGS= -I$(srcdir)/libesmtp ACLOCAL_AMFLAGS= -I m4 -I m4-local -- 2.43.2