From 79cee6e95c0344d4d618f5c221fd8659a3362196 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 19 Oct 2001 16:44:44 +0000 Subject: [PATCH] Remove the commented-out AC_PREREQ, it caused trouble on Debian woody which had both Autoconf 2.13 and 2.52 installed (the wrong version would be selected). --- aclocal.m4 | 2 -- 1 file changed, 2 deletions(-) diff --git a/aclocal.m4 b/aclocal.m4 index 25474afe907..c996da40a5b 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,5 +1,3 @@ -dnl The following are from prerelease autoconf 2.14a. When 2.14 is -dnl released, we should be able to zap them and just use AC_PREREQ(2.14). % Copyright (C) 2000, 2001 Free Software Foundation, Inc. % -- 2.39.5