]> Savannah Git Hosting - gnulib.git/commit
Fix compilation errors of C++ tests on Solaris 10 with Sun C++.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Sep 2022 23:14:18 +0000 (01:14 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Sep 2022 00:09:26 +0000 (02:09 +0200)
commit5a329df09d044415891bf4029a4cfca621a7f602
tree3c3388b877a27799180af980dd6b2626ccb40542
parent6000b1ff03db2cd237706b5f0511a5323434090b
Fix compilation errors of C++ tests on Solaris 10 with Sun C++.

* modules/string-c++-tests (Makefile.am): Link test-string-c++ with
$(LIBUNISTRING).
* modules/wchar-c++-tests (Makefile.am): Link test-wchar-c++ with
$(LIBUNISTRING).
ChangeLog
modules/string-c++-tests
modules/wchar-c++-tests