warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / cond-tests
blob6b4c45e2c00db9da83110fc146f478174d582ffe
1 Files:
2 tests/test-cond.c
4 Depends-on:
5 lock
6 thread
7 yield
8 gettimeofday
9 sleep
11 Makefile.am:
12 TESTS += test-cond
13 check_PROGRAMS += test-cond
14 test_cond_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@