diff --git a/configure.ac b/configure.ac index 1752763b..e1a92879 100644 --- a/configure.ac +++ b/configure.ac @@ -269,7 +269,7 @@ if (test "${enable_external_ell}" = "yes"); then test "${enable_monitor}" != "no" || test "${enable_wired}" = "yes" || test "${enable_hwsim}" = "yes"); then - ell_min_version="0.56" + ell_min_version="0.57" else ell_min_version="0.5" fi