From cfdb311b7b31009d006d24732cac14cbd7109331 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Fri, 25 Oct 2002 15:33:47 +0000 Subject: fix wrong autoconf version in commentary CVS patchset: 2996 CVS date: 2002/10/25 15:33:47 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 354f8f003..55586f1fa 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_INIT AC_CONFIG_SRCDIR([src/xine-engine/xine.c]) dnl -dnl Require autoconf version 2.52 +dnl Require autoconf version 2.53 dnl AC_PREREQ(2.53) -- cgit v1.2.3