Update after gnulib changed.

* libtextstyle/autogen.sh: Don't avoid module 'locale-h'. vasnprintf now needs
localeconv, and localeconv depends on locale-h.
This commit is contained in:
Bruno Haible 2025-04-24 15:41:01 +02:00
parent ca056729b0
commit 2b3739bdfe

View File

@ -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