]> git.ipfire.org Git - thirdparty/gettext.git/commit
Update after gnulib changed: Fix link errors of gnulib tests on Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 12 Sep 2022 21:45:02 +0000 (23:45 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Oct 2022 07:30:42 +0000 (09:30 +0200)
commitabe1a7a11ed562cf9d1fa8bcf5d58c23645d29e3
tree838d94c2c49d79c727137498d69b5e8305ae8aad
parent57e589e240a17a42b857d98a4a2f2ccdc8c25f89
Update after gnulib changed: Fix link errors of gnulib tests on Windows.

This avoids link errors of some tests in gnulib-tests on Cygwin and mingw
with --enable-shared.

* autogen.sh: Avoid the *-list-tests, since they reference a variable, leading
to a problem with --enable-shared.
autogen.sh