Bug#1137420: libnsl: FTBFS with gettext 1.0

Santiago Vila <[email protected]> Mon, 25 May 2026 23:33:41 +0200
Newsgroups gmane.linux.debian.devel.glibc
Message-ID <ahTANaGDs1LlX8r___22866.5883348853$1779744929$gmane$org@nuc>
tags 1137420 patch
thanks

Proposed patch attached.

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

Thanks.
libnsl.diff.txt (text/plain, 329 B)
--- 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])