From ddb529a59c96077dd29b3bcfbc9749cb2d6de703 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 7 Sep 2008 12:16:29 +0100 Subject: [PATCH] [configure.ac] Bump the required version. 2.62!!! Hopefully Behdad will notice and rewrite his excellent build scripts to avoid m4_newline() and m4_expand(). --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b15929397..26bd29328 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_PREREQ(2.58) +AC_PREREQ(2.62) CAIRO_PARSE_VERSION AC_INIT([cairo], [cairo_version_major.cairo_version_minor.cairo_version_micro],