mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
* modules/striconveh-tests (Makefile.am): Link with $(LIBUNISTRING). * modules/striconveha-tests (Makefile.am): Likewise.
14 lines
208 B
Plaintext
14 lines
208 B
Plaintext
Files:
|
|
tests/test-striconveh.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-striconveh
|
|
check_PROGRAMS += test-striconveh
|
|
test_striconveh_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@
|
|
|