aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c419849..8298991 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,6 +19,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
+min_automake_version="1.7.6"
+
# Version number: Remember to change it immediately *after* a release.
# Add a "-cvs" prefix for non-released code.
AC_INIT(libassuan, 0.6.2-cvs, [email protected])