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
Avoid "warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete".
[gnulib.git]
/
modules
/
fmod-tests
blob
debc2e68bf3ad7f2b4234bc19590add2f3f6c778
1
Files:
2
tests/test-fmod.c
3
tests/test-fmod.h
4
tests/signature.h
5
tests/macros.h
6
tests/randomd.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-fmod
14
check_PROGRAMS += test-fmod
15
test_fmod_SOURCES = test-fmod.c randomd.c
16
test_fmod_LDADD = $(LDADD) @FMOD_LIBM@