[gnome-power-manager/gnome-2-30] trivial: lower the dep on autoconf it's not required to be this high



commit 7abfad8f13dfe66a2ee423342e4af26712d8277f
Author: Richard Hughes <richard hughsie com>
Date:   Wed May 5 21:06:43 2010 +0100

    trivial: lower the dep on autoconf it's not required to be this high

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 946684d..db16217 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_PREREQ(2.65)
+AC_PREREQ(2.63)
 
 AC_INIT([gnome-power-manager],[2.30.2])
 AC_CONFIG_SRCDIR(src)



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