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
/
log1p-tests
blob
c24f6a4a311a5bce446eeca44bd76fe7f6f70186
1
Files:
2
tests/test-log1p.c
3
tests/test-log1p.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-log1p
14
check_PROGRAMS += test-log1p
15
test_log1p_SOURCES = test-log1p.c randomd.c
16
test_log1p_LDADD = $(LDADD) @LOG1P_LIBM@