]> 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>
Sat, 3 Sep 2022 23:17:48 +0000 (01:17 +0200)
commit3951d08d07944067bf5551a4afeaf6d02ab8f225
treee451d071dee309ebde3567762db127ff91b425ce
parentc1aaa6e4dba6984c3072cf371b7395720ad2b686
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