[giggle] Check for the correct version of autoconf



commit ba79b079da8ceb5de1076b7f63f44cae8ee82e0a
Author: Javier Jardón <jjardon gnome org>
Date:   Tue Feb 9 06:04:26 2010 +0100

    Check for the correct version of autoconf

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3eb9678..4158142 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.63.2)
+AC_PREREQ(2.64)
 AC_INIT([Giggle],
         [0.4.96],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=giggle],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]