Bug#1137423: rpcsvc-proto: FTBFS with gettext 1.0

Santiago Vila <[email protected]> Mon, 25 May 2026 23:35:14 +0200
Newsgroups gmane.linux.debian.devel.glibc
Message-ID <ahTAkkPqnusTd8qY__23568.4884058841$1779745048$gmane$org@nuc>
tags 1137423 patch
thanks

Proposed patch attached.

(Note: There is a small discussion about this mode of failure in Bug #1137421).

Thanks.
rpcsvc-proto.diff.txt (text/plain, 297 B)
--- a/configure.ac
+++ b/configure.ac
@@ -17,8 +17,6 @@ AC_PROG_INSTALL
 AC_PROG_MAKE_SET
 
 AM_GNU_GETTEXT([external])
-m4_ifndef([AM_GNU_GETTEXT_REQUIRE_VERSION],
-  [m4_define([AM_GNU_GETTEXT_REQUIRE_VERSION], [])])
 AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.8])
 AM_GNU_GETTEXT_VERSION([0.19.8])