Fix a test failure from a clang that masquerades as gcc 13.
[gnulib.git] / modules / unictype / syntax-c-ident-tests
blob27a586f501a78395e90a63f3973977d514633b69
1 Files:
2 tests/unictype/test-sy_c_ident.c
3 tests/macros.h
5 Depends-on:
7 configure.ac:
9 Makefile.am:
10 TESTS += test-sy_c_ident
11 check_PROGRAMS += test-sy_c_ident
12 test_sy_c_ident_SOURCES = unictype/test-sy_c_ident.c
13 test_sy_c_ident_LDADD = $(LDADD) $(LIBUNISTRING)