]> Savannah Git Hosting - gnulib.git/commit
Fix link errors in unit tests.
authorBruno Haible <bruno@clisp.org>
Fri, 4 Jan 2019 19:31:18 +0000 (20:31 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 4 Jan 2019 19:31:28 +0000 (20:31 +0100)
commit7561e64ee35bc557815e918c80dd7f89d2ad41a7
tree624d4451614eda72bb62654aac8f79a43af17871
parent6dd4f65372e2af01dfd886cfbfedc941ef6f17e1
Fix link errors in unit tests.

Reported by Tom G. Christensen <tgc@jupiterrise.com>.

* modules/bitset-tests (Makefile.am): Link test-bitset against libintl.
* modules/array-map-tests (Makefile.am): Link test-array_map against
libintl.
* modules/array-set-tests (Makefile.am): Link test-array_set against
libintl.
* modules/hash-map-tests (Makefile.am): Link test-hash_map against
libintl.
* modules/hash-set-tests (Makefile.am): Link test-hash_set against
libintl.
* modules/linkedhash-map-tests (Makefile.am): Link test-linkedhash_map
against libintl.
* modules/linkedhash-set-tests (Makefile.am): Link test-linkedhash_set
against libintl.
ChangeLog
modules/array-map-tests
modules/array-set-tests
modules/bitset-tests
modules/hash-map-tests
modules/hash-set-tests
modules/linkedhash-map-tests
modules/linkedhash-set-tests