tags 1137420 patch thanks Proposed patch attached.
(Note: There is a small discussion about this mode of failure in Bug #1137421). Thanks.
--- a/configure.ac +++ b/configure.ac @@ -31,8 +31,6 @@ if test -n "$TIRPC_LIBS"; then fi dnl internationalization macros -m4_ifndef([AM_GNU_GETTEXT_REQUIRE_VERSION], - [m4_define([AM_GNU_GETTEXT_REQUIRE_VERSION], [])]) AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.2]) AM_GNU_GETTEXT_VERSION([0.20.2]) AM_GNU_GETTEXT([external])

