ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / unictype / scripts-tests
blobb0083148fba5d4a2c1701e33c30a15180090db75
1 Files:
2 tests/unictype/test-scripts.c
3 tests/macros.h
5 Depends-on:
7 configure.ac:
9 Makefile.am:
10 TESTS += test-scripts
11 check_PROGRAMS += test-scripts
12 test_scripts_SOURCES = unictype/test-scripts.c
13 test_scripts_LDADD = $(LDADD) $(LIBUNISTRING)