From b920ef23ca4777e2492e1ea7fd614e16154e73ad Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 23 Oct 2001 08:04:00 +0000 Subject: more fixes due to automake 1.5 --- scripts/autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/autogen.sh') diff --git a/scripts/autogen.sh b/scripts/autogen.sh index 46744cd2e..215818965 100755 --- a/scripts/autogen.sh +++ b/scripts/autogen.sh @@ -14,8 +14,8 @@ PGM=GnuPG lib_config_files="" autoconf_vers=2.52 -automake_vers=1.4 -aclocal_vers=1.4 +automake_vers=1.5 +aclocal_vers=1.5 DIE=no -- cgit v1.2.3