]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - configure.ac
github: Use tpm2-tss 3.2.3 for tests
[thirdparty/strongswan.git] / configure.ac
index b2e19fdf6928273fa349b4789a0898e4751147db..f6e8701d07e0d410c1d8547da0edcd28d716b608 100644 (file)
@@ -20,7 +20,7 @@
 #  initialize & set some vars
 # ============================
 
-AC_INIT([strongSwan],[5.9.14rc1])
+AC_INIT([strongSwan],[5.9.14])
 AM_INIT_AUTOMAKE(m4_esyscmd([
        echo tar-ustar
        echo subdir-objects
@@ -515,7 +515,7 @@ if test x$gmp = xtrue -o x$ntru = xtrue -o x$bliss = xtrue; then
        mgf1=true
 fi
 
-if test x$stroke = xtrue; then
+if test x$stroke = xtrue -o x$vici = xtrue; then
        counters=true
 fi