From e7def20ab9a5592f6845534262b3124e06661679 Mon Sep 17 00:00:00 2001 From: Ignacio Casal Quinteiro Date: Sat, 31 Oct 2015 09:55:54 +0100 Subject: configure: bump the prereq --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 150a910..f082b13 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_PREREQ(2.5) +AC_PREREQ(2.64) AC_INIT([libcroco],[0.6.9],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco]) AC_CONFIG_SRCDIR([src/cr-input.c]) AC_CANONICAL_HOST -- cgit v1.2.1