Hash : 9ca36006 Author : Date : 2021-04-15T02:19:24
hamt tests: Fix link error. * modules/hamt-tests (Makefile.am): Link test-hamt against @LIBINTL@.
Download
1 2 3 4 5 6 7 8 9 10 11 12
Files: tests/test-hamt.c tests/macros.h Depends-on: configure.ac: Makefile.am: TESTS += test-hamt check_PROGRAMS += test-hamt test_hamt_LDADD = $(LDADD) @LIBINTL@