]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: On mingw, avoid link dependency from xgettext.exe to libstdc++.
authorBruno Haible <bruno@clisp.org>
Wed, 9 Jul 2025 06:02:21 +0000 (08:02 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 9 Jul 2025 06:29:56 +0000 (08:29 +0200)
commitfd84361f0e77eced3524db24c90b596f1f3dad40
treee97b4f951d5e134ae5fbbc987d33e9d1cd3002f3
parent09cfa7cb534e6e094ea5e7b1f82f1d994952d77e
build: On mingw, avoid link dependency from xgettext.exe to libstdc++.

Reported by Michele Locati <michele@locati.it> in
<https://lists.gnu.org/archive/html/bug-gettext/2024-10/msg00007.html>.

* gettext-tools/src/Makefile.am (xgettext_CXXFLAGS): New variable.
gettext-tools/src/Makefile.am