summaryrefslogtreecommitdiff
path: root/proofs/lfsc_checker/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/lfsc_checker/configure.ac')
-rw-r--r--proofs/lfsc_checker/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/lfsc_checker/configure.ac b/proofs/lfsc_checker/configure.ac
index 245b0ea65..5f4353664 100644
--- a/proofs/lfsc_checker/configure.ac
+++ b/proofs/lfsc_checker/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_PREREQ([2.68])
+AC_PREREQ([2.61])
AC_INIT([lfsc-checker], [1.0], [cvc-bugs@cs.nyu.edu])
AC_CONFIG_SRCDIR([libwriter.h])
AC_CONFIG_AUX_DIR([config])
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback