repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git]
/
modules
/
cond-tests
blob
6b4c45e2c00db9da83110fc146f478174d582ffe
1
Files:
2
tests/test-cond.c
3
4
Depends-on:
5
lock
6
thread
7
yield
8
gettimeofday
9
sleep
10
11
Makefile.am:
12
TESTS += test-cond
13
check_PROGRAMS += test-cond
14
test_cond_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@