mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-16 01:22:18 +03:00
15 lines
328 B
Plaintext
15 lines
328 B
Plaintext
Files:
|
|
tests/unilbrk/test-ulc-width-linebreaks.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-ulc-width-linebreaks
|
|
check_PROGRAMS += test-ulc-width-linebreaks
|
|
test_ulc_width_linebreaks_SOURCES = unilbrk/test-ulc-width-linebreaks.c
|
|
test_ulc_width_linebreaks_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@
|
|
|