]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib changed.
authorBruno Haible <bruno@clisp.org>
Tue, 15 Apr 2025 11:17:58 +0000 (13:17 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 15 Apr 2025 11:17:58 +0000 (13:17 +0200)
* libtextstyle/autogen.sh: Don't avoid module 'locale-h'. vasnprintf now needs
localeconv, and localeconv depends on locale-h.

libtextstyle/autogen.sh

index 2c1789108b59eb62791243d325e9465aca89a5d7..43933c826fcd8790994af776dc8ab6c569bc27a5 100755 (executable)
@@ -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