Centos only has autoconf 2.63
authorSam Hartman <hartmans@debian.org>
Wed, 3 Apr 2013 14:36:53 +0000 (10:36 -0400)
committerSam Hartman <hartmans@debian.org>
Wed, 3 Apr 2013 14:36:53 +0000 (10:36 -0400)
configure.ac

index ea2e662..75eac04 100644 (file)
@@ -1,4 +1,4 @@
-AC_PREREQ(2.66)
+AC_PREREQ(2.63)
 AC_INIT([trust_router],[0.0.1],
 [bugs@project-moonshot.org])
 AC_CONFIG_MACRO_DIR(m4)