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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
tss-tests
blob
c96c10d002902fafb575fc789a7c40603415cc90
1
Files:
2
tests/test-tss.c
3
tests/macros.h
4
5
Depends-on:
6
thrd
7
mtx
8
stdint
9
10
configure.ac:
11
AC_CHECK_DECLS_ONCE([alarm])
12
13
Makefile.am:
14
TESTS += test-tss
15
check_PROGRAMS += test-tss
16
test_tss_LDADD = $(LDADD) @LIBSTDTHREAD@