From: Bruno Haible Date: Tue, 22 Apr 2025 13:28:41 +0000 (+0200) Subject: build: Simplify. X-Git-Tag: v0.25~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4dda7ce29407a67d49dc57d39c626a44831d81d;p=thirdparty%2Fgettext.git build: Simplify. * gettext-runtime/configure.ac: Don't test whether setlocale exists. --- diff --git a/gettext-runtime/configure.ac b/gettext-runtime/configure.ac index dd5657158..1ab9f1e2a 100644 --- a/gettext-runtime/configure.ac +++ b/gettext-runtime/configure.ac @@ -131,7 +131,6 @@ AM_GNU_GETTEXT([use-libtool], [need-ngettext], [\${top_builddir}/intl]) dnl Checks for header files, functions and declarations. gl_INIT AC_TYPE_SIZE_T -AC_CHECK_FUNCS([setlocale]) dnl Compilation on native Windows and Cygwin needs special Makefile rules, dnl because