16 lines
294 B
Plaintext
16 lines
294 B
Plaintext
Files:
|
|
tests/test-striconveha.c
|
|
tests/iconvsupport.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-striconveha
|
|
check_PROGRAMS += test-striconveha
|
|
test_striconveha_SOURCES = test-striconveha.c iconvsupport.c
|
|
test_striconveha_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@
|
|
|