From 36e48b12c701148fdaf873356a9bb99d327589f9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 12 Jan 2004 07:18:55 +0000 Subject: 2004-01-12 Ralf Corsepius * configure.ac: Requires automake >= 1.8.1. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 84426c6655..a351e69597 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ AS_IF([test -f aclocal/version.m4],[ ]) AC_CANONICAL_TARGET([]) -AM_INIT_AUTOMAKE([no-define foreign 1.8]) +AM_INIT_AUTOMAKE([no-define foreign 1.8.1]) AM_MAINTAINER_MODE ## These option are only in here to let --help report all supported -- cgit v1.2.3