summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/ffts/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ffts/configure.ac b/lib/ffts/configure.ac
index 2c4e3f5..bdb19e6 100644
--- a/lib/ffts/configure.ac
+++ b/lib/ffts/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_PREREQ([2.68])
+AC_PREREQ([2.65])
AC_INIT(ffts, 0.7, amb@anthonix.com)
AM_INIT_AUTOMAKE(ffts, 0.7)