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
select: Fix "warning: no previous prototype for function".
[gnulib.git]
/
modules
/
strsignal-tests
blob
ab67eb1b699d73f3a3b1a1bb80625996ad6e56aa
1
Files:
2
tests/test-strsignal.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
8
configure.ac:
9
10
Makefile.am:
11
TESTS += test-strsignal
12
check_PROGRAMS += test-strsignal
13
test_strsignal_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)