From: Bruno Haible Date: Tue, 15 Apr 2025 11:17:58 +0000 (+0200) Subject: Update after gnulib changed. X-Git-Tag: v0.25~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5118d68ee890b22782e4984462dfea0570bbd01;p=thirdparty%2Fgettext.git Update after gnulib changed. * libtextstyle/autogen.sh: Don't avoid module 'locale-h'. vasnprintf now needs localeconv, and localeconv depends on locale-h. --- diff --git a/libtextstyle/autogen.sh b/libtextstyle/autogen.sh index 2c1789108..43933c826 100755 --- a/libtextstyle/autogen.sh +++ b/libtextstyle/autogen.sh @@ -91,7 +91,6 @@ if test $skip_gnulib = false; then --makefile-name=Makefile.gnulib --libtool \ --local-dir=gnulib-local --local-dir=../gnulib-local \ --import \ - --avoid=locale-h \ $GNULIB_MODULES $GNULIB_TOOL --copy-file m4/init-package-version.m4 $GNULIB_TOOL --copy-file build-aux/config.guess; chmod a+x build-aux/config.guess