diff --git a/configure.ac b/configure.ac index e0bca450..e515fb00 100644 --- a/configure.ac +++ b/configure.ac @@ -263,7 +263,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.45" + ell_min_version="0.46" else ell_min_version="0.5" fi