[Nickle] nickle: Branch 'master'
Keith Packard
keithp at keithp.com
Tue Feb 28 19:49:59 PST 2012
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b7c533e875dfe15ac46de4ecfee6586c8e759d18
Author: Keith Packard <keithp at keithp.com>
Date: Wed Feb 29 16:49:39 2012 +1300
Back autoconf requirement to 2.64 so debian stable can run it
Signed-off-by: Keith Packard <keithp at keithp.com>
diff --git a/configure.ac b/configure.ac
index 0728551..f2c213f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Copyright © 1988-2004 Keith Packard and Bart Massey.
dnl All Rights Reserved. See the file COPYING in this directory
dnl for licensing information.
-AC_PREREQ([2.68])
+AC_PREREQ([2.64])
AC_INIT([nickle],[2.73],[http://nickle.org],[nickle])
More information about the Nickle
mailing list