diff options
Diffstat (limited to 'libssp/configure.ac')
-rw-r--r-- | libssp/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssp/configure.ac b/libssp/configure.ac index ff6f2de9799..fae10572bc4 100644 --- a/libssp/configure.ac +++ b/libssp/configure.ac @@ -2,7 +2,7 @@ # # aclocal -I .. -I ../config && autoconf && autoheader && automake -AC_PREREQ(2.59) +AC_PREREQ(2.64) AC_INIT(libssp, 1.0) AC_CONFIG_SRCDIR(ssp.c) AC_CANONICAL_SYSTEM |