]> Savannah Git Hosting - gnulib.git/commit
Fix link errors with --enable-threads=posix on AIX.
authorBruno Haible <bruno@clisp.org>
Tue, 3 Dec 2019 01:04:23 +0000 (02:04 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 3 Dec 2019 01:05:15 +0000 (02:05 +0100)
commit8d12cf0731229ba84527b5a8651bee44c26556e1
tree5a3326dccad5f833218e712c1d6f6ca0c7ca8863
parentd24f02a8a7cd9bd0628b411b38b7d9a6da89ea42
Fix link errors with --enable-threads=posix on AIX.

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