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
/
cnd-tests
blob
f9dc79ea7d6be80f8c6766d391431c320fe3aea5
1
Files:
2
tests/test-cnd.c
3
tests/macros.h
4
5
Depends-on:
6
mtx
7
thrd
8
gettimeofday
9
10
configure.ac:
11
AC_CHECK_DECLS_ONCE([alarm])
12
13
Makefile.am:
14
TESTS += test-cnd
15
check_PROGRAMS += test-cnd
16
test_cnd_LDADD = $(LDADD) @LIBSTDTHREAD@