pthread-cond: Fix compilation error on native Windows.
[gnulib.git] / modules / unigbrk / uc-gbrk-prop-tests
blob0180646e02b68dcc9f006f970686e67cfcf7ea45
1 Files:
2 tests/unigbrk/test-uc-gbrk-prop.c
3 tests/unigbrk/test-uc-gbrk-prop.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-uc-gbrk-prop
12 check_PROGRAMS += test-uc-gbrk-prop
13 test_uc_gbrk_prop_SOURCES = unigbrk/test-uc-gbrk-prop.c
14 test_uc_gbrk_prop_LDADD = $(LDADD) $(LIBUNISTRING)