getcwd: fix compile error in configure check
[gnulib.git] / modules / unictype / syntax-java-ident-tests
1 Files:
2 tests/unictype/test-sy_java_ident.c
3 tests/macros.h
4
5 Depends-on:
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-sy_java_ident
11 check_PROGRAMS += test-sy_java_ident
12 test_sy_java_ident_SOURCES = unictype/test-sy_java_ident.c
13 test_sy_java_ident_LDADD = $(LDADD) $(LIBUNISTRING)