From: Paul Eggert Date: Sun, 26 Apr 2026 15:05:09 +0000 (-0700) Subject: build: remove USE_NLS X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=c62c2222f71b594b9c40f13b58d814a0354dffa6;p=thirdparty%2Fcoreutils.git build: remove USE_NLS * configure.ac (USE_NLS): Remove. The need for this went away in commit 1d58e4ddab548f574210da57ca44890a73efe9f8 dated 2025-11-20 10:43:06 2025 +0000. --- diff --git a/configure.ac b/configure.ac index 4745576629..bbe0c007d1 100644 --- a/configure.ac +++ b/configure.ac @@ -912,7 +912,6 @@ AM_CONDITIONAL([CROSS_COMPILING], [test "$cross_compiling" = yes]) # translatable strings, we must use need-formatstring-macros here. AM_GNU_GETTEXT([external], [need-formatstring-macros]) AM_GNU_GETTEXT_VERSION([0.19.2]) -AM_CONDITIONAL([USE_NLS], [test "$USE_NLS" = yes]) # For a test of uniq: it uses the $LOCALE_FR envvar. gt_LOCALE_FR