diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -2277,10 +2277,11 @@ if test "$havednspython" = "no" then as_fn_error $? " -***** dnspython not found. It is required for the new -***** dmarc_moderation_action featurer. Get it from +***** dnspython <2.0 not found. It is required for the new +***** dmarc_moderation_action feature. Get it from ***** <http://www.dnspython.org/> or -***** <https://pypi.python.org/pypi/dnspython/>" "$LINENO" 5 +***** <https://pypi.python.org/pypi/dnspython/> +***** You must get a version < 2.0" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $havednspython" >&5 $as_echo "$havednspython" >&6; } |