summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2011-10-17 13:43:26 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2011-10-17 13:43:26 +0200
commit6cd467bc551fe94eada76cf77d4f4e1c20225081 (patch)
tree868e8363cb9cf8766b1cf4bea12096fbc25dc563 /configure.ac
parentb1b18eadb58295a5c010046283e91bde8bcca5dc (diff)
autotools: depend on libsynthesis 3.4.0.16.5
Needed for BMC 22881.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8bb9fe57..4a4e24c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ SE_CHECK_FOR_STABLE_RELEASE
# Minimum version of libsynthesis as defined in its
# configure script and thus .pc files:
-define([SYNTHESIS_MIN_VERSION], [3.4.0.16.4])
+define([SYNTHESIS_MIN_VERSION], [3.4.0.16.5])
# Line above is patched by gen-autotools.sh. Handle
# both "yes" and "no".