mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-24 02:06:22 +00:00
14 lines
188 B
Plaintext
14 lines
188 B
Plaintext
Files:
|
|
tests/test-iconv-utf.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-iconv-utf
|
|
check_PROGRAMS += test-iconv-utf
|
|
test_iconv_utf_LDADD = $(LDADD) @LIBICONV@
|
|
|