From: Bruno Haible Date: Thu, 24 Apr 2025 13:41:01 +0000 (+0200) Subject: Update after gnulib changed. X-Git-Tag: v0.24.1~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b3739bdfe4ecffdf04c9debc379dabb3d42d4c1;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