]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Use module 'kwset' from gnulib.
authorBruno Haible <bruno@clisp.org>
Thu, 26 Jun 2025 20:15:27 +0000 (22:15 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 26 Jun 2025 22:04:45 +0000 (00:04 +0200)
commit3a763e6a6bb5b6e36791131f64059f8b6d0529e7
treee786e93c25ef830cad12099a568dbbbff7ad4933
parentaf0d1359649611ba8d7a72a4e05914f582c9ab2f
build: Use module 'kwset' from gnulib.

* autogen.sh (GNULIB_MODULES_TOOLS_FOR_LIBGREP): Add kwset.
(GNULIB_MODULES_TOOLS_FOR_SRC_COMMON_DEPENDENCIES): Update.
* gettext-tools/libgrep/m-fgrep.c (Fcompile, Fexecute): Update for changed kwset
API.
* gettext-tools/libgrep/kwset.h: Remove file.
* gettext-tools/libgrep/kwset.c: Remove file.
* gettext-tools/libgrep/Makefile.am (libgrep_a_SOURCES): Remove kwset.h,
kwset.c.
autogen.sh
gettext-tools/libgrep/Makefile.am
gettext-tools/libgrep/kwset.c [deleted file]
gettext-tools/libgrep/kwset.h [deleted file]
gettext-tools/libgrep/m-fgrep.c