tags 1126962 patch thanks I've posted the patch below in the github issue where this was forwarded.
Thanks. --- a/configure.ac +++ b/configure.ac @@ -237,7 +237,7 @@ AS_IF([test "x$with_ssl" != xno], [ # Add Gettext AM_GNU_GETTEXT([external]) -AM_GNU_GETTEXT_VERSION([0.11.1]) +AM_GNU_GETTEXT_VERSION([0.23]) # POSIX threads AX_PTHREAD()

