]> Savannah Git Hosting - gnulib.git/commit
fnmatch, glob tests: Fix link errors (regression 2023-07-24).
authorBruno Haible <bruno@clisp.org>
Thu, 27 Jul 2023 18:52:36 +0000 (20:52 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 27 Jul 2023 18:52:36 +0000 (20:52 +0200)
commitd0dcfa5cf9fb2e42c925e2d92289dd51f0cc8639
treef8a8dff04c53a39c99572406fcf7881ec7cbf099
parent042a7042ac582e86693326943979b737c237a214
fnmatch, glob tests: Fix link errors (regression 2023-07-24).

* modules/fnmatch-tests (Makefile.am): Link test-fnmatch-w32 with the
same libraries as test-fnmatch.
* modules/glob (Link): Add $(LIBUNISTRING).
* modules/glob-tests (Makefile.am): Link test-glob with $(LIBUNISTRING).
ChangeLog
modules/fnmatch-tests
modules/glob
modules/glob-tests