Browse code

Revert "Enforce "serial-tests" behaviour for tests/Makefile"

This reverts commit c196ea922755bb25f9837080d562ef4d3495999f,
because it breaks "autoreconf -vif" on autoconf versions older
than 1.12 - like, CentOS 6, Debian 7, ...

Gert Doering authored on 2015/05/28 18:11:47
Showing 1 changed files
... ...
@@ -9,8 +9,6 @@
9 9
 #  Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
10 10
 #
11 11
 
12
-AUTOMAKE_OPTIONS = serial-tests
13
-
14 12
 MAINTAINERCLEANFILES = \
15 13
 	$(srcdir)/Makefile.in
16 14