Browse code

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

This reverts commit fc03ca9d13e35c40bdf1c3c676db2adf48c60223,
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:09:50
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